GNOME Bugzilla – Bug 555319
add FFV1 fourcc to riff-media
Last modified: 2008-10-08 09:21:55 UTC
adding the FFV1 fourcc to riff-media totem can play back files created with mencoder/ffmpeg with the FFV1 codec (FFMPEG lossless video)
Created attachment 120070 [details] [review] and a patch adding the fourcc
2008-10-08 Sebastian Dröge <sebastian.droege@collabora.co.uk> Patch by: Jan Gerber <j at oil21 dot org> * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps), (gst_riff_create_video_template_caps): Add FFV1 fourcc to support playback of FFMPEG lossless video in AVI. Fixes bug #555319.