Guido Cella
Guido Cella
Oh that would be better, I was thinking of adding it directly to the default command in `ytdl_hook.lua` which would break `youtube-dl`. I don't know why it wouldn't work with...
I don't think this needs to be fixed with `youtube-dl` since this is very niche and `youtube-dl` is barely maintained (currently it doesn't even work with youtube). > I'm using...
You can already do ` --ytdl-raw-options-append=ignore-config= --ytdl-raw-options-append=config-location=/path/to/config` if you really want to. But it is simpler to set any extra yt-dlp options in `mpv.conf`.
Probably talking about editions?
Are you saying OSC buttons work and only the menu has issues?
Personally I like the idea.
Could also just increase it to 10000 if 1000 is not enough. I don't know if this is something worth configuring.
`mpv --term-status-msg= av://lavfi:testsrc > foo.txt`
Grid heif have the same issue.
ffmpeg implemented this in https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20727. If that can be hooked to an auto filter, this can be closed. > It also not clear if we wouldn't need to updated rendering...