[Bug 2107924] Re: MPV experience drop frame on 60fps video

2025-04-27 Thread ldnbngnpofpgdsxwei@upived.online
** Description changed:

  I experience drop frame using 0.40.0-3ubuntu1. Here are the ways that
  can reproduce the situation on my laptop:
  
- ```
  # Download a 720p VP9.2 60fps sample video from Youtube
  yt-dlp -f 334+249 LXb3EKWsInQ -o test.webm
  
  # Play the video using 0.40.0-3ubuntu1
  mpv test.webm --fs --start=0
  Resuming playback. This behavior can be disabled with --no-resume-playback.
  ● Video  --vid=1  --vlang=eng  (vp9 1280x720 59.9401 fps) [default]
  ● Audio  --aid=1  --alang=eng  (opus 2ch 48000 Hz) [default]
  Using hardware decoding (vaapi).
  AO: [pipewire] 48000Hz stereo 2ch floatp
  VO: [gpu] 1280x720 vaapi[p010]
  Saving state.
  AV: 00:05:13 / 00:05:13 (100%) A-V:  0.000 Dropped: 315
  
  In addition, the dropped frame is gone when I use the install MPV
  0.38.0-1ubuntu1 (comes with Ubuntu 24.10) on Ubuntu 25.04.
  
  # Download mpv_0.38.0-1ubuntu1
  
https://launchpad.net/ubuntu/+archive/primary/+files/mpv_0.38.0-1ubuntu1_amd64.deb
  # Install mpv_0.38.0-1ubuntu1
  sudo dpkg -i mpv_0.38.0-1ubuntu1_amd64.deb
  # Play the video using mpv_0.38.0-1ubuntu1
  mpv test.webm --fs --start=0
  Resuming playback. This behavior can be disabled with --no-resume-playback.
  ● Video  --vid=1  --vlang=eng  (vp9 1280x720 59.9401 fps) [default]
  ● Audio  --aid=1  --alang=eng  (opus 2ch 48000 Hz) [default]
  Using hardware decoding (vaapi).
  AO: [pipewire] 48000Hz stereo 2ch floatp
  VO: [gpu] 1280x720 vaapi[p010]
  Saving state.
  AV: 00:05:13 / 00:05:13 (100%) A-V:  0.000
- ```
  
  In addition, I tested the 4K 30fps video and it didn't have drop frame
  issue.
+ 
+ ADDITIONAL NOTE:
+ I also tested community-built mpv
+ 
https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/mpv/+files/mpv_0.40.0-0ubuntu1~ubuntu2410_amd64.deb
+ 
https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/mpv/+files/mpv_0.40.0-9ubuntu1~ubuntu2504_amd64.deb
+ 
+ mpv_0.40.0-0ubuntu1~ubuntu2410_amd64.deb doesn't have drop frame issue
+ but mpv_0.40.0-9ubuntu1~ubuntu2504_amd64.deb also have drop frame issue.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 25.04
  Package: mpv 0.40.0-3ubuntu1
  Uname: Linux 6.15.0-061500rc3-generic x86_64
  ApportVersion: 2.32.0-0ubuntu5
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Apr 22 07:43:21 2025
  InstallationDate: Installed on 2024-12-04 (139 days ago)
  InstallationMedia: Ubuntu 24.10 "Oracular Oriole" - Release amd64 (20241009.4)
  SourcePackage: mpv
  UpgradeStatus: Upgraded to plucky on 2025-04-03 (19 days ago)

** Description changed:

  I experience drop frame using 0.40.0-3ubuntu1. Here are the ways that
  can reproduce the situation on my laptop:
  
  # Download a 720p VP9.2 60fps sample video from Youtube
  yt-dlp -f 334+249 LXb3EKWsInQ -o test.webm
  
  # Play the video using 0.40.0-3ubuntu1
  mpv test.webm --fs --start=0
  Resuming playback. This behavior can be disabled with --no-resume-playback.
  ● Video  --vid=1  --vlang=eng  (vp9 1280x720 59.9401 fps) [default]
  ● Audio  --aid=1  --alang=eng  (opus 2ch 48000 Hz) [default]
  Using hardware decoding (vaapi).
  AO: [pipewire] 48000Hz stereo 2ch floatp
  VO: [gpu] 1280x720 vaapi[p010]
  Saving state.
  AV: 00:05:13 / 00:05:13 (100%) A-V:  0.000 Dropped: 315
  
  In addition, the dropped frame is gone when I use the install MPV
  0.38.0-1ubuntu1 (comes with Ubuntu 24.10) on Ubuntu 25.04.
  
  # Download mpv_0.38.0-1ubuntu1
- 
https://launchpad.net/ubuntu/+archive/primary/+files/mpv_0.38.0-1ubuntu1_amd64.deb
+ wget 
https://launchpad.net/ubuntu/+archive/primary/+files/mpv_0.38.0-1ubuntu1_amd64.deb
  # Install mpv_0.38.0-1ubuntu1
  sudo dpkg -i mpv_0.38.0-1ubuntu1_amd64.deb
  # Play the video using mpv_0.38.0-1ubuntu1
  mpv test.webm --fs --start=0
  Resuming playback. This behavior can be disabled with --no-resume-playback.
  ● Video  --vid=1  --vlang=eng  (vp9 1280x720 59.9401 fps) [default]
  ● Audio  --aid=1  --alang=eng  (opus 2ch 48000 Hz) [default]
  Using hardware decoding (vaapi).
  AO: [pipewire] 48000Hz stereo 2ch floatp
  VO: [gpu] 1280x720 vaapi[p010]
  Saving state.
  AV: 00:05:13 / 00:05:13 (100%) A-V:  0.000
  
  In addition, I tested the 4K 30fps video and it didn't have drop frame
  issue.
  
  ADDITIONAL NOTE:
  I also tested community-built mpv
  
https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/mpv/+files/mpv_0.40.0-0ubuntu1~ubuntu2410_amd64.deb
  
https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/mpv/+files/mpv_0.40.0-9ubuntu1~ubuntu2504_amd64.deb
  
  mpv_0.40.0-0ubuntu1~ubuntu2410_amd64.deb doesn't have drop frame issue
  but mpv_0.40.0-9ubuntu1~ubuntu2504_amd64.deb also have drop frame issue.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 25.04
  Package: mpv 0.40.0-3ubuntu1
  Uname: Linux 6.15.0-061500rc3-generic x86_64
  ApportVersion: 2.32.0-0ubuntu5
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Apr 22 07:43:21 2025
  InstallationDate: Installed on 2024-12-04 (139 days ago)
  Installat

[Bug 2107924] Re: MPV experience drop frame on 60fps video

2025-04-27 Thread ldnbngnpofpgdsxwei@upived.online
** Description changed:

  I experience drop frame using 0.40.0-3ubuntu1. Here are the ways that
  can reproduce the situation on my laptop:
  
  ```
  # Download a 720p VP9.2 60fps sample video from Youtube
  yt-dlp -f 334+249 LXb3EKWsInQ -o test.webm
- # Play the video
+ 
+ # Play the video using 0.40.0-3ubuntu1
  mpv test.webm --fs --start=0
  Resuming playback. This behavior can be disabled with --no-resume-playback.
  ● Video  --vid=1  --vlang=eng  (vp9 1280x720 59.9401 fps) [default]
  ● Audio  --aid=1  --alang=eng  (opus 2ch 48000 Hz) [default]
  Using hardware decoding (vaapi).
  AO: [pipewire] 48000Hz stereo 2ch floatp
  VO: [gpu] 1280x720 vaapi[p010]
  Saving state.
  AV: 00:05:13 / 00:05:13 (100%) A-V:  0.000 Dropped: 315
  
  In addition, the dropped frame is gone when I use the install MPV
  0.38.0-1ubuntu1 (comes with Ubuntu 24.10) on Ubuntu 25.04.
  
  # Download mpv_0.38.0-1ubuntu1
  
https://launchpad.net/ubuntu/+archive/primary/+files/mpv_0.38.0-1ubuntu1_amd64.deb
- # Install MPV 0.38
+ # Install mpv_0.38.0-1ubuntu1
  sudo dpkg -i mpv_0.38.0-1ubuntu1_amd64.deb
- # Play the video
+ # Play the video using mpv_0.38.0-1ubuntu1
  mpv test.webm --fs --start=0
  Resuming playback. This behavior can be disabled with --no-resume-playback.
  ● Video  --vid=1  --vlang=eng  (vp9 1280x720 59.9401 fps) [default]
  ● Audio  --aid=1  --alang=eng  (opus 2ch 48000 Hz) [default]
  Using hardware decoding (vaapi).
  AO: [pipewire] 48000Hz stereo 2ch floatp
  VO: [gpu] 1280x720 vaapi[p010]
  Saving state.
  AV: 00:05:13 / 00:05:13 (100%) A-V:  0.000
  ```
  
  In addition, I tested the 4K 30fps video and it didn't have drop frame
  issue.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 25.04
  Package: mpv 0.40.0-3ubuntu1
  Uname: Linux 6.15.0-061500rc3-generic x86_64
  ApportVersion: 2.32.0-0ubuntu5
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Apr 22 07:43:21 2025
  InstallationDate: Installed on 2024-12-04 (139 days ago)
  InstallationMedia: Ubuntu 24.10 "Oracular Oriole" - Release amd64 (20241009.4)
  SourcePackage: mpv
  UpgradeStatus: Upgraded to plucky on 2025-04-03 (19 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2107924

Title:
  MPV experience drop frame on 60fps video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mpv/+bug/2107924/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2107924] Re: MPV experience drop frame on 60fps video

2025-04-25 Thread ldnbngnpofpgdsxwei@upived.online
** Description changed:

  I experience drop frame using 0.40.0-3ubuntu1. Here are the ways that
  can reproduce the situation on my laptop:
  
+ ```
  # Download a 720p VP9.2 60fps sample video from Youtube
  yt-dlp -f 334+249 LXb3EKWsInQ -o test.webm
  # Play the video
  mpv test.webm --fs --start=0
  Resuming playback. This behavior can be disabled with --no-resume-playback.
  ● Video  --vid=1  --vlang=eng  (vp9 1280x720 59.9401 fps) [default]
  ● Audio  --aid=1  --alang=eng  (opus 2ch 48000 Hz) [default]
  Using hardware decoding (vaapi).
  AO: [pipewire] 48000Hz stereo 2ch floatp
  VO: [gpu] 1280x720 vaapi[p010]
  Saving state.
  AV: 00:05:13 / 00:05:13 (100%) A-V:  0.000 Dropped: 315
  
  In addition, the dropped frame is gone when I use the install MPV
  0.38.0-1ubuntu1 (comes with Ubuntu 24.10) on Ubuntu 25.04.
  
  # Download mpv_0.38.0-1ubuntu1
  
https://launchpad.net/ubuntu/+archive/primary/+files/mpv_0.38.0-1ubuntu1_amd64.deb
  # Install MPV 0.38
  sudo dpkg -i mpv_0.38.0-1ubuntu1_amd64.deb
  # Play the video
  mpv test.webm --fs --start=0
  Resuming playback. This behavior can be disabled with --no-resume-playback.
  ● Video  --vid=1  --vlang=eng  (vp9 1280x720 59.9401 fps) [default]
  ● Audio  --aid=1  --alang=eng  (opus 2ch 48000 Hz) [default]
  Using hardware decoding (vaapi).
  AO: [pipewire] 48000Hz stereo 2ch floatp
  VO: [gpu] 1280x720 vaapi[p010]
  Saving state.
  AV: 00:05:13 / 00:05:13 (100%) A-V:  0.000
+ ```
  
- 
- In addition, I tested the 4K 30fps video and it didn't have drop frame issue.
+ In addition, I tested the 4K 30fps video and it didn't have drop frame
+ issue.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 25.04
  Package: mpv 0.40.0-3ubuntu1
  Uname: Linux 6.15.0-061500rc3-generic x86_64
  ApportVersion: 2.32.0-0ubuntu5
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Apr 22 07:43:21 2025
  InstallationDate: Installed on 2024-12-04 (139 days ago)
  InstallationMedia: Ubuntu 24.10 "Oracular Oriole" - Release amd64 (20241009.4)
  SourcePackage: mpv
  UpgradeStatus: Upgraded to plucky on 2025-04-03 (19 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2107924

Title:
  MPV experience drop frame on 60fps video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mpv/+bug/2107924/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2107924] Re: MPV experience drop frame on 60fps video

2025-04-24 Thread ldnbngnpofpgdsxwei@upived.online
** Description changed:

  I experience drop frame using 0.40.0-3ubuntu1. Here are the ways that
  can reproduce the situation on my laptop:
  
  # Download a 720p VP9.2 60fps sample video from Youtube
  yt-dlp -f 334+249 LXb3EKWsInQ -o test.webm
  # Play the video
  mpv test.webm --fs --start=0
+ Resuming playback. This behavior can be disabled with --no-resume-playback.
+ ● Video  --vid=1  --vlang=eng  (vp9 1280x720 59.9401 fps) [default]
+ ● Audio  --aid=1  --alang=eng  (opus 2ch 48000 Hz) [default]
+ Using hardware decoding (vaapi).
+ AO: [pipewire] 48000Hz stereo 2ch floatp
+ VO: [gpu] 1280x720 vaapi[p010]
+ Saving state.
+ AV: 00:05:13 / 00:05:13 (100%) A-V:  0.000 Dropped: 315
  
  In addition, the dropped frame is gone when I use the install MPV
  0.38.0-1ubuntu1 (comes with Ubuntu 24.10) on Ubuntu 25.04.
  
  In addition, I tested the 4K 30fps video and it didn't have drop frame
  issue.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 25.04
  Package: mpv 0.40.0-3ubuntu1
  Uname: Linux 6.15.0-061500rc3-generic x86_64
  ApportVersion: 2.32.0-0ubuntu5
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Apr 22 07:43:21 2025
  InstallationDate: Installed on 2024-12-04 (139 days ago)
  InstallationMedia: Ubuntu 24.10 "Oracular Oriole" - Release amd64 (20241009.4)
  SourcePackage: mpv
  UpgradeStatus: Upgraded to plucky on 2025-04-03 (19 days ago)

** Description changed:

  I experience drop frame using 0.40.0-3ubuntu1. Here are the ways that
  can reproduce the situation on my laptop:
  
  # Download a 720p VP9.2 60fps sample video from Youtube
  yt-dlp -f 334+249 LXb3EKWsInQ -o test.webm
  # Play the video
  mpv test.webm --fs --start=0
  Resuming playback. This behavior can be disabled with --no-resume-playback.
  ● Video  --vid=1  --vlang=eng  (vp9 1280x720 59.9401 fps) [default]
  ● Audio  --aid=1  --alang=eng  (opus 2ch 48000 Hz) [default]
  Using hardware decoding (vaapi).
  AO: [pipewire] 48000Hz stereo 2ch floatp
  VO: [gpu] 1280x720 vaapi[p010]
  Saving state.
  AV: 00:05:13 / 00:05:13 (100%) A-V:  0.000 Dropped: 315
  
  In addition, the dropped frame is gone when I use the install MPV
  0.38.0-1ubuntu1 (comes with Ubuntu 24.10) on Ubuntu 25.04.
  
- In addition, I tested the 4K 30fps video and it didn't have drop frame
- issue.
+ # Download mpv_0.38.0-1ubuntu1
+ 
https://launchpad.net/ubuntu/+archive/primary/+files/mpv_0.38.0-1ubuntu1_amd64.deb
+ # Install MPV 0.38
+ sudo dpkg -i mpv_0.38.0-1ubuntu1_amd64.deb
+ # Play the video
+ mpv test.webm --fs --start=0
+ Resuming playback. This behavior can be disabled with --no-resume-playback.
+ ● Video  --vid=1  --vlang=eng  (vp9 1280x720 59.9401 fps) [default]
+ ● Audio  --aid=1  --alang=eng  (opus 2ch 48000 Hz) [default]
+ Using hardware decoding (vaapi).
+ AO: [pipewire] 48000Hz stereo 2ch floatp
+ VO: [gpu] 1280x720 vaapi[p010]
+ Saving state.
+ AV: 00:05:13 / 00:05:13 (100%) A-V:  0.000
+ 
+ 
+ In addition, I tested the 4K 30fps video and it didn't have drop frame issue.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 25.04
  Package: mpv 0.40.0-3ubuntu1
  Uname: Linux 6.15.0-061500rc3-generic x86_64
  ApportVersion: 2.32.0-0ubuntu5
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Apr 22 07:43:21 2025
  InstallationDate: Installed on 2024-12-04 (139 days ago)
  InstallationMedia: Ubuntu 24.10 "Oracular Oriole" - Release amd64 (20241009.4)
  SourcePackage: mpv
  UpgradeStatus: Upgraded to plucky on 2025-04-03 (19 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2107924

Title:
  MPV experience drop frame on 60fps video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mpv/+bug/2107924/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2107924] Re: MPV experience drop frame on 60fps video

2025-04-23 Thread ldnbngnpofpgdsxwei@upived.online
** Summary changed:

- MPV experience drop frame
+ MPV experience drop frame on 60fps video

** Description changed:

  I experience drop frame using 0.40.0-3ubuntu1. Here are the ways that
  can reproduce the situation on my laptop:
  
  # Download a 720p VP9.2 60fps sample video from Youtube
  yt-dlp -f 334+249 LXb3EKWsInQ -o test.webm
  # Play the video
  mpv test.webm --fs --start=0
  
  In addition, the dropped frame is gone when I use the install MPV
  0.38.0-1ubuntu1 (comes with Ubuntu 24.10) on Ubuntu 25.04.
+ 
+ In addition, I tested the 4K 30fps video and it didn't have drop frame
+ issue.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 25.04
  Package: mpv 0.40.0-3ubuntu1
  Uname: Linux 6.15.0-061500rc3-generic x86_64
  ApportVersion: 2.32.0-0ubuntu5
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Apr 22 07:43:21 2025
  InstallationDate: Installed on 2024-12-04 (139 days ago)
  InstallationMedia: Ubuntu 24.10 "Oracular Oriole" - Release amd64 (20241009.4)
  SourcePackage: mpv
  UpgradeStatus: Upgraded to plucky on 2025-04-03 (19 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2107924

Title:
  MPV experience drop frame on 60fps video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mpv/+bug/2107924/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs