It may be a stupid question but does FFAStrans features ffmpeg implementation of Nvidia Nvenc for gpu transcoding?
Best regards
Jey
NVENC support
Re: NVENC support
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
-steipal
Re: NVENC support
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?
Re: NVENC support
Well, you could try and replace the supplied version with a custom but you do it at your own "risk"
-steipal
-steipal
-
- Posts: 1
- Joined: Wed Mar 09, 2016 2:24 pm
Re: NVENC support
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
What custom FFmpeg settings do i need to use?
Robbin
Re: NVENC support
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
-steipal
Re: NVENC support
I have tried this with this build of ffmpeg and it seems to work for me.
https://github.com/illuspas/ffmpeg-hw-win32
https://github.com/illuspas/ffmpeg-hw-win32