Jump to content


Photo

serviceapp - gstplayer and exteplayer3

gstreamer ffmpeg

  • Please log in to reply
985 replies to this topic

Re: serviceapp - gstplayer and exteplayer3 #361 Taapat

  • PLi® Core member
  • 2,345 posts

+121
Excellent

Posted 14 November 2016 - 15:20

@ostende you do not need to use the ffmpeg-fix-hls.patch for ffmpeg. That already exists on oe-alliance-core: https://github.com/o...a/ffmpeg/ffmpeg



Re: serviceapp - gstplayer and exteplayer3 #362 ostende

  • Senior Member
  • 69 posts

0
Neutral

Posted 14 November 2016 - 16:05

@ taapat i have  everything 



Re: serviceapp - gstplayer and exteplayer3 #363 Moonwalker

  • Senior Member
  • 198 posts

0
Neutral

Posted 19 November 2016 - 12:54

Does extplayer3 support H265 encoded movies on DM520?



Re: serviceapp - gstplayer and exteplayer3 #364 ibizoo

  • Member
  • 1 posts

0
Neutral

Posted 19 November 2016 - 13:25

pllz help ... I cant find ==> openpli-oe-core/meta-openpli/recipes-multimedia/ in my vu+ 



Re: serviceapp - gstplayer and exteplayer3 #365 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 19 November 2016 - 13:33

Does extplayer3 support H265 encoded movies on DM520?

 

No. There is need to add formater for H265 codec. I do not have STB which support H265 codec, so I can not do this.



Re: serviceapp - gstplayer and exteplayer3 #366 Moonwalker

  • Senior Member
  • 198 posts

0
Neutral

Posted 19 November 2016 - 13:40

Oh too bad. Does GST player support H265?



Re: serviceapp - gstplayer and exteplayer3 #367 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 19 November 2016 - 15:12

It depend from the gstdvbmediasink plugin version which you have.

 

As I know it is not hard to add PES formater for H265 to exteplayer3 but there is need to have STB which support this coded, to be able to test.

I do not have.

 

Regards,

SSS



Re: serviceapp - gstplayer and exteplayer3 #368 MastaG

  • Senior Member
  • 1,531 posts

+118
Excellent

Posted 19 November 2016 - 16:41

Here's some patches for the sink: https://github.com/o...in-dvbmediasink



Re: serviceapp - gstplayer and exteplayer3 #369 MastaG

  • Senior Member
  • 1,531 posts

+118
Excellent

Posted 24 November 2016 - 14:21

Hi mx3L, Taapat or samsamsam,

 

In ffmpeg 3.2 they've dropped support for the libfaac encoder.

 

I'm not getting any sound anymore on my DM800Se when playing this stream

#SERVICE 4097:0:0:0:0:0:0:0:0:0:http%3a//ooyalahd2-f.akamaihd.net/i/globalradio01_delivery@156521/master.m3u8:Capital TV
#DESCRIPTION Capital TV

 

According to VLC it has AAC Audio (mp4a).

 

Could it be that ffmpeg was decoding the audio using the libfaac decoder before?

And now that the libfaac encoder is removed, the decoding path is broken now or something?

Or should the DM800Se decode AAC audio in hardware?

 

Thanks in advance.



Re: serviceapp - gstplayer and exteplayer3 #370 Taapat

  • PLi® Core member
  • 2,345 posts

+121
Excellent

Posted 24 November 2016 - 14:40

They removed AAC encoding via libfaac.
I do not think that it affects decoding.
And if you previously did not use --enable-libfaac, then it does not affect you in any way.
 
I think that if the sound is on the older version of ffmpeg, it is another specific problem, which is implemented in the latest version of ffmpeg.


Re: serviceapp - gstplayer and exteplayer3 #371 MastaG

  • Senior Member
  • 1,531 posts

+118
Excellent

Posted 24 November 2016 - 14:45

I thought so as well... I'll do some more investigation first.

Thank you my friend.



Re: serviceapp - gstplayer and exteplayer3 #372 a4tech

  • Senior Member
  • 39 posts

-2
Neutral

Posted 27 November 2016 - 19:15

Sometimes plugin cause problems

 

19:11:35.0007  Traceback (most recent call last):
19:11:35.0008    File "/usr/lib/enigma2/python/Components/ActionMap.py", line 68, in action
19:11:35.0012    File "/usr/lib/enigma2/python/Components/ActionMap.py", line 48, in action
19:11:35.0015    File "/usr/lib/enigma2/python/Components/ConfigList.py", line 247, in keyRight
19:11:35.0018    File "/usr/lib/enigma2/python/Components/ConfigList.py", line 44, in handleKey
19:11:35.0021    File "/usr/lib/enigma2/python/Components/config.py", line 430, in handleKey
19:11:35.0025    File "/usr/lib/enigma2/python/Components/config.py", line 61, in setValue
19:11:35.0028    File "/usr/lib/enigma2/python/Components/config.py", line 112, in changed
19:11:35.0032    File "/usr/lib/enigma2/python/Plugins/SystemPlugins/ServiceApp/plugin.py", line 154, in <lambda>
19:11:35.0037      configServiceApp.servicemp3.replace.addNotifier(lambda x: self.buildConfigList(), initial_call=False)
19:11:35.0039    File "/usr/lib/enigma2/python/Plugins/SystemPlugins/ServiceApp/plugin.py", line 207, in buildConfigList
19:11:35.0045      self["config"].list = configList
19:11:35.0048  KeyError: 'config'

 

It happens when You change confi left right on ConfigBoolean entries.



Re: serviceapp - gstplayer and exteplayer3 #373 mx3L

  • Senior Member
  • 616 posts

+79
Good

Posted 28 November 2016 - 20:37

@a4tech

you should build more recent version, check if there is still a problem.



Re: serviceapp - gstplayer and exteplayer3 #374 a4tech

  • Senior Member
  • 39 posts

-2
Neutral

Posted 28 November 2016 - 22:40

@a4tech

you should build more recent version, check if there is still a problem.

 

Latest master cause it sometimes.

 

fce6867eab86399e2e7f6eae2062c2549c678a23



Re: serviceapp - gstplayer and exteplayer3 #375 foxbob

  • Senior Member
  • 615 posts

+18
Neutral

Posted 9 December 2016 - 20:05

I am build serviceapp in pli5 solo4k and error

https://cloud.mail.r.../LGuf/xZYEzEsdc



Re: serviceapp - gstplayer and exteplayer3 #376 maigais

  • Senior Member
  • 431 posts

+4
Neutral

Posted 18 December 2016 - 19:12

[getVariantsFromMasterUrl] - (SSL) Error in certificate verification: self signed certificate in certificate chain

Attached Files

  • Attached File  e.zip   4.56KB   20 downloads

BlackHole-3.1.0F_DM800 ,Tuner + ALINK DTU & Digital USB DVB-T HDTV TV Tuner Recorder Receiver , HDD TOSHIBA MK2552GSX 250gb,usb 16gb,skins Glamour_X-Infinity mod


Re: serviceapp - gstplayer and exteplayer3 #377 sportfootbol

  • Senior Member
  • 171 posts

+21
Neutral

Posted 18 December 2016 - 22:51

I read about inserting a new gstreamer....Where serviceapp needs to make Dreambox 800 HD SE...What telnet commands are used installation of the new gstreamer and ffmpeg...
I've tried everything under the tutorial https://forums.openp...rviceapp....But we are not succeeding..Give me just a clarification that i did a test...



Re: serviceapp - gstplayer and exteplayer3 #378 maigais

  • Senior Member
  • 431 posts

+4
Neutral

Posted 19 December 2016 - 05:06

ffmpeg




opkg update; opkg install ffmpeg

BlackHole-3.1.0F_DM800 ,Tuner + ALINK DTU & Digital USB DVB-T HDTV TV Tuner Recorder Receiver , HDD TOSHIBA MK2552GSX 250gb,usb 16gb,skins Glamour_X-Infinity mod


Re: serviceapp - gstplayer and exteplayer3 #379 Moonwalker

  • Senior Member
  • 198 posts

0
Neutral

Posted 26 December 2016 - 14:06

Unknown package 'ffmpeg'.
Collected errors:
 * opkg_install_cmd: Cannot install package ffmpeg.
root@dm520:~#


Re: serviceapp - gstplayer and exteplayer3 #380 gorski

  • Senior Member
  • 1,699 posts

+46
Good

Posted 26 December 2016 - 16:38

https://wiki.openpli.org/iptvplayer

 

Telnet command:
 

ffmpeg --version

 

If you get something like "command not recognised" - it isn't installed. In that case start from step 1.

1) Install ffmpeg into Enigma2 image you are using

If an image does not have ffmepg installed by default, before installing the IPTV Player itself, one must install ffmpeg for your platform.

SH4 (STBs with STi 7111/7162 processors, i.e. Alien1/2 etc.)
 

cd /tmp
wget http://iptvplayer.pl...eg_2.7.1.tar.gz
tar -C / -xvf openatv5_sh4_ffmpeg_2.7.1.tar.gz
rm openatv5_sh4_ffmpeg_2.7.1.tar.gz
sync
reboot

 
Older MIPSEL OE 1.6 images (DBs and clones, ET series, GigaBlue series etc.)

(Thanx to Kedarz!)

 

cd /tmp

wget http://iptvplayer.pl...psel_fpu.tar.gz
tar -xzf ffmpeg2.8.3_old_mipsel_fpu.tar.gz -C /
rm ffmpeg2.8.3_old_mipsel_fpu.tar.gz
sync
reboot

 
Newer MIPSEL OE 2.0 images

 

cd /tmp

wget http://iptvplayer.pl...psel_fpu.tar.gz
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

wget http://iptvplayer.pl...ssl1.0.2.tar.gz
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 ffmpeg v. 3

 

cd /tmp

wget http://iptvplayer.pl...psel_fpu.tar.gz
tar -xzf ffmpeg3.0_mipsel_fpu.tar.gz -C /
rm ffmpeg3.0_mipsel_fpu.tar.gz
sync
reboot

 
or

 

cd /tmp

wget http://iptvplayer.pl..._softfpu.tar.gz
tar -xzf ffmpeg3.0_mipsel_softfpu.tar.gz -C /
rm ffmpeg3.0_mipsel_softfpu.tar.gz
sync
reboot

 
FFMPEG libs for ARMV7 (VU Solo4K)

 

cd /tmp

wget http://iptvplayer.pl...ssl1.0.2.tar.gz
tar -xzf ffmpeg3.0.1_armv7_fpu_openssl1.0.2.tar.gz -C /
rm ffmpeg3.0.1_armv7_fpu_openssl1.0.2.tar.gz
sync
reboot

 
1a) Telnet command again, to check if the ffmpeg installation went well

 

ffmpeg --version

If you get the version of ffmpeg listed....


Edited by gorski, 26 December 2016 - 16:40.

<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>



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users