Avidemux 2.5.6 can not output working AVI greater than 4GB...

Started by yoyomo, February 03, 2012, 04:05:19 PM

Previous topic - Next topic

yoyomo

...Even when "Create OpenDML files" is selected.

It can output an AVI file larger than 4GB, but past that point, the last frame at the 4GB limit or a random frame, is repeated until the end of the file.

So, how do I remove the "Split every MB" limitation?


davorj

Still unresolved...

Although OpenDML dosnââ,¬â,,¢t split files, it does make them unplayable in VLC after a certain time. This seems to be the case for content after the 4GB mark.

mean

Still working on it
I've simplified the code a lot, so now it should be easier to get it to work

mean


douche

Quote from: mean on July 29, 2012, 05:37:56 PM
Try with 2.6, feedback welcome

Unacceptable.  I need to reverse a video larger than 4gb uncompressed, and 2.6 doesn't support reversing.

douche

I got this to work as follows:
* Use Avidemux 2.6.8 to decompress the mp4 into a 11gb AVI file that works (tested in VLC)
* Use Avidemux 2.5.6 to reverse that 11gb AVI directly into an 41mb MP4, by using:
    Video: MPEG-4 AVC (Filters: reverse)
    Format: MP4
If you try to write it as an uncompressed AVI, the AVI will be corrupted after the 4GB point.