Jeeaaasus / youtube-dl

Automated yt-dlp Docker image
https://hub.docker.com/r/jeeaaasustest/youtube-dl/
MIT License
266 stars 34 forks source link

Merging function of [ffmpeg] seems not working now #36

Closed changyou68 closed 3 years ago

changyou68 commented 3 years ago

After yesterday's update, Merging function of [ffmpeg] seems not working:

today at 13:08  [download] Download completed
today at 13:08  [ffmpeg] Merging formats into "/downloads/test_video.mp4"
today at 13:08  ERROR: Error relocating /usr/bin/ffmpeg: av_opt_child_class_iterate: symbol not found

Thanks for the great work!

Jeeaaasus commented 3 years ago

Hi @changyou68 Thank you for reporting an issue! :)

Yes I see something is messed up with ffmpeg. While I investigate the issue, you can use any of the static images, these should work fine. (newest: v2021.04.07)

Jeeaaasus commented 3 years ago

The image latest should be working now! Thanks again @changyou68! :)

changyou68 commented 3 years ago

The lastest image has been tested working now.

Thank you so much for quick fixing! :)