Giter Club home page Giter Club logo

Comments (5)

lrorpilla avatar lrorpilla commented on May 24, 2024

Greetings, external .SRT files no longer loading by default is an artifact of changes I needed to make in order to get the app running on Android 11. Due to changes to scoped storage on Android 11, it is impossible for the external .SRT files to be known to the app without picking a separate file with the file picker once more after you select the video file. I did not find this intuitive at all, so I implemented the "Load External Subtitles" option.

Truth be told, I myself use the app on 0.3.1 on my own Android 10 device because I'm not satisfied with how files have to be accessed in newer versions of the app, and plan to separate the way files are handled below and on/above Android 11 (to use the older and newer system respectively, as I find the load by default feature convenient myself).

The way .SRT files aren't showing in your menu are a separate issue, however. I will look into it as soon as I can.

from jidoujisho.

Suakwe avatar Suakwe commented on May 24, 2024

Ahh no worries, wasn't sure if that was the case or if only the Android 11 version wasn't able to load by default so figured I'd mention it.

Tried troubleshooting by moving some video and .srt files to an SD card to see if that could change anything but still couldn't locate any files. Did find a new issue however, one .mkv file I tried would play audio and show embeded subtitles, but the video was just black with horizontal line artifacting; the video also had this issue when testing it on mpv for Android, but I was able to fix it on that by turning off Hardware Decoding. I can open a new issue if you think its worth looking into.

from jidoujisho.

lrorpilla avatar lrorpilla commented on May 24, 2024

I can't test beyond what videos and devices I have, so thank you for the initiative. Other users seem to be having trouble with Matroska videos, some not playing at all and now what you've just discovered.

I'm motivated to switch from ExoPlayer which I am currently using right now to VLCKit which should allow videos to behave and be decoded exactly like they are on VLC -- it's working but there's just one issue that prevents me from releasing a build just yet (auto-rotate is not very smooth with it).

Thanks again for the heads up.

from jidoujisho.

lrorpilla avatar lrorpilla commented on May 24, 2024

I have fixed the issue with .SRT files not showing via the "Load External Subtitles" option and in addition added support for .ASS files in 0.4.3.

Unfortunately, I'm unable to migrate the app to VLCKit as it's not working as elegantly as I want it to. I'll update when I have details but for now, I'm closing this as the relevant issue is fixed.

from jidoujisho.

lrorpilla avatar lrorpilla commented on May 24, 2024

I am briefly reopening this issue to announce that I have recently migrated the app to use VLCKit in the 0.6.0 release and that the videos you are having issues with should now be compatible.

If there are any further issues, please let me know. And with that, I am closing this issue.

from jidoujisho.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.