I tried to cut a 1.2 GB file into two chunks. The first one was normal the second was only 5KB big. Can you help me or is it a bug?!?!
please mail to elkmuell@gmx.de
Logged In: YES user_id=278210
I've run into that - it works fine using a time cut, rather than the cut into pieces.
IE : Instead of using mpgcut -n, use mpgcut [ (start time) - (end time) ]
It's a little more work, but it does work.
Log in to post a comment.
Logged In: YES
user_id=278210
I've run into that - it works fine using a time cut, rather than the cut into pieces.
IE : Instead of using mpgcut -n, use mpgcut [ (start time) - (end time) ]
It's a little more work, but it does work.