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.
Downloaded mp4 file from youtube is broken #24933
Comments
|
So even though vlc does play correctly the separate audio and video files, they appear to be only 10s long on openshot, ffmpeg has the above mentioned issues with them and even converting the video in vlc to mp4 results in only 12min output while inflating the file size from 100 to 325MB. |
|
Report to ffmpeg. |
|
ffmpeg issue created. |
Checklist
Verbose log
Description
I try to download this video and it appears to work fine but the resulting mp4 is broken. Loading it in vlc or mplayer fails. Loading it in openshot freezes the app to then show the clip to be only 10 seconds long. This player plays it but also with only 10 seconds of video and noise.
When converting the video with
ffmpegI get thousands of these:and the
ffmpegoutput ends in:The intermediate separate audio and video files play just fine.