Ipaudio pro doesn't support ffmpeg 8
So wait for the developer to update the plugin to work with ffmpeg 8 or use older images that support ffmpeg 7
There are 252 replies in this Thread which was already clicked 75,675 times. The last Post () by Ankara1910.
Ipaudio pro doesn't support ffmpeg 8
So wait for the developer to update the plugin to work with ffmpeg 8 or use older images that support ffmpeg 7
Does anyone have contact with Ziko? Could you kindly ask him for an update or to release the source code? Unfortunately, we’re unable to reach him at the moment.
Someone could write to him on Tunisia Sat forum?
He is not available either on Tunisia sat
I try to contact him several times, but no reply
I Think he is busy by something
Hello everyone
I have updated the Italian radio stations.
I am trying to write a similar plugin. Does anybody know how to pause/resume video programmatically (i.e. start/stop time shift) ? I use OpenATV 7.6
The solution suggested by chatgpt don't work
I am trying to write a similar plugin. Does anybody know how to pause/resume video programmatically (i.e. start/stop time shift) ? I use OpenATV 7.6
The solution suggested by chatgpt don't work
Good luck, and I hope you get there soon. Thank you for your efforts.
root@dm920:~# opkg install enigma2-plugin-extensions-ipaudiopro
Installing libavutil59 (7.1.1) on root
Downloading libavutil59_7.1.1-r1_cortexa15hf-neon-vfpv4.ipk.
Installing libswresample5 (7.1.1) on root
Downloading libswresample5_7.1.1-r1_cortexa15hf-neon-vfpv4.ipk.
Installing libavcodec61 (7.1.1) on root
Downloading libavcodec61_7.1.1-r1_cortexa15hf-neon-vfpv4.ipk.
Installing libavformat61 (7.1.1) on root
Downloading libavformat61_7.1.1-r1_cortexa15hf-neon-vfpv4.ipk.
Installing enigma2-plugin-extensions-ipaudiopro (1.5) on root
Downloading enigma2-plugin-extensions-ipaudiopro_1.5_cortexa15hf-neon-vfpv4_py3.13_ff7.1.ipk.
Configuring libavutil59.
Configuring libswresample5.
Configuring libavcodec61.
Configuring libavformat61.
Configuring enigma2-plugin-extensions-ipaudiopro.
On my dm920 with ffmpeg8 it works if ffmpeg7 dependencies installed.
root@dm920:~# ffmpeg v
ffmpeg version 8.0 Copyright (c) 2000-2025 the FFmpeg developers
built with gcc 15.2.0 (GCC)
Display Moreroot@dm920:~# opkg install enigma2-plugin-extensions-ipaudiopro
Installing libavutil59 (7.1.1) on root
Downloading libavutil59_7.1.1-r1_cortexa15hf-neon-vfpv4.ipk.
Installing libswresample5 (7.1.1) on root
Downloading libswresample5_7.1.1-r1_cortexa15hf-neon-vfpv4.ipk.
Installing libavcodec61 (7.1.1) on root
Downloading libavcodec61_7.1.1-r1_cortexa15hf-neon-vfpv4.ipk.
Installing libavformat61 (7.1.1) on root
Downloading libavformat61_7.1.1-r1_cortexa15hf-neon-vfpv4.ipk.
Installing enigma2-plugin-extensions-ipaudiopro (1.5) on root
Downloading enigma2-plugin-extensions-ipaudiopro_1.5_cortexa15hf-neon-vfpv4_py3.13_ff7.1.ipk.
Configuring libavutil59.
Configuring libswresample5.
Configuring libavcodec61.
Configuring libavformat61.
Configuring enigma2-plugin-extensions-ipaudiopro.
On my dm920 with ffmpeg8 it works if ffmpeg7 dependencies installed.
root@dm920:~# ffmpeg v
ffmpeg version 8.0 Copyright (c) 2000-2025 the FFmpeg developers
built with gcc 15.2.0 (GCC)
where do you download it from?
pli, Python 3.13.9, FFmpeg 8.0
installed ipaudiopro from (based on pli) image feed
I don't think a fix will be available soon. Plugin is closed source an needs a fix for FFmpeg8
The plugin's author is unavailable, and his last GitHub activity was Feb 21, 2025.
Either install an older version of openATV 7.6 that still has FFmpeg7 and block FFmpeg7 for upgrade.
Or search for another alternative.
I have managed to make it work on the latest OpenATV 7.6 by modifying an old version of the plugin that I found on GitHub. I can share it in the coming days as I finish polishing it
I have managed to make it work on the latest OpenATV 7.6 by modifying an old version of the plugin that I found on GitHub. I can share it in the coming days as I finish polishing it
Herkese merhaba
İtalyan radyo istasyonlarını güncelledim.
Türkiye trt1
[attach=33159W0]
[/attach]
Find attached the mod of IPaudio for OpenATV 7.6
Main changes:
-Adaptation to OpenATV 7.6
- handle negative delays (i.e. delay audio stream)
- skin adjustment
- save in the JSON also the delay value
The ipaudio.json goes in /etc/enigma2
Work. Thanks
Could be adapted for egami also i have tested this version on egami and doesnt works.
Could be adapted for egami also i have tested this version on egami and doesnt works.
Make sure you have gstplayer installed.
opkg install gstplayer
Also check the /etc/around.conf . It needs to be like this:
pcm.!default {
type hw
card 0
device 0
}
ctl.!default {
type hw
card 0
}
I have tested in both openatv 7.6 and Egami and doesnt works doing all like its stated in boh post. I checked the asound.conf, gstplayer and ipaudio.json
I cant find what im doing wrong-
Don’t have an account yet? Register yourself now and be a part of our community!