We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently only vlc for pc support the next m3u codes:
#EXTM3U #EXTINF:516,c.04-10-12_07-46.01.avi #EXTVLCOPT:start-time=14 #EXTVLCOPT:stop-time=30 C:\jb\postdv\2004BrissagoCalvia\c.04-10-12_07-46.01.avi
and none support it for android. the last code can be generated from .skp file from this website https://videoskip.herokuapp.com/exchange/ using skp-to-m3u tool https://github.com/ivan-the-terrible/skp-to-m3u. It is greate to add this option to nextplayer app.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently only vlc for pc support the next m3u codes:
and none support it for android.
the last code can be generated from .skp file from this website https://videoskip.herokuapp.com/exchange/ using skp-to-m3u tool https://github.com/ivan-the-terrible/skp-to-m3u.
It is greate to add this option to nextplayer app.
The text was updated successfully, but these errors were encountered: