Please check the version of the ffmpeg which you have in your image.
It can be done by execution following command:
ffmpeg
If you will have version which is not supported by the IPTVPlayer I will add support for it.
So, please check version and lets me know.
At now SH4 IPTVPlayer supports folowing ffmpeg:
if self.platform in ['sh4'] and self.ffmpegVersion in ['1.0', '1.1.1', '1.2', '1.2.1', '2.0.3', '2.0.2', '2.2.1', '2.5', '2.6.2', '2.7.1', '2.8.1', '2.8.2']
Regards,
SSS
Edited by samsamsam, 18 December 2015 - 17:23.