Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Downloading with Adobe HDS (F4M) produces slightly corrupted files #2752
Comments
|
I noticed the same issue and video playback fails on my TV (using Neuf Evolution box). |
With a video downloaded like this (using Git head):
Decoding the video with ffmpeg gives a lot of errors:
The same file downloaded using AdobeHDS.php from https://github.com/K-S-V/Scripts finishes without error:
Based on the number of occurrences, it looks like errors occur at each stitch between fragments.
The issue seems not to cause any visible difference on the decoded video, so this is a very minor problem.