You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The video should start playing from the specified timestamp (2 minutes and 10 seconds) with both audio and video.
Actual Behavior
Only audio is played, and the video is not displayed.
Execute without --start Parameter will play with both audio and video.
I'm not sure if this is related to #14091
I carefully read all instruction and confirm that I did the following:
I tested with the latest mpv version to validate that the issue is not already fixed.
I provided all required information including system and mpv version.
I produced the log file with the exact same set of files, parameters, and conditions used in "Reproduction Steps", with the addition of --log-file=output.txt.
I produced the log file while the behaviors described in "Actual Behavior" were actively observed.
I attached the full, untruncated log file.
I attached the backtrace in the case of a crash.
The text was updated successfully, but these errors were encountered:
Using mpv 0.38.0 on a Mac with an older version of yt-dlp I was able to reproduce the behavior where no video was shown. After updating yt-dlp to version 2024.07.25, mpv 0.38.0 worked.
@yuchen-lea Check your version of yt-dlp and make sure it is up to date.
YouTube often changes their web page structure, sometimes breaking compatibility with yt-dlp.
Sorry for forgetting to check the version of yt-dlp, I found that the latest yt-dlp also works well with the older version of mpv. Thank you for your suggestion!
mpv Information
Other Information
Reproduction Steps
Expected Behavior
The video should start playing from the specified timestamp (2 minutes and 10 seconds) with both audio and video.
Actual Behavior
Only audio is played, and the video is not displayed.
Execute without --start Parameter will play with both audio and video.
I'm not sure if this is related to #14091
Log File
output.txt
Sample Files
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.The text was updated successfully, but these errors were encountered: