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.
www.tf1.fr : FFmpeg conversion failed #11348
Comments
|
Duplicate of #9913 |
|
The quick fix for people looking for a workaround:
|
|
@ymollard That fixed the problem. Thank you very much! |
|
Sorry @jmpp I must admit I forgot all about this issue. |
|
@ymollard I meant about the signification of the |
Description of your issue, suggested solution and other information
All videos downloaded from TF1 website give error "FFmpeg conversion failed". The video and audio is downloaded correctly but the FFMPEG command that merges video and audio together doesn't work.
Adding the parameter "-bsf:a aac_adtstoasc" to ffmpeg merge command solves the issue.
If after receiving "conversion error" I execute the follow command in Windows 7 then the merge happens correctly.