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 552781 - h264 support in ts muxer
h264 support in ts muxer
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-09-18 14:37 UTC by Zaheer Abbas Merali
Modified: 2009-03-28 22:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
quick patch to add H.264 support (3.12 KB, patch)
2008-09-18 14:40 UTC, Zaheer Abbas Merali
needs-work Details | Review

Description Zaheer Abbas Merali 2008-09-18 14:37:21 UTC
Equivalent to https://core.fluendo.com/gstreamer/trac/ticket/17
Comment 1 Zaheer Abbas Merali 2008-09-18 14:40:35 UTC
Created attachment 118950 [details] [review]
quick patch to add H.264 support

"The patch is not 100% correct, the codec data should be injected periodically to allow playing the stream without the first packet."
Comment 2 Sebastian Dröge (slomo) 2008-09-23 10:38:29 UTC
Zaheer, the mpeg ts muxer in CVS already has h264 support. Does this patch add anything over what is already there?
Comment 3 Tobias Mueller 2009-03-28 22:51:44 UTC
Zaheer, could you answer Sebastians question in comment #2 and reopen this issue then? Thanks in advance!