New submission from Richard Neill <[EMAIL PROTECTED]>: If I use the metadata options, such as -title and -artist, these work absolutely fine in most cases (eg .avi and .mp3 files). However, they don't work in ogg vorbis files.
For example: /usr/local/bin/ffmpeg -i test.wav -title titlemeplease -acodec vorbis -y test.ogg Te ogg file is fine, but has no metadata. Version is today's SVN checkout: FFmpeg version SVN-r14354, Copyright (c) 2000-2008 Fabrice Bellard, et al. I know the title isn't being embedded, because it doesn't show up in ogginfo. Furthermore, this bug is present in the older versions that ship with Mandrvia 2008.0 and 2008.1. ---------- messages: 2644 nosy: RichardNeill priority: normal status: new substatus: new title: Metadata (eg -title) are not inserted in .ogg files type: bug ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue555> ______________________________________________________
