Feature #3393
Transcode h264 using vaapi?
0%
Description
Hi!
Assuming to this
https://01.org/linuxgraphics/community/vaapi
Vaapi supports hardware encoding for h264? Is this possible to
use in tvheadends transcoding??
https://trac.ffmpeg.org/ticket/2591
They do not need intels sdk anymore?
Thanks
Stephan
History
Updated by saen acro almost 9 years ago
+1
next hardware encoder need to be VCE or NVENC or OpenCL
Updated by Jaroslav Kysela almost 9 years ago
- Status changed from New to Fixed
Both intel (qsv) and nvidia (vdpau / nvenc) encoders are supported in the 4.1 code.
Updated by Remi Os almost 9 years ago
Jaroslav Kysela wrote:
Both intel (qsv) and nvidia (vdpau / nvenc) encoders are supported in the 4.1 code.
Great news !
What build options do i need to use Intel-QSV for transcoding ?
now i have used:
AUTOBUILD_CONFIGURE_EXTRA="--enable-libffmpeg_static ./Autobuild.sh -t Debian
Updated by Remi Os almost 9 years ago
Jaroslav Kysela wrote:
Both intel (qsv) and nvidia (vdpau / nvenc) encoders are supported in the 4.1 code.
Great news !
What build options do i need to use Intel-QSV for transcoding ?
now i have used:
AUTOBUILD_CONFIGURE_EXTRA="--enable-libffmpeg_static ./Autobuild.sh -t Debian
Updated by Remi Os almost 9 years ago
Jaroslav Kysela wrote:
Both intel (qsv) and nvidia (vdpau / nvenc) encoders are supported in the 4.1 code.
Great news !
What build options do i need to use Intel-QSV for transcoding ?
now i have used:
AUTOBUILD_CONFIGURE_EXTRA="--enable-libffmpeg_static ./Autobuild.sh -t Debian
or should i create an stream profile ?