GNOME Bugzilla – Bug 321903
[qtdemux] does not know fourcc DX50, as produced by DivX 5
Last modified: 2005-11-21 16:46:24 UTC
DivX 5 ceates mov files with fourcc DX50, not sure about the other versions of divx.
Created attachment 54957 [details] [review] patch to add DX50 this patch adds fourcc DX50, but also DIV3 and DIVX, though i only tested with DX50 file.
Committed, thanks! 2005-11-21 Tim-Philipp Müller <tim at centricular dot net> * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add DX50, DIVX and DIV3 fourccs (patch by j@bootlab.org, #321903).