Jump to content


Photo

GStreamer 1.0

gstreamer 1.0 openpli

  • Please log in to reply
2520 replies to this topic

Re: GStreamer 1.0 #421 littlesat

  • PLi® Core member
  • 56,935 posts

+695
Excellent

Posted 29 December 2014 - 14:40


 I know that some drivers cut off some seconds of mp3 audio 

Which drivers are doing this.... ???


WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: GStreamer 1.0 #422 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 29 December 2014 - 14:46

It's long time ago. A user reported it and I could reproduce it with, I think, my et9200. Don't know exactly whether it was for all mp3s or only a few. I will ask the user whether problem still occurs.


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: GStreamer 1.0 #423 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 29 December 2014 - 14:54

Yes, I think that is the best approach, first check if it still happens. I rely on you guys, I never play mp3's myself...


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: GStreamer 1.0 #424 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 31 December 2014 - 08:01

So no problem for openpli at all to drop software decoding support since none of the current boxes/images will be affected.

Ter info Vuduo2 uses software decoding with gst-0.1 .

 

For windows media created with mediaplayer higher then 8.0 (and best quality) Software decoding required.



Re: GStreamer 1.0 #425 MiLo

  • PLi® Core member
  • 14,052 posts

+298
Excellent

Posted 31 December 2014 - 10:41

more sensible thing to do would be to integrate the software decoding part into E2 and drop the merlin hack.
Real musicians never die - they just decompose

Re: GStreamer 1.0 #426 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 31 December 2014 - 12:43

The software decoding in merlin is only used for mp3 files. And I guess all VU+ can playback mp3 files with hardwaredecoder. If not, then dvbaudiosink should be compiled with "--with-mp3=no" for VU boxes. Then gstreamer decodes mp3 data in the software.

Edited by betacentauri, 31 December 2014 - 12:44.

Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: GStreamer 1.0 #427 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 31 December 2014 - 12:49

There is no such an option in dreambox dvbmediasink. Why VU+ doesn't switch to OpenPLi one? I don't get it.
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: GStreamer 1.0 #428 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 31 December 2014 - 13:03

Yes, you're right :(
But what stands in /proc/stb/info/model on VU boxes?
I hope not DM7025, because all other boxes use sink_factory_broadcom_dts which says that it can decode audio/mpeg without limitation to layer 1,2.
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: GStreamer 1.0 #429 Pedro_Newbie

  • Senior Member
  • 4,631 posts

+225
Excellent

Posted 31 December 2014 - 13:27

For the solo2 the answer is on /proc/stb/info/model: dm8000



Re: GStreamer 1.0 #430 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 31 December 2014 - 13:30

root@Solo2:~# cat /proc/stb/info/model
dm8000

root@DUO2:~# ca /proc/stb/info/model
dm8000

Re: GStreamer 1.0 #431 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 31 December 2014 - 13:38

root@Ultimo:~# cat /proc/stb/info/model
dm8000

root@DUO:~# ca /proc/stb/info/model
dm8000

root@UNO:~# cat /proc/stb/info/model
dm8000

Re: GStreamer 1.0 #432 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 31 December 2014 - 14:42

Ok, thanks. So the hardware decoder of VU+ boxes should be able to playback mp3 files.

I'll post patch in the next days...

Edited by betacentauri, 31 December 2014 - 14:42.

Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: GStreamer 1.0 #433 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 31 December 2014 - 14:53

There is no such an option in dreambox dvbmediasink. Why VU+ doesn't switch to OpenPLi one? I don't get it.

I, it was well a year ago , tried to build with pli dvbmediasink for vuduo2. Media did not played att all anymore. Some channels did not had audio. and .... It tried with the standard gst-0.1 but also with gst1.0 . Same issues. Did not run ok on vuduo2. Why I could not find out.



Re: GStreamer 1.0 #434 mx3L

  • Senior Member
  • 616 posts

+79
Good

Posted 2 January 2015 - 09:19

 

 

0001-riff-media-added-fourcc-to-all-mpeg4-video-caps.patch - supply patch for build environment!
gst10_as_gst010_base.patch - applied
gst10_as_gst010_divx4_fix.patch - applied

Thanks,
In master branch of openpli-oe-core, there are no gstreamer1.0 recipes and gst-1.0 branch was not updated since 2013. I'm using recipes uploaded here by @athoik (post #282).

 

Then we need to take care of this when the switch has been made, I guess.

 

I was trying to put it together, but the problem is with vuplus and dream which are using their own dvbmediasink which requires gstreamer0.10, so we cannot enable gstreamer1.0 for these yet.

We can enable gstreamer1.0 for others, but we would have to make sure that enigma2 is build with gstreamer0.10 support for vuplus and dream.



Re: GStreamer 1.0 #435 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 3 January 2015 - 14:32

It's long time ago. A user reported it and I could reproduce it with, I think, my et9200. Don't know exactly whether it was for all mp3s or only a few. I will ask the user whether problem still occurs.


I spoke with the guy. He tested again soft- and hardware decoding on et8000 and cutting of several milliseconds of audio happens in both cases.
Another dev contacted me and said that the problem is there on many boxes from different manufacturers (so most likely no drivers issue) and it's also present when you use other media files. He also said that it is depending on used playback plugin. So more likely a gstreamer/E2 issue somewhere in the code.

So I think we can remove the C++ lib. Attached is the patch. I have only tested plugin functionality and not if build works afterwards. But I checked twice. I hope I have not overlooked something...

Attached Files


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: GStreamer 1.0 #436 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 5 January 2015 - 12:05

On the queue! :)


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: GStreamer 1.0 #437 addybo

  • Senior Member
  • 45 posts

0
Neutral

Posted 5 January 2015 - 13:03

my vu solo2 works with gst1.4.4, 

 

tested;
mp3: Ok

flac: ok

 

flv/mp4 streams via mediaporal:ok



Re: GStreamer 1.0 #438 Andi316

  • Member
  • 19 posts

0
Neutral

Posted 5 January 2015 - 14:11

my vu solo2 works with gst1.4.4, 

 

tested;
mp3: Ok

flac: ok

 

flv/mp4 streams via mediaporal:ok

 

 

I thought at this time VU+ does not provide suitable drivers for Gstreamer 1.44?!?


Edited by Andi316, 5 January 2015 - 14:11.


Re: GStreamer 1.0 #439 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 5 January 2015 - 15:15

How did you enable gstreamer1 on your VU+?

 

The drivers is not the problem. The problem is dat VU+ provides their BSP to us, which makes the build process use the dvbmediasink (which is needed for gstreamer) from DMM, instead of the one we supply, and which is suited for use with gstreamer1.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: GStreamer 1.0 #440 addybo

  • Senior Member
  • 45 posts

0
Neutral

Posted 5 January 2015 - 18:22

i just use the normale dvbmediasink 





19 user(s) are reading this topic

0 members, 17 guests, 0 anonymous users


    Bing (2)