Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 521934 - Investigate H.265 support with GStreamer (media-plugins/gst-plugins-libav)
Summary: Investigate H.265 support with GStreamer (media-plugins/gst-plugins-libav)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
: 528686 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-09-02 08:52 UTC by Mart Raudsepp
Modified: 2015-11-08 23:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mart Raudsepp gentoo-dev 2014-09-02 08:52:53 UTC
This is a self-reminder to check we support H.265 content with GStreamer properly after 1.4.x bumps if upstream supports it; or patch that support in for 1.4 series
Comment 1 Michael Cook 2014-09-02 19:25:17 UTC
My best guess is that it just needs a newer libav/ffmpeg than the current stable/testing ebuilds.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2015-10-25 16:24:56 UTC
gst-plugins-bad 1.6 provides two plugins for this, de264 and x265.
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2015-10-25 16:26:09 UTC
*** Bug 528686 has been marked as a duplicate of this bug. ***
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2015-11-08 23:18:49 UTC
I just added gst-plugins-libde265 (for decoding) and gst-plugins-x265 (for encoding). I successfully read a video from libde265.org so I am closing this issue as fixed.