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 529702 - A new plugin for program stream muxing
A new plugin for program stream muxing
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-24 11:20 UTC by Ahmed Toulan
Modified: 2010-03-21 15:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ahmed Toulan 2008-04-24 11:20:36 UTC
hi guys,

I am Ahmed Toulan from Open-Craft and we identified the need for program stream muxing plug-in.

The attached code is used to implement the program stream muxing. Currently it's in a very early stage, but hopefully it will implement program stream muxing mentioned here. 

http://gstreamer.freedesktop.org/wiki/MPEG2Mux

Currently the plug-in creates a program stream file but without any timing information (SCR/DTS/PTS). The output file can be played with VLC player, but unfortunately it can't be played with mplayer. 

You can download the code from here 

https://office.open-craft.com/downloads/psmux/

Waiting for comments and discussion.
Comment 1 Tim-Philipp Müller 2010-03-21 15:06:30 UTC
Hrm, sorry this was never picked up on. There's now an MPEG PS muxer gst-plugins-bad that was written as part of last year's Google Summer of Code, however, so I'll close this as OBSOLETE.