GNOME Bugzilla – Bug 326524
Support for Indeo 3-encoded QuickTime files
Last modified: 2006-01-11 11:06:51 UTC
It would be nice if GStreamer supported QuickTime (.mov) files whose video stream is encoded with Indeo 3 (fourcc IV32). Enclosed is a patch to do that
Created attachment 57126 [details] [review] patch for adding IV32 support to QuickTime
2006-01-11 Fabrizio Gennari <fabrizio.ge@tiscali.it> reviewed by: Edward Hervey <edward@fluendo.com> * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add support for Indeo3 video in Quicktime files. Closes #326524