Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#1 | Link |
Registered User
Join Date: May 2017
Posts: 6
|
Confusion over using decoders and encoders
I have been on a quest to accomplish one thing.... and I can't figure it out.
I want to find the best decoder to use when I am using FFmpeg and x265-10bit. I convert x264 8 bit videos into H.265 HEVC 10 bit. I am trying to speed the process up as much as is possible and maximize the quality as that is more important to me than space. I'm sure someone will tell me that i am wishing for the stars here but I didn't know what to do at this point and really need help. I have been running into a lot of encoding errors for example using this CLI Code:
ffmpeg -y -hwaccel cuvid -c:v h265_cuvid -i <INPUT.mp4> -c:v libx265 -cq 21 -preset medium -profile:v main10 -x265-params sao=0:deblock=0:interlace=0:input-res=1920x1080:range=full:colorspace=rgb -c:a aac <OUTPUT.mp4> Can anyone give me some direction and any opinions that you have on what is the current (today) top encoder and decoders? Thank you in advance. Last edited by dooley2009; 1st November 2017 at 02:53. Reason: missed a few inputs in the CLI line |
![]() |
![]() |
Tags |
cli, decoders, encoders, ffmpeg, x265 |
Thread Tools | Search this Thread |
Display Modes | |
|
|