ekisu / mpv-webm

Simple WebM maker for mpv, with no external dependencies.
MIT License
555 stars 32 forks source link

Encoding Files From Youtube-dl Fails #106

Closed SfaFreak64 closed 3 years ago

SfaFreak64 commented 3 years ago

mpv version and platform

Windows 10

mpv 0.33.0-102-g5824d9fff8 Copyright © 2000-2020 mpv/MPlayer/mplayer2 projects
 built on Tue Mar 16 22:19:07 +08 2021
FFmpeg library versions:
   libavutil       56.68.100
   libavcodec      58.132.100
   libavformat     58.74.100
   libswscale      5.8.100
   libavfilter     7.109.100
   libswresample   3.8.100
FFmpeg version: git-2021-03-16-30a69b16

Description

Encoding from a Youtube video using youtube-dl fails, regardless of video or encode settings. Reading the logs indicates that the script will attempt to name it using the full video URL, including "ytdl://", which will fail due to forbidden characters. Version of youtube-dl used: 2021.03.14

Log file

https://files.catbox.moe/sbnyx8.log

(Edit: Pastebin is bad)