search for: movtoy4m

Displaying 1 result from an estimated 1 matches for "movtoy4m".

2003 Jun 09
2
[PATCH] Fix for YUV4MPEG support in encoder_example
As was briefly discussed on IRC, ffmpeg and mplayer currently output two somewhat incompatible YUV4MPEG streams. This meant that encoder_example could take input from mplayer, but not ffmpeg or movtoy4m (a QuickTime->Y4M tool). This is a patch that fixes this issue and should allow encoder_example to take input from either format: diff -urd xiph-cvs/theora/examples/encoder_example.c xiph-cvs-new/ theora/examples/encoder_example.c --- xiph-cvs/theora/examples/encoder_example.c Mon Jun...