Various versions of ffmpeg for Mipsel v. 2 images:
cd /tmp
tar -xzf ffmpeg2.8.5_mipsel_fpu.tar.gz -C /
rm ffmpeg2.8.5_mipsel_fpu.tar.gz
sync
reboot
Open SSL 1.02 modification
Open SSL used in Enigma2 was upgraded lately to v. 1.02, so this version of ffmpeg reflects it
cd /tmp
tar -xzf ffmpeg2.8.5_mipsel_fpu_openssl1.0.2.tar.gz -C /
rm ffmpeg2.8.5_mipsel_fpu_openssl1.0.2.tar.gz
sync
reboot
or
cd /tmp
tar -xzf ffmpeg3.0_mipsel_fpu.tar.gz -C /
rm ffmpeg3.0_mipsel_fpu.tar.gz
sync
reboot
or
cd /tmp
tar -xzf ffmpeg3.0_mipsel_softfpu.tar.gz -C /
rm ffmpeg3.0_mipsel_softfpu.tar.gz
sync
reboot
1a) Telnet command again, to check if the ffmpeg installation went well
ffmpeg --version
2) Telnet commands to install IPTV Player
rm -rf /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer
cd /tmp
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
2a) If it doesn't appear in the Plugins, for instance - usually in older images, missing some Python parts - use the following Telnet commands
opkg update && opkg install python-html
opkg update && opkg install python-textutils
rm -rf /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer
cd /tmp
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
Good luck!
<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>