Quantcast
Channel: MCEBuddy 2.x
Viewing all articles
Browse latest Browse all 10715

New Post: Remuxing H264 WTV to MP4, MKV, AVI or TS without recoding to MPEG2

$
0
0
Thanks! Strange things have happened, i altered the backup settings in the config file.

Once I did, the file copied fine without an error.

Here are the two log files, one before i modified (where it fell back to slow remux) and one where i made my alteration.

My Alteration:
[FFMpegBackupRemux]
CopyRemux0=-i <source> -vcodec copy -acodec copy -map 0:a -map 0:v -f mpegts
SlowRemux0=-i <source> -vcodec x264 -qscale 0 -r auto -acodec copy -map 0:a -map 0:v -f
mpegts
SlowRemux1=-i <source> -vcodec x264 -qscale 0 -r auto -acodec ac3 -ab 256k -map 0:a -map
As you can see I just changed the codec to x264 instead of mpeg2.

But the strange thing is...with this change. The file converts as fast as a fast remux!!

Viewing all articles
Browse latest Browse all 10715

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>