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
then I move it to my desktop (voidlinux) via LocalSend.
I play the video in mpv.
Expected behavior
Downloaded videos should play normal, whatever length or size, whatever resolution they are. Without any lags, without any warnings or error messages.
Actual behavior
When I play the video in mpv, the window frame gets loaded and destroyed within a second.
I tried playing the same video in vlc, kmp (smartphone) and using mpv --demuxer=lavf <filename.webm>.
The video lags while seeking forward/backwards, changing playback speed.
The progress-bar always shows like video is almost finished. When I seek backward/forward, the progress-bar is already like it reached 96% length of actual video length (consider linked video, ~7hrs long), it reflects by moving left/right. The current timestamp is correct, but total length is like -00:00:01.
I downloaded 10s of such longer length youtube videos and a few slightly short ones. I observed most of the videos that shows this error/issue are the ones longer in length (more speficially heavy in size).
I'm using NewPipe for ~1.5yrs now and this behavior never shown up.
Please look into it, it's cause me inconvenience.
I tried downloading videos multiple times: in non-stable internet, in stable-fast internet conditions.
If there's some issue from my side, I apologize from the bottom of my heart.
Thank you.
Checklist
Affected version
0.27.7
Steps to reproduce the bug
mpv.Expected behavior
Downloaded videos should play normal, whatever length or size, whatever resolution they are. Without any lags, without any warnings or error messages.
Actual behavior
When I play the video in
mpv, the window frame gets loaded and destroyed within a second.I tried playing the same video in
vlc, kmp (smartphone) and usingmpv --demuxer=lavf <filename.webm>.The video lags while seeking forward/backwards, changing playback speed.
The progress-bar always shows like video is almost finished. When I seek backward/forward, the progress-bar is already like it reached 96% length of actual video length (consider linked video, ~7hrs long), it reflects by moving left/right. The current timestamp is correct, but total length is like -00:00:01.
I downloaded 10s of such longer length youtube videos and a few slightly short ones. I observed most of the videos that shows this error/issue are the ones longer in length (more speficially heavy in size).
I'm using NewPipe for ~1.5yrs now and this behavior never shown up.
Please look into it, it's cause me inconvenience.
I tried downloading videos multiple times: in non-stable internet, in stable-fast internet conditions.
If there's some issue from my side, I apologize from the bottom of my heart.
Thank you.
Screenshots/Screen recordings
output.webm
Logs
The log file https://pastebin.com/37JxP01R which I generated using
mpv <filename> --log-file=mpvissue.txt.Affected Android/Custom ROM version
No response
Affected device model
No response
Additional information
No response