[vorbis] backing up comments
    Martin Blackwell 
    djdij at handbags.freeserve.co.uk
       
    Sat Mar  1 06:08:36 PST 2003
    
    
  
GW>find . -name '*.ogg' -print |
GW>  while read ogg; do
GW>    echo "== $ogg"
GW>    vorbiscomment -l "$ogg"
GW>  done > some.file
GW>That will, of course, break if you have newlines in your filenames.
>MB> (I am using win98 after all
GW>Uh... well... there's always Cygwin....
Last time i tried to touch Cygwin it was too confusing for me to use at the
time.
<p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
    
    
More information about the Vorbis
mailing list