Displaying 1 result from an estimated 1 matches for "iherit".
Did you mean:
inherit
2003 Mar 16
1
copying comments from one ogg file to another
...cannot. (see my
previous email "downsampling/pealing bitrate from file1.ogg to file2.ogg",
where i complain about oggenc not being able to modify ogg input.)
i suppose my suggestion would be:
ogginfo -i comments.ogg nocomments.ogg
oggenc -i comments.ogg input.wav
where -i (and --iherit) stand for 'inherit comments from', taking all
unspecified comment tags from that input (so `oggenc -i comments.ogg -l "new
album" input.wav` would have the same comments as the comments.ogg file
except with the album name as "new album").
thanks!
-khopesh
--- >8...