Open solomoncyj opened 1 week ago
Since ffmpeg doesn't support webvtt, mpv doesn't support it either
https://github.com/mpv-player/mpv/issues/7214
Since ffmpeg doesn't support webvtt, mpv doesn't support it either
The issue is that when you switch around the tracks, the metadata isn't properly stripped. Not relevant to ffmpeg not supporting webvtt styling -> ass styling conversion
mpv Information
Important Information
Reproduction Steps
run yt-dlp 'https://www.youtube.com/watch?v=Wjkc-q4rEGI&pp=ygUPc2F2ZSBvdXIgaGVhcnRz' --sub-lang all --embed-subs play the file play around with the subtitile tracks, switching between them
Expected Behavior
meta data to be truncated or, styling data to be applied to subtitles
Actual Behavior
Log File
output.txt
Sample Files
No response
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.