New submission from Richard Neill <[EMAIL PROTECTED]>: If I generate an ogg vorbis file from a wav, using today's SVN build, and then examine it with ogginfo, I get the following message, repeated about 47 times per second:
"Negative or zero granulepos (0) on vorbis stream outside of headers. This file was created by a buggy encoder" The file plays back OK though. This error message does NOT appear with oggs generated by the earlier version, SVN-r11599. (Also, both of these versions of ffmpeg cause ogginfo to emit the following warning, which is probably harmless, but may be worth fixing at the same time: -------- Processing file "test.ogg"... Note: Stream 1 has serial number 0, which is legal but may cause problems with some tools. -------- ) ---------- messages: 2645 nosy: RichardNeill priority: normal status: new substatus: new title: ffmpeg's ogg encoding is buggy, according to ogginfo type: bug ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue556> ______________________________________________________
