-
-
Notifications
You must be signed in to change notification settings - Fork 176
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
[Feature Request] MPV: Directly edit mpv.conf & inputs.conf
#157
Comments
|
While I don't have issues playing 10bit content (except for h264 10bit which is always problematic...) there is already a way to edit the Using your computer or an app (to browse the files on your phone) you should be able to find the config in this location: However I can't guarantee that everything you enter in the config will work since mpv is using a stripped down version of ffmpeg. |
Your method worked great! Also I should mention that I was in fact talking about h264 10bit, which normally doesn't work on neither HW or SW decoding. I'll leave the issue open as a feature request. Thanks! |
|
Simpler option would be to have text edit field in findroid option that passes options to mpv as it was config file (with |
|
Any timeline on adding the input and mpv inline editing option in the app? |
The ability to directly pass options and set custom keybindings to MPV is very useful if you want to customize your viewing experience.
Adding an option to mpv.conf is also the only way to playback 10bit videos using MPV on Android currently. (See this issue)
Thanks and on congrats 0.6!
The text was updated successfully, but these errors were encountered: