Cobra Forum

Linux => Multimedia Software => Topic started by: kalpana on Oct 18, 2023, 06:18 AM

Title: Merging video and audio fails on downloaded video
Post by: kalpana on Oct 18, 2023, 06:18 AM
Hello,

I've discovered strange phenomena while trying to download videos from https://revoir.tv5monde.com/
While videos are played normally on the site, once downloaded (e.g. using yt-dlp), only first 2min 39 sec are played with audio.
I tried to download video and audio separately and then merge them with ffmpeg, but the result is the same !

Here is a link I just tried:
https://revoir.tv5monde.com/toutes-l...ame-le-general

The separately downloaded video and audio are 814.5MB and 99.2MB respectively.
But the resulting merge file (using ffmpeg) is the same size as the one produced by yt-dlp: 819.7MB.
Any comments ?
Thanks.