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 744367 - mpegtsmux: add HEVC support
mpegtsmux: add HEVC support
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: 1.7.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-02-12 00:55 UTC by dianwei.sun
Modified: 2016-01-19 18:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
mpegtsmux: add support for H.265/HEVC video (2.36 KB, patch)
2016-01-19 17:12 UTC, Tim-Philipp Müller
committed Details | Review

Description dianwei.sun 2015-02-12 00:55:07 UTC
Current mpegtsmux and mpegtsdemux do not support HEVC bit stream.
Comment 1 Tim-Philipp Müller 2016-01-19 17:12:06 UTC
Created attachment 319363 [details] [review]
mpegtsmux: add support for H.265/HEVC video
Comment 2 Sebastian Dröge (slomo) 2016-01-19 17:29:16 UTC
tsdemux supports it already since this commit a long time ago

commit 84bd65b9bd7851289e8aed63a792468b82a75a55
Author: Sebastian Dröge <sebastian@centricular.com>
Date:   Mon Jan 6 13:51:01 2014 +0100

    tsdemux: Add HEVC / h265 support
Comment 3 Tim-Philipp Müller 2016-01-19 18:05:49 UTC
commit ab5aab60a98190ebee926716c9dd0ad256851d54
Author: Tim-Philipp Müller <tim@centricular.com>
Date:   Tue Jan 19 17:08:50 2016 +0000

    mpegtsmux: add support for H.265/HEVC video
    
    https://bugzilla.gnome.org/show_bug.cgi?id=744367