Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 521934

Summary: Investigate H.265 support with GStreamer (media-plugins/gst-plugins-libav)
Product: Gentoo Linux Reporter: Mart Raudsepp <leio>
Component: [OLD] UnspecifiedAssignee: GStreamer package maintainers <gstreamer>
Status: RESOLVED FIXED    
Severity: normal CC: dlan
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.