What playback order does VLC use when there is no CTTS box in a MPEG4 file?
I have corrupt mpeg4 files which require frame reshuffling (sample at https://drive.google.com/file/d/1GD7YiVS2z8h0r6UdsPPIXFgnh9RukoeR/view?usp=drive_link )
I had some success using ffmpeg’s shuffleframes filter but it requires video reencoding, and I would like to avoid that.