Hello
can some one help me with command encoding movies to hevc 7 mbit + copy all map audio with encoding to aac and need copy all map subtitle
Thank you
Hello
can some one help me with command encoding movies to hevc 7 mbit + copy all map audio with encoding to aac and need copy all map subtitle
Thank you
Last time I used handbrake it was doing cpu encoding. Guess the OP wants nvenc.
Maybe something similar to this:
ffmpeg -i input.file -c copy -c:V hevc_nvenc -preset slow -rc vbr_hq -rc-lookahead 32 -surfaces 42 -b:v 7M -c:A aac -b:a 320K output.file
thank you for this help sir
Hello friend
if i need to do the 4k movies with 60 fps hevc how i can do that please ?
Thank you