Crash joining large files
Status: Beta
Brought to you by:
laureck
Trying to join 2 files
1372346368 Jul 14 04:58 300-1.mpg2
1408696320 Jul 14 13:51 300-2.mpg2
And i got a "File size limit exceeded" giving a truncated file
2147483647 Jul 14 14:45 300.mpg
The command used is
mpgjoin --force 300-1.mpg2 300-2.mpg2 -o 300.mpg
Just a comment about to --force
Both files created using mencoder,same parameters, both mpgjoin claims that
Incompatible audio bitrates 300-1.mpg2 (0 bps) 300-2.mpg2 (56 bps)
that's force me to use --force