Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video's randomly close #487

Open
1 task done
Insprill opened this issue May 31, 2023 · 1 comment
Open
1 task done

Video's randomly close #487

Insprill opened this issue May 31, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Insprill
Copy link

Guidelines

  • I have searched the issue tracker and I haven't found bug report like this

Current Behavior

While watching a video on IOS, I've found that, seemingly at random, they'll close. This happens while watching the video in the app or while it's playing in the background. I haven't found any way to reproduce this, but it tends to happen at least once daily. The video can be restarted by simply clicking it, and it picks up where it left off.

Expected Behavior

Videos should not be randomly closing.

Device & OS Version

iPhone 8+, IOS 16.5

App Build

1.4.4 build 148

App Settings

No response

Crash log

No response

Screenshots, Videos and other files

yattee-148-mpv-log - trimmed.txt

@Insprill Insprill added the bug Something isn't working label May 31, 2023
@bbsixzz
Copy link

bbsixzz commented Jun 2, 2023

I've had this too with build 151. It happens on tvOS 16.5 where I mostly use Yattee, but it went away once I changed quality from MPV 1080p 60 fps MP4 to AVC1.

I use a self-hosted Invidious backend but there are no problems in the web player.

stonerl added a commit to stonerl/yattee that referenced this issue Apr 26, 2024
Currently, mp4 is one of the first formats chosen. But there are some issues when it comes to scrubbing/seeking. Therefore we only use mp4 as the last resort, this should give a better user experience.

sort of fixes yattee#590 & yattee#626 & yattee#487

Also when choosing the AVPlayer in the Quality settings, disabled formats are hidden.
stonerl added a commit to stonerl/yattee that referenced this issue May 3, 2024
Currently, mp4 is one of the first formats chosen. But there are some issues when it comes to scrubbing/seeking. Therefore we only use mp4 as the last resort, this should give a better user experience.

sort of fixes yattee#590 & yattee#626 & yattee#487

Also when choosing the AVPlayer in the Quality settings, disabled formats are hidden.

first step to make formats sortable

hls and stream are now comparable formats

better naming for streams

move bestPlayable to PlayerBackend

Revert "move bestPlayable to PlayerBackend"

This reverts commit 7daf7fcf36cbf1b0001c18a657220777643d354a.

Reapply "move bestPlayable to PlayerBackend"

This reverts commit dd129fe5a96cc8d7cab3371aec9e8f9bfb65cfa2.

changing to wording

some finetuning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants