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

Scrubbing preview in timeline rotated #2442

Closed
jrz opened this issue May 4, 2019 · 1 comment
Closed

Scrubbing preview in timeline rotated #2442

jrz opened this issue May 4, 2019 · 1 comment

Comments

@jrz
Copy link

jrz commented May 4, 2019

When playing a rotated video (taken by an iphone), playback is good.
But the preview above the scrubbing timeline does not take into account the video rotation.

1.0.3 Build 106

@uiryuu
Copy link
Member

uiryuu commented May 5, 2019

The preview images are got from FFmpeg, not from mpv, so all the video filters are not going to work. We will try to see whether we can improve this.

lhc70000 added a commit that referenced this issue Aug 25, 2020
commit a2b467bd599eda0e92b9fc5a8aa3b91abedf2d94
Author: Yuze Jiang <fortissimoX@gmail.com>
Date:   Fri Jul 3 21:06:03 2020 +0800

    Cache rotation to improve performence

commit d4e857baa82c0936e352ced78a45095f89de7073
Author: Yuze Jiang <fortissimoX@gmail.com>
Date:   Fri Jul 3 01:10:14 2020 +0800

    Make the thumbnails respect the video rotation

    Ref: #3015, #2817, #2442
0111b pushed a commit to 0111b/iina that referenced this issue Nov 7, 2020
commit a2b467bd599eda0e92b9fc5a8aa3b91abedf2d94
Author: Yuze Jiang <fortissimoX@gmail.com>
Date:   Fri Jul 3 21:06:03 2020 +0800

    Cache rotation to improve performence

commit d4e857baa82c0936e352ced78a45095f89de7073
Author: Yuze Jiang <fortissimoX@gmail.com>
Date:   Fri Jul 3 01:10:14 2020 +0800

    Make the thumbnails respect the video rotation

    Ref: iina#3015, iina#2817, iina#2442
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants