This command takes an input file input.mp4 and encodes it to an output file output.mp4 .
ffmpeg -i Robin_Hood_S01E03.mkv -c:v libx265 -crf 23 -preset medium -c:a copy output_hevc.mkv Use code with caution. robin hood s01e03 ffmpeg
If you already have a file and want to convert it to another format or quality, your command might look like this: This command takes an input file input