DSheirer / jmbe

Java AMBE/IMBE audio decoder
GNU General Public License v3.0
81 stars 29 forks source link

No Audio with P25-2 #53

Open PewPewPractical opened 9 months ago

PewPewPractical commented 9 months ago

I'm getting no audio when I am listening to P25-2 channels.

After some digging, I found this on the JMBE Wiki:

P25 Phase 2 channels when started will log the following entry:

16:59:28.415 INFO i.g.d.a.c.m.AmbeAudioModule - AMBE CODEC successfully loaded - P25-2/DMR/NXDN audio will be available

But I never see any of that when I run the sdr-trunk file. I see the following: i.g.d.a.c.m.ImbeAudioModule - JMBE audio conversion library IMBE CODEC successfully loaded - P25-1 audio will be available [46MB/72MB 64%]

That is the only mention of P25. I double-checked with Command + F as well.

Please excuse my lack of knowledge/proper nomenclature. I am happy to provide more details, just let me know.