Displaying 1 result from an estimated 1 matches for "dezicycl".
Did you mean:
dezicycles
2006 Dec 30
5
Theora encoding in FFmpeg
...#0.0, 1/90000: Video: mjpeg, yuvj420p, 320x240, 1/15, q=2-31,
10000 kb/s, 15.00 fps(c)
Stream mapping:
Stream #0.0 -> #0.0
[theora @ 0x3c9554]Invalid extradata!
[theora @ 0x3c9554]Unknown Theora config packet: 50
[theora @ 0x3c9554]4376 bits left in packet 32
Press [q] to stop encoding
1656240 dezicycles in init_frame, 1 runs, 0 skips
1537800 dezicycles in unpack_superblocks, 1 runs, 0 skips
...
FFmpeg exits cleanly but test2.avi has nonsense. Clearly the VP3
decoder (which ffmpeg uses for theora decoding) does not understand my
stream. I am not sure if the problem is just my extradata, or if...