2023-08-08, 10:17 PM
Handbrake doesn't have a "copy" function.
I think this can be achieved with ffmpeg.
I think this can be achieved with ffmpeg.
Quote:ffmpeg -i my_movie.mkv -c:v copy -c:a copy -c:s copy my_movie.mp4