Video problem with OpenPLI 8.1
#1
Posted 12 April 2022 - 15:17
Re: Video problem with OpenPLI 8.1 #2
Posted 12 April 2022 - 15:27
Check the vods to see what exact audio and video codec is used.
And if possible cut a small piece from the vod that has issues on the Ustym4Kpro and works fine on the H9, so we have material to test with.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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: Video problem with OpenPLI 8.1 #3
Re: Video problem with OpenPLI 8.1 #4
Posted 12 April 2022 - 21:01
That doesn't sound ok. How do the gbtrio4k and sf8008 do it, as they are identical in hardware?
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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: Video problem with OpenPLI 8.1 #5
Posted 12 April 2022 - 21:02
Controlla i vod per vedere quale codec audio e video esatto viene utilizzato.
E se possibile, taglia un piccolo pezzo dal vod che ha problemi sull'Ustym4Kpro e funziona bene sull'H9, quindi abbiamo materiale con cui testare.
Ok
Attached Files
Edited by salvorusso, 12 April 2022 - 21:03.
Re: Video problem with OpenPLI 8.1 #6
Posted 12 April 2022 - 21:10
gst/ffmpeg...
h9 usePREFERRED_PROVIDER_virtual/enigma2-mediaservice ?= "enigma2-plugin-systemplugins-servicehisilicon"at Uclan this has not been defined
On H9.2H SE it works without ffmpeg, exteplayer3, gstplayer, serviceapp
Edited by salvorusso, 12 April 2022 - 21:11.
Re: Video problem with OpenPLI 8.1 #7
Posted 12 April 2022 - 21:14
gst/ffmpeg...
h9 usePREFERRED_PROVIDER_virtual/enigma2-mediaservice ?= "enigma2-plugin-systemplugins-servicehisilicon"at Uclan this has not been defined
On H9.2H SE it works without ffmpeg, exteplayer3, gstplayer, serviceapp
no
As mentioned, h9 uses ffmpeg and the internal service hisilicon.
This is similar to exteplayer3.
Re: Video problem with OpenPLI 8.1 #8
Posted 12 April 2022 - 21:22
gst/ffmpeg...
h9 usePREFERRED_PROVIDER_virtual/enigma2-mediaservice ?= "enigma2-plugin-systemplugins-servicehisilicon"at Uclan this has not been defined
On H9.2H SE it works without ffmpeg, exteplayer3, gstplayer, serviceapp
no
As mentioned, h9 uses ffmpeg and the internal service hisilicon.
This is similar to exteplayer3.
I really think so! what could be a solution?
Re: Video problem with OpenPLI 8.1 #9
Re: Video problem with OpenPLI 8.1 #10
Re: Video problem with OpenPLI 8.1 #11
Posted 12 April 2022 - 21:36
Uclan you should try installing the service app and using the exteplayer3.
Leave everything as it is on the h9, because it's optimal the way it is.
Uclan you should try installing the service app and using the exteplayer3.
Leave everything as it is on the h9, because it's optimal the way it is.
I tried to install everything ... ffmpeg, exteplayer3, gstplayer, serviceapp, unfortunately it doesn't work
Re: Video problem with OpenPLI 8.1 #12
Posted 12 April 2022 - 21:46
It's the same there.
You mean they also don't use servicehisilicon? I've got an SF8008, I can test that next week.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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: Video problem with OpenPLI 8.1 #13
Posted 12 April 2022 - 22:07
https://github.com/z...98mv200.inc#L19
zgemma
https://github.com/z...on-hisi.inc#L79
octagon (sf8008)
If the bsp does not specify any other mediaservice, then the pli engine servicemp3 applies
https://github.com/O...common.conf#L34
How the playback then works depends on the closed source libs.
At octagon they seem to be good.
Conversely, we can simply build the servicehisi with Uclan (test).
and...
I just looked at the local build, yes the uclan is only built with servicemp3
Edited by rantanplan, 12 April 2022 - 22:10.
Re: Video problem with OpenPLI 8.1 #14
Posted 12 April 2022 - 22:37
Thanks for confirming. I don't have any time until late next week to do something about it.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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: Video problem with OpenPLI 8.1 #15
Re: Video problem with OpenPLI 8.1 #16
Re: Video problem with OpenPLI 8.1 #17
Re: Video problem with OpenPLI 8.1 #18
Posted 13 April 2022 - 14:25
servicemp3-->playbin-->dvbmediasink should be able to do the job with mkv container with AVC1 video.
Unfortunately it doesn't work! audio only and some without audio without video.
Servicemp3 is located in the systemplugin folder. Where are playbin and dvbmediasink located?
Re: Video problem with OpenPLI 8.1 #19
Posted 13 April 2022 - 17:19
But for your understanding. servicemp3 uses GStreamer's playbin, which probably will select dvbmediasink for AVC for showing it on screen.
607xRAYHTECV13
ET4x00RAYHTEC4.0
XP1000RAYHTEC7B
H9COMBORAYHTEC9b
Re: Video problem with OpenPLI 8.1 #20
Posted 13 April 2022 - 21:41
I've enabled an attempt at a simplified test of the uclan in py3.
next build py3 uclan builds with activetaed servicehisilicon.When will the next uclan build py3 build with servicehisilicon enabled?
So I immediately test!
Wait for the next build.
Currently the last download is 12.04.22 at Uclan py3 (experimental)
So you can try everything that comes after that and give feedback.
It's all about media handling.
So you don't need to test the image completely.
Save your settings separately beforehand or simply use a free multiboot slot for the test.
Capacity will determine when the next new build will be launched.
This is the best way to test whether it is really worth offering this change.
11 user(s) are reading this topic
0 members, 11 guests, 0 anonymous users