NVENC support

Use this forum to request features. Maybe you'll get lucky!
Post Reply
LUXE

NVENC support

Post by LUXE »

It may be a stupid question but does FFAStrans features ffmpeg implementation of Nvidia Nvenc for gpu transcoding?

Best regards
Jey
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: NVENC support

Post by admin »

It's not a stupid question:-) FFAStrans use Zeranoes FFmpeg builds so you might be able to use GPU acceleration in the "Custom FFmpeg"-encoder. But honestly, I have not explored GPU encoding much.

-steipal
LUXE

Re: NVENC support

Post by LUXE »

Ok seems that zeranoe doesn't include it yet but it could be implented when compiling "custome build", can i use custom zeranoe/ffmpeg build in FFAStrans?
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: NVENC support

Post by admin »

Well, you could try and replace the supplied version with a custom but you do it at your own "risk" ;-)

-steipal
robbindejong
Posts: 1
Joined: Wed Mar 09, 2016 2:24 pm

Re: NVENC support

Post by robbindejong »

I have made a own build of ffmpeg with nvenc support, aac en libx264 but how can you make it work with FFaStrans?

What custom FFmpeg settings do i need to use?

Robbin
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: NVENC support

Post by admin »

First you need to, at your own risk, replace the supplied ffmpeg.exe (FFAStrans\Processors\FFmpeg\ffmpeg.exe) with your custom one. Then you have to make a "Custom FFmpeg"-encoder preset with encoding options to fit with the nvenc codec.

-steipal
Guest

Re: NVENC support

Post by Guest »

I have tried this with this build of ffmpeg and it seems to work for me.

https://github.com/illuspas/ffmpeg-hw-win32
Post Reply