Update ffmpeg and exteplayer 3 to v.178 for ServiceApp. The procedure is the same. With the telnet command uninstall both old 177 version and reboot the receiver. Install exteplayer 3 first and reboot, then ffmpeg and reboot again.
Thanks skyjet18
Both (exteplayer3, ffmpeg) are copied together to tmp and installed.
It is better if you install the .ipk one after the other, then in the output you can see what/where is installed.
Important:
If you install the .ipk one after the other, exteplayer3 must be installed first,
because ffmpeg depends on exteplayer3 !
QuoteDisplay Moreopkg remove --force-depends ffmpeg
opkg remove --force-depends exteplayer3
reboot
opkg install --force-overwrite /tmp/*.ipk
reboot
Both (exteplayer3, ffmpeg) are copied together to tmp and installed.
It is better if you install the .ipk one after the other, then in the output you can see what/where is installed.
Important:
If you install the .ipk one after the other, exteplayer3 must be installed first,
because ffmpeg depends on exteplayer3 !

