[FFmpeg-devel] Files crashing FFmpeg
Reimar Döffinger
Reimar.Doeffinger
Thu Dec 4 08:47:28 CET 2008
On Wed, Dec 03, 2008 at 07:53:01PM -0800, Baptiste Coudurier wrote:
> http://ivlab.hku.nl/presentations/2005_final_presentation.mov:
>
> 'yuv2' fourcc, this uyvy 422 pixfmt, however chroma is coded
> signed. Any idea on how to solve this in the most elegant way ?
MPlayer should support it, it uses the "raw" decoder I think. Just give
it a special codec-id and flip the sign in the decoder, outputting uyvy?
More information about the ffmpeg-devel
mailing list