OnionUI / Onion

OS overhaul for Miyoo Mini and Mini+
https://onionui.github.io
GNU General Public License v3.0
3.47k stars 218 forks source link

Video player audio speed up when switching audio tracks #1699

Closed VictorMitr closed 2 weeks ago

VictorMitr commented 2 weeks ago

Checklist

Onions OS Version

4.3.1-1

Miyoo Firmware Version

202407211632

Provide a clear and concise description of the issue

Hi, I have noticed a problem with the videos having more than 1 audio track and at least 1 subtitles track embedded into the file. When switching audio tracks for such files the video is speed up while the audio goes normal speed. I can surely say this issue is consistent for all video files with subtitles embedded.

I have confirmed that for similar video files with several audio tracks and without the subtitles, the issue disappears. I have tested it for similar video files having:

Steps to Reproduce

  1. Have a video with a subtitles track and several audio streams in /Media/Videos folder
  2. Open video player
  3. Navigate to video, play video
  4. Press "L" to change audio tracks

Provide any additional context or information that may help us investigate your issue

Cannot provide the content, but one can convert any video with embedded subtitles and several audio track using Handbrake and this preset:

miyoomini_480p_subs_all-languages.json

Aemiii91 commented 2 weeks ago

The video player is ffplay and comes from: https://github.com/bobotrax/ffplay_Miyoo

We are not actively maintaining it, and the project seems stale at this point (no updates in 2 years).

VictorMitr commented 2 weeks ago

The video player is ffplay and comes from: https://github.com/bobotrax/ffplay_Miyoo

We are not actively maintaining it, and the project seems stale at this point (no updates in 2 years).

Thank you for the responce. Is there any plans to make own port of ffplay in future releases?

Aemiii91 commented 2 weeks ago

Not at the moment