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 377784 - xvidenc should output video/mpeg
xvidenc should output video/mpeg
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: 0.10.14
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-21 14:31 UTC by Tristan Brindle
Modified: 2009-06-23 16:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tristan Brindle 2006-11-21 14:31:50 UTC
At present xvidenc only allows video/x-xvid caps on the output pad. Since XVid can generate compliant MPEG4 video, it should also allow video/mpeg (mpegversion=4), as is the case with ffenc_mpeg4.
Comment 1 Mark Nauwelaerts 2009-06-23 16:31:09 UTC
commit da11b1672fcd03717ca445b8ff300dc2527c0b87
Author: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Date:   Tue Jun 23 18:01:18 2009 +0200

    xvidenc: also allow video/mpeg on output caps.  Fixes #377784.