@ciuko
Can you use this binary http://iptvplayer.pl...dbg/exteplayer3 ?
Additionality the better will be to run exteplayer3 from cmd line and put here the output logs.
To do this please change options "Disable live at plugin start" to Yes.
Then exit from IPTVPlayer and once again open it, so the live video will be disabled.
Then from command line:
cd /tmp
rm exteplayer3
wget http://iptvplayer.pl/temp/dbg/exteplayer3
chmod 777 exteplayer3
wget http://www.quirksmode.org/html5/videos/big_buck_bunny.mp4 -O /media/hdd/big_buck_bunny.mp4
./exteplayer3 /media/hdd/big_buck_bunny.mp4
and check the CPU usage and put here the output.
Regards,
SSS
Here is the output:
live video disabled
root@dm500hd:/var/volatile/tmp# ./exteplayer3 /media/hdd/big_buck_bunny.mp4
{"EPLAYER3_EXTENDED":{"version":16}}
file: [file:///media/hdd/big_buck_bunny.mp4]
13 90
AAC_HEADER -> ff f1 5c 80 00 1f fc
{"PLAYBACK_OPEN":{"OutputName":"Output", "file":"file:///media/hdd/big_buck_bunny.mp4", "sts":0}}
{"OUTPUT_OPEN":{"sts":0}}
{"PLAYBACK_PLAY":{"sts":0}}
{"v_c":{"id":2,"e":"V_MPEG4/ISO/AVC","n":"und","w":640,"h":360,"f":24000}}
13 90
AAC_HEADER -> ff f1 5c 80 00 1f fc
{"a_l": [{"id":1,"e":"A_AAC","n":"eng"}]}
{"a_c":{"id":1,"e":"A_AAC","n":"eng"}}
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
639 root 30 10 36388 14m 1640 S 20 10.9 1:27.07 transmission-da
1128 root 20 0 30640 5172 3356 S 4 3.8 0:01.88 exteplayer3
CPU 4 % .. well done my friend