nova-video-player / aos-AVP

NOVA opeN sOurce Video plAyer: main repository to build them all
Apache License 2.0
3.51k stars 201 forks source link

[FEAT]: adding external audio #1289

Open k-aito opened 1 month ago

k-aito commented 1 month ago

Description

Hello, I sometimes have files like that with the same names.

myvideo.mkv
myvideo.ac3

Or even with language part directly

myvideo.mkv
myvideo.en.ac3

I know that VLC and MPV support that kind of stuff on the desktop, but not on Android. I was curious if it would be possible to implement that here, or if it would be very difficult. Or if I just missed something and that it is already working. I did my test by using SFTP in case it would explain if it would normally work.

Cheers

Additional information

No response

courville commented 1 month ago

Hi, nova does not support yet separate audio files associated with a video.