timschneeb / RootlessJamesDSP

An implementation of the system-wide JamesDSP audio processing engine for non-rooted Android devices
GNU General Public License v3.0
919 stars 28 forks source link

Using with VLC #117

Closed Albuslund closed 1 year ago

Albuslund commented 1 year ago

Dear team of RootlessJamesDSP,

I am not quite sure if I am wrong or mistaken in my settings of VLC player, but I happen to have problems with playing audio files. For instance, after playing one track, the second doesn't produce sound, though it seems VLC is still working and playing the track. Maybe it is my phone, or the settings of VLC are off track. I paid attention not to use hardware acceleration options in the settings.

Thank you for your valuable work,

ascendbeing commented 1 year ago

Try it in 0. Google play opt into beta 1. Latest beta nightly for vlc or 2. Latest v4 trunk nightly https://artifacts.videolan.org/vlc-android/

2 corresponds to the directory for your arch with the "v4" in the name. #1 is based on the latest beta (google play opt into beta version + latest commits since that beta version)

Albuslund commented 1 year ago

Try it in 0. Google play opt into beta 1. Latest beta nightly for vlc or 2. Latest v4 trunk nightly https://artifacts.videolan.org/vlc-android/

2 corresponds to the directory for your arch with the "v4" in the name. #1 is based on the latest beta (google play opt into beta version + latest commits since that beta version)

Thank you. It worked splendidly! I am using it with nightly version.

Cheers,

marscher commented 2 months ago

The described problem is again blocking the usage of vlc, both nightly and version 3.5.4.

I can provide debug info, if desired.