[PATCH] Re: [Ffmpeg-devel] Theora encoding

j at v2v.cc j
Tue Feb 13 17:16:34 CET 2007


Hi,

On Feb 12, 2007, at 14:50:23, Junix wrote:
> ffmpeg -vd /dev/video0 -ad /dev/dsp -r 25 -s 720x576 -b 768000 -ab  
> 32 -ar 32000 -f ogg -vcodec theora -acodec vorbis -ac 2 -map 0.0 - 
> map 1.0 -y koe.ogg
currently ffmpeg's ogg muxer can not handle the video encoded by its  
theora encoder. attached patch fixes that partially. the generated  
ogg files are
still not muxed in the right way but play with most players.
(oggz-validate / Packet out of order)

the patch also reproduces TheoraContext from libtheoraenc.c in ogg.c,
what would be the right place to put a struc that is needed in  
libavcodec and libavformat?

j

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg_oggmux.patch
Type: application/octet-stream
Size: 9299 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070213/6a307bdb/attachment.obj>
-------------- next part --------------




More information about the ffmpeg-devel mailing list