Search found 1 match
- Mon Dec 10, 2018 9:00 am
- Forum: Advanced MakeMKV usage
- Topic: Recommendation for MPEG2 converter to .H264
- Replies: 6
- Views: 20166
Re: Recommendation for MPEG2 converter to .H264
theGuruwithin I've tried the command you suggested (ffmpeg -i "input_mpeg2.mkv" -map 0:v -map 0:a -map 0:s? -f matroska -vcodec h264 -acodec copy -c:s copy "Output_h264.mkv") and I also got an output named Output_h264.mkv was 6 min long ( I drew in ffmpeg typed -i drew in the inp...