I didn't want to be lazy, so I reinstalled everything - but this time in OpenPLi 4 and this is the score:
openpli 4 xp1000
root@xp1000:~# ffmpeg -version
-sh: ffmpeg: not found
root@xp1000:~# openssl version
OpenSSL 1.0.1j 15 Oct 2014
root@xp1000:~# ls -la /lib/libc-*
-rwxr-xr-x 1 root root 1550244 Sep 29 23:23 /lib/libc-2.20.so
root@xp1000:~# cd /tmp
root@xp1000:/var/volatile/tmp# wget http://iptvplayer.pl.../mipsel/readelf
Connecting to iptvplayer.pl (87.98.239.40:80)
readelf 100% |********************************************************************************************************************************************| 491k 0:00:00 ETA
root@xp1000:/var/volatile/tmp# chmod 777 readelf
root@xp1000:/var/volatile/tmp# ./readelf -a /lib/libc-*.so | grep FP:
Tag_GNU_MIPS_ABI_FP: Soft float
root@xp1000:/var/volatile/tmp# rm readelf
root@xp1000:/var/volatile/tmp#
root@xp1000:/var/volatile/tmp# cd /tmp
root@xp1000:/var/volatile/tmp# wget http://iptvplayer.pl...ive_rtmp.tar.gz
Connecting to iptvplayer.pl (87.98.239.40:80)
ffmpeg3.2.2_mipsel_f 100% |********************************************************************************************************************************************| 5314k 0:00:00 ETA
root@xp1000:/var/volatile/tmp# tar -xvf ffmpeg3.2.2_mipsel_fpu_soft_openssl1.0.0_dash_librtmp_native_rtmp.tar.gz -C /
usr/
usr/bin/
usr/bin/ffmpeg
usr/lib/
usr/lib/libswresample.so.2.3.100
usr/lib/libavutil.so
usr/lib/libswresample.so
usr/lib/libswscale.so.4.2.100
usr/lib/libavfilter.so.6.65.100
usr/lib/libavfilter.so.6
usr/lib/libavformat.so.57.56.100
usr/lib/libavdevice.so
usr/lib/libavdevice.so.57
usr/lib/libswresample.so.2
usr/lib/libavformat.so
usr/lib/libavcodec.so
usr/lib/libavdevice.so.57.1.100
usr/lib/libavutil.so.55.34.100
usr/lib/libavcodec.so.57.64.101
usr/lib/libavcodec.so.57
usr/lib/libavformat.so.57
usr/lib/libavutil.so.55
usr/lib/libavfilter.so
usr/lib/libswscale.so.4
usr/lib/libswscale.so
root@xp1000:/var/volatile/tmp# rm ffmpeg3.2.2_mipsel_fpu_soft_openssl1.0.0_dash_librtmp_native_rtmp.tar.gz
root@xp1000:/var/volatile/tmp# ffmpeg -version
ffmpeg version 3.2.2 Copyright © 2000-2016 the FFmpeg developers
built with gcc 4.9.1 (GCC)
configuration: --sysroot=/mnt/new2/softFPU/openpli/build/tmp/sysroots/et4x00 --cc='mipsel-oe-linux-gcc -mel -mabi=32 -msoft-float -march=mips32 -fdata-sections -ffunction-sections -Os -Wl,-rpath=/mnt/new2/sysroots/mipsel_softfpu_1.0.0/lib -I/mnt/new2/sysroots/mipsel_softfpu_1.0.0/include/ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/mnt/new2/sysroots/mipsel_softfpu_1.0.0/include/libxml2 -mel -mabi=32 -march=mips32 ' --cross-prefix=mipsel-oe-linux- --prefix=/mnt/new2/_BRCM_/exteplayer3/tmp/ffmpeg/tmp/mipsel/ffmpeg-3.2.2/usr/ --enable-cross-compile --target-os=linux --arch=mipsel --disable-mipsdsp --disable-mipsdspr2 --disable-mipsfpu --enable-pic --enable-shared --disable-static --disable-debug --disable-ffplay --disable-ffprobe --disable-ffserver --disable-outdevs --disable-doc --disable-htmlpages --disable-manpages --disable-podpages --disable-txtpages --disable-lzma --disable-bzlib --enable-openssl --enable-zlib --enable-cross-compile --enable-small --disable-sdl --disable-xlib --disable-d3d11va --disable-dxva2 --disable-vaapi --disable-vda --disable-vdpau --enable-nonfree --disable-encoders --disable-devices --enable-librtmp --extra-cflags=' -mel -mabi=32 -msoft-float -march=mips32 -fdata-sections -ffunction-sections -Os -Wl,-rpath=/mnt/new2/sysroots/mipsel_softfpu_1.0.0/lib -I/mnt/new2/sysroots/mipsel_softfpu_1.0.0/include/ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/mnt/new2/sysroots/mipsel_softfpu_1.0.0/include/libxml2 -mel -mabi=32 -march=mips32 ' --extra-ldflags=' -mel -mabi=32 -msoft-float -march=mips32 -Wl,--gc-sections -L/mnt/new2/sysroots/mipsel_softfpu_1.0.0/lib/ '
libavutil 55. 34.100 / 55. 34.100
libavcodec 57. 64.101 / 57. 64.101
libavformat 57. 56.100 / 57. 56.100
libavdevice 57. 1.100 / 57. 1.100
libavfilter 6. 65.100 / 6. 65.100
libswscale 4. 2.100 / 4. 2.100
libswresample 2. 3.100 / 2. 3.100
root@xp1000:/var/volatile/tmp# rm -rf /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer
root@xp1000:/var/volatile/tmp# cd /tmp
root@xp1000:/var/volatile/tmp# wget http://iptvplayer.vl...ythonX.X.tar.gz
Connecting to iptvplayer.vline.pl (217.76.112.20:80)
latest.pythonX.X.tar 100% |********************************************************************************************************************************************| 4160k 0:00:00 ETA
root@xp1000:/var/volatile/tmp# tar -xzf latest.pythonX.X.tar.gz -C /tmp
root@xp1000:/var/volatile/tmp# rm latest.pythonX.X.tar.gz
root@xp1000:/var/volatile/tmp# cp -r iptvplayer-for-e2.git/IPTVPlayer /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer
root@xp1000:/var/volatile/tmp# rm -rf iptvplayer-for-e2.git/IPTVPlayer
root@xp1000:/var/volatile/tmp# sync
root@xp1000:/var/volatile/tmp# reboot
Notice it's:
1.01, so v. 1.00 to be installed
2.2, so NEW
SOFT, not HARD FLOAT...
Maybe I need to redo the image v. 6 from scratch and see then...??? Although I doubt it, since in OpenPLi v. 6 it failed at DETECTION point, already. I.e. no corrupt libraries in OpenPLi v. 4, as in v. 6 (-sh: ./readelf: Accessing a corrupted shared library)!
But even though it installed and ffmpeg was now present - it still didn't appear in the Plugins, so additional telnet commands were needed...
opkg update && opkg install python-html
opkg update && opkg install python-textutils
rm -rf /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer
cd /tmp
wget http://iptvplayer.vline.pl/download/update/latest.pythonX.X.tar.gz
tar -xzf latest.pythonX.X.tar.gz -C /tmp
rm latest.pythonX.X.tar.gz
cp -r iptvplayer-for-e2.git/IPTVPlayer /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer
rm -rf iptvplayer-for-e2.git/IPTVPlayer
sync
reboot
Now, it all works well! Tested!
<span style='font-family: comic sans ms,cursive'>"Enlightenment is man's emergence from his self-incurred immaturity. Immaturity is the inability to use one's own understanding without the guidance of another. This immaturity is self-incurred if its cause is not lack of understanding, but lack of resolution and courage to use it without the guidance of another. The motto of enlightenment is therefore: Sapere aude! Have courage to use your own understanding!</span><br /> <br /><span style='font-family: comic sans ms,cursive'>Laziness and cowardice are the reasons why such a large proportion of men, even when nature has long emancipated them from alien guidance..." I. Kant, "Political writings" (1784)</span><br /> <br /><span style='font-family: comic sans ms,cursive'><a class='bbc_url' href='<a class='bbc_url' href='
http://eserver.org/p...lightenment.txt'>
http://eserver.org/p...ent.txt</a>'><a class='bbc_url' href='http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a>'>http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a></a> - the jolly text on Enlightenment, at the basis of Modernity...</span>