GNOME Bugzilla – Bug 136470
[PATCH] Add cinepak support to gstreamer
Last modified: 2004-12-22 21:47:04 UTC
The gst-plugins and gst-ffmpeg packages do not yet support the cinepak codec, though cinepak is supported by ffmpeg. I wrote two quick patched that add support for cinepak to gstreamer. The first patch is against gst-plugins 0.7.5 and the second is against gst-ffmpeg 0.7.1.
Created attachment 25296 [details] [review] Adds cinepak support to qtdemux
Created attachment 25298 [details] [review] Adds cinepak support to gst-ffmpeg
Added the enhancement severity since this some kind of feature request.
Interesting! Do you have a cinpek sample file for my archives/testbench?
Ugh, *cinepak. And (so I don't forget), the PWG and documentation on mimetypes needs an update to to reflect those changes.
Applied (including docs/random/mimetypes).
Shouldn't we keep this open to update the PWG XML file, too (gstreamer/docs/pwg/advanced_types.xml)?
Cinepak now works on my computer with a vanilla gstreamer 0.8.0.