TheMindVirus
New Member
You'll want to have a look at this: https://github.com/TheMindVirus/moovatom/blob/main/indev/final_report.txt
OBS Studio's .mp4 encoder is flawed and produced a corrupt-at-source 3GB video file for 15-minutes worth of 1-time video.
The mandatory_atoms_V2.py script I wrote shows that many duplicates of required atoms have been inserted into the video stream
and Windows and Linux FFMPEG can't read or repair the blanked-out metadata (which is integral but keeps moving).
The audio is present and plays correctly, the duration is known. The issue is with the video stream metadata being missing
and several video playback utilities not being able to deduce the correct frame size and rate for correct playback.
This is an urgent issue which needs attention to avoid data loss. I have done my side of the work, OBS Studio developers need to fix this yesterday.
OBS Studio's .mp4 encoder is flawed and produced a corrupt-at-source 3GB video file for 15-minutes worth of 1-time video.
The mandatory_atoms_V2.py script I wrote shows that many duplicates of required atoms have been inserted into the video stream
and Windows and Linux FFMPEG can't read or repair the blanked-out metadata (which is integral but keeps moving).
The audio is present and plays correctly, the duration is known. The issue is with the video stream metadata being missing
and several video playback utilities not being able to deduce the correct frame size and rate for correct playback.
This is an urgent issue which needs attention to avoid data loss. I have done my side of the work, OBS Studio developers need to fix this yesterday.