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:
But the strange thing is...with this change. The file converts as fast as a fast remux!!
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]As you can see I just changed the codec to x264 instead of mpeg2.
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
But the strange thing is...with this change. The file converts as fast as a fast remux!!