Jump to content


Photo

Openpli 8.0 ffmpeg problem

serviceapp ffmpeg exteplayer3 e2iplayer openssl

  • Please log in to reply
55 replies to this topic

#1 tigrousad

  • Senior Member
  • 64 posts

0
Neutral

Posted 2 March 2021 - 09:49

hello ..

 

problème when I start a stream, I have this message Protocol not found code:-1330794744 (vusolo2)

 

as i know after inspection Openpli 8.0 were build without openssl support: !!!!!!

 

can developpers or anyone correct this problem please?*

 

thank you



Re: Openpli 8.0 ffmpeg problem #2 blzr

  • PLi® Core member
  • 2,269 posts

+118
Excellent

Posted 2 March 2021 - 11:30

as i know after inspection Openpli 8.0 were build without openssl support: !!!!!!

I have no idea what was the subject of your inspection, but above statement, while very emphatic, is definitely not true... B)


True sarcasm doesn't need green font...

Re: Openpli 8.0 ffmpeg problem #3 fantome

  • Member
  • 13 posts

+2
Neutral

Posted 2 March 2021 - 11:32

Install serviceapp



Re: Openpli 8.0 ffmpeg problem #4 WanWizard

  • PLi® Core member
  • 68,588 posts

+1,738
Excellent

Posted 2 March 2021 - 11:33

ffmpeg has been stripped in 8.0-release for MIPS boxes, in an attempt to save space.

 

This has been reverted in develop, but we still need to find about 12MB to strip so the image will fit in the 1st generation boxes (uno, solo, duo).


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Openpli 8.0 ffmpeg problem #5 rantanplan

  • PLi® Contributor
  • 1,806 posts

+83
Good

Posted 2 March 2021 - 11:37

May one know on what basis your 'inspection' is based?
This is probably just a left bug that your plugin has. Which plugin is it?

A try with the image from develop may help you.
Test and feedback would always be welcome.

But please with fewer exclamation marks and more information.

greetings



Re: Openpli 8.0 ffmpeg problem #6 tigrousad

  • Senior Member
  • 64 posts

0
Neutral

Posted 2 March 2021 - 18:17

May one know on what basis your 'inspection' is based?
This is probably just a left bug that your plugin has. Which plugin is it?

A try with the image from develop may help you.
Test and feedback would always be welcome.

But please with fewer exclamation marks and more information.

greetings

 

 

Install serviceapp

 

 

 

as i know after inspection Openpli 8.0 were build without openssl support: !!!!!!

I have no idea what was the subject of your inspection, but above statement, while very emphatic, is definitely not true... B)

 

 

I mean in openpli 8.0 we can't install ffmpeg library.. because the image use openssl 1.1.1version

So impossible to install ffmpeg with this new (old) openssl 1.1.1


Edited by tigrousad, 2 March 2021 - 18:23.


Re: Openpli 8.0 ffmpeg problem #7 WanWizard

  • PLi® Core member
  • 68,588 posts

+1,738
Excellent

Posted 2 March 2021 - 18:55

ffmpeg is in the feed, there is no reason you should install it from elsewhere, in case of a HiSil box you'll probably brick it when you do.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Openpli 8.0 ffmpeg problem #8 tigrousad

  • Senior Member
  • 64 posts

0
Neutral

Posted 2 March 2021 - 19:08

ffmpeg is in the feed, there is no reason you should install it from elsewhere, in case of a HiSil box you'll probably brick it when you do.

Thank for reply...
No believe me.. when installing from feed (e2iplayer deps) all depencies are installed correctly... except except ffmpeg.!! I tried manually .. but thecs1me problem ( error with openssl 1.1.1)
Thanks

Ps: my box is solo2 mips32rl openssl 1.1.1

Edited by tigrousad, 2 March 2021 - 19:14.


Re: Openpli 8.0 ffmpeg problem #9 WanWizard

  • PLi® Core member
  • 68,588 posts

+1,738
Excellent

Posted 2 March 2021 - 19:18

Like I wrote before, the ffmpeg libraries have been stripped in OpenPLi 8 for MIPS boxes in an attemp t to save space.  And that includes your solo2.

 

Check if you still have the problem on the current develop image.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Openpli 8.0 ffmpeg problem #10 rantanplan

  • PLi® Contributor
  • 1,806 posts

+83
Good

Posted 2 March 2021 - 19:25

As I suspected ...
It's the e2iplayer.
The openssl is also available in the reduced mipsel version.
The plugin is from a different source and has to be adapted with regard to Openssl.
In fact, the query in this regard simply has to be removed.
Or you set a symlink.
But it is not a problem of the image and also not of the ffmpeg.
It's simply because of this horrible plugin, which is only very unsatisfactorily maintained.



Re: Openpli 8.0 ffmpeg problem #11 rantanplan

  • PLi® Contributor
  • 1,806 posts

+83
Good

Posted 2 March 2021 - 20:05

The problem is you don't know who you are using the e2iplayer plugin from.
For most of them, the host is updated completely confused, but the program maintenance is left behind.
You can solve the problem locally ...
ftp e2iplayer / setup / iptvsetupimpl.py

Open this file locally with Linuxeditor
Find Openssl and add the current version.
The same goes for the ffmpeg version.
Then put the version back on the box and restart it once.
Then it should work again.



Re: Openpli 8.0 ffmpeg problem #12 tigrousad

  • Senior Member
  • 64 posts

0
Neutral

Posted 2 March 2021 - 20:11

Like I wrote before, the ffmpeg libraries have been stripped in OpenPLi 8 for MIPS boxes in an attemp t to save space.  And that includes your solo2.
 
Check if you still have the problem on the current develop image.


I have just installed develop image (02/03/2021) .. and all works great and fine.. !!!!

Re: Openpli 8.0 ffmpeg problem #13 rantanplan

  • PLi® Contributor
  • 1,806 posts

+83
Good

Posted 2 March 2021 - 21:12

There are probably 2 things that help to avoid the setup query.
On the one hand gnutls was reactivated in ffmpeg and on the other hand it is presumably

https://github.com/O...bc7d4a98df82338

a very nice thing

 

However, e2iplayer always remains a surprise bag, because unfortunately it is not really well maintained.

Nice that it worked.



Re: Openpli 8.0 ffmpeg problem #14 WanWizard

  • PLi® Core member
  • 68,588 posts

+1,738
Excellent

Posted 2 March 2021 - 22:15

It isn't open source either, so for us it's a black box.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Openpli 8.0 ffmpeg problem #15 rantanplan

  • PLi® Contributor
  • 1,806 posts

+83
Good

Posted 2 March 2021 - 22:43

There are 2 branches from which mostly the e2iplayer is distributed.

https://gitlab.com/maxbambi/e2iplayer

https://gitlab.com/zadmario/e2iplayer

 

https://gitlab.com/z...mpl.py#L378-390

https://gitlab.com/z...l.py#L1055-1073

Here are the possible problems



Re: Openpli 8.0 ffmpeg problem #16 WanWizard

  • PLi® Core member
  • 68,588 posts

+1,738
Excellent

Posted 3 March 2021 - 00:56

Interesting, both are forks of the original, one says:
 

This is a fork of original samsamsam E2iPlayer. It's not a copy of PRIVATE version, that I haven't got!! I have made some changes to italian section of plugin, that I'm interesting in.

If master project reopens, I will send merge request to original one. Anyway, thank you samsamsam for your huge work!

samsamsam argues that some parts of the code I have found on the internet have been stolen from his private repo. I'm working to change these ones with code written by myself.

 

So there is a new developer? And we have an open repo again?


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Openpli 8.0 ffmpeg problem #17 rantanplan

  • PLi® Contributor
  • 1,806 posts

+83
Good

Posted 3 March 2021 - 02:04

There are several branches.
How are you supposed to believe anything when it's all about publicly visible code work.
By and large there are adding and deleting stream hosters.
No matter who, everyone looks somewhere and somehow how it works. There are enough templates for this on the Internet.
Unfortunately, all streams are only used for a limited time and then have to be updated again.
That works less and less well.
In addition, the program level is simply not maintained.
Except possibly in one case. But that would have to be patched first.
I'm actually always surprised how many people still use the plugin.



Re: Openpli 8.0 ffmpeg problem #18 Aliraza63

  • PLi® Tester
  • 250 posts

+23
Neutral

Posted 3 March 2021 - 05:10

Number of peoples are using this plugin due to available free media  still some maintainers trying to fix it & online update also possible . I have found it some easily accessible source to watch fav media selections thats why I use it .its another thing that I have use vpn and obviously to spend lots of time to search for the working link  :D


 DM-900 ,DM-520, Vu+Duo2


Re: Openpli 8.0 ffmpeg problem #19 WanWizard

  • PLi® Core member
  • 68,588 posts

+1,738
Excellent

Posted 3 March 2021 - 13:12

I'm actually always surprised how many people still use the plugin.

 

The same is true for exteplayer3, which has been abandoned for about 18 months now...
 


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Openpli 8.0 ffmpeg problem #20 Taapat

  • PLi® Core member
  • 2,343 posts

+120
Excellent

Posted 3 March 2021 - 14:15

The same is true for exteplayer3, which has been abandoned for about 18 months now...

 
I'm not sure if he needs a regular update.
If you have created a normal playback on a particular receiver you don't need to change anything.

Check how often something serious is changed in servicemp3  ;) .





Also tagged with one or more of these keywords: serviceapp, ffmpeg, exteplayer3, e2iplayer, openssl

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users