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 753405 - nvenc element
nvenc element
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: 1.7.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-08-09 12:09 UTC by Matthew Waters (ystreet00)
Modified: 2015-09-29 05:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add nvenc element (96.81 KB, patch)
2015-08-09 12:09 UTC, Matthew Waters (ystreet00)
committed Details | Review

Description Matthew Waters (ystreet00) 2015-08-09 12:09:28 UTC
Created attachment 308974 [details] [review]
add nvenc element

A new nvenc element for hardware encoding available on recent NVIDIA GPU's.

Currently only h264 is implemented.
Comment 1 Matthew Waters (ystreet00) 2015-09-29 05:34:03 UTC
commit b1d13e10af26ee8a062d3a333e9a694444e804ee
Author: Matthew Waters <matthew@centricular.com>
Date:   Thu Jul 30 16:42:38 2015 +1000

    Add Nvidia based hardware encoder element
    
    Currently only h264 is supported
    
    https://bugzilla.gnome.org/show_bug.cgi?id=753405