After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 136470 - [PATCH] Add cinepak support to gstreamer
[PATCH] Add cinepak support to gstreamer
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.7.5
Other Linux
: High enhancement
: 0.8.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-03-07 17:35 UTC by W. Michael Petullo
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Adds cinepak support to qtdemux (584 bytes, patch)
2004-03-07 17:37 UTC, W. Michael Petullo
none Details | Review
Adds cinepak support to gst-ffmpeg (506 bytes, patch)
2004-03-07 17:38 UTC, W. Michael Petullo
none Details | Review

Description W. Michael Petullo 2004-03-07 17:35:30 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.
Comment 1 W. Michael Petullo 2004-03-07 17:37:10 UTC
Created attachment 25296 [details] [review]
Adds cinepak support to qtdemux
Comment 2 W. Michael Petullo 2004-03-07 17:38:39 UTC
Created attachment 25298 [details] [review]
Adds cinepak support to gst-ffmpeg
Comment 3 Michiel Sikkes 2004-03-07 18:42:05 UTC
Added the enhancement severity since this some kind of feature request.
Comment 4 Ronald Bultje 2004-03-07 20:32:45 UTC
Interesting! Do you have a cinpek sample file for my archives/testbench?
Comment 5 Ronald Bultje 2004-03-07 20:40:39 UTC
Ugh, *cinepak.

And (so I don't forget), the PWG and documentation on mimetypes needs
an update to to reflect those changes.
Comment 6 David Schleef 2004-03-07 22:07:52 UTC
Applied (including docs/random/mimetypes).
Comment 7 Ronald Bultje 2004-03-08 02:57:26 UTC
Shouldn't we keep this open to update the PWG XML file, too
(gstreamer/docs/pwg/advanced_types.xml)?
Comment 8 W. Michael Petullo 2004-03-18 03:10:44 UTC
Cinepak now works on my computer with a vanilla gstreamer 0.8.0.