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 #601 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 18 February 2015 - 21:00

as extra info about the qemu :

 

I just copied the qemu recipe from out off openembedded to the meta-openpli/recipes-devtools

 

What is changed is just file

 

qemu.inc

SRC_URI_append_class-native = "\
    file://fix-libcap-header-issue-on-some-distro.patch \
	file://syscall-soundcard-native-only.patch \ # this line I added
    "

and the I set the patch self in map openpli-oe-core/meta-openpli/recipes-devtools/qemu/qemu

 

patch file included

 

 

Attached Files



Re: GStreamer 1.0 #602 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 18 February 2015 - 21:46

for wmv only sound no image



Re: GStreamer 1.0 #603 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 18 February 2015 - 21:56

Just a question how can we log all enigma2 actions whitout having a crash ?



Re: GStreamer 1.0 #604 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 19 February 2015 - 06:44

The ogg should not be such a problem seems something is missing in eServiceMP3 for the adapted one in gst-1

playing 4097:0:0:0:0:0:0:0:0:0:/media/VIDAUD/Roundhere.ogg
eServiceMP3::construct!
eServiceMP3::playbin uri=file:///media/VIDAUD/Roundhere.ogg
eServiceMP3::starting pipeline
getBouquet failed.. no path given!
eServiceMP3::state transition NULL -> READY
eServiceMP3::m_errorInfo.missing_codec = audio/ogg
Gstreamer error: Your GStreamer installation is missing a plug-in. (12) from uridecodebin1
Gstreamer error: Your GStreamer installation is missing a plug-in. (12) from uridecodebin1
Gstreamer error: GStreamer encountered a general stream error. (1) from typefind
gst_element_query_position failed in getPlayPosition
gst_element_query_position failed in getPlayPosition
gst_element_query_position failed in getPlayPosition
gst_element_query_position failed in getPlayPosition
gst_element_query_position failed in getPlayPosition


Re: GStreamer 1.0 #605 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 19 February 2015 - 06:54

and here the log from ok playing wma file

playing 4097:0:0:0:0:0:0:0:0:0:/media/VIDAUD/Mama.wma
eServiceMP3::construct!
eServiceMP3::playbin uri=file:///media/VIDAUD/Mama.wma
eServiceMP3::starting pipeline
getBouquet failed.. no path given!
eServiceMP3::state transition NULL -> READY
eServiceMP3::state transition READY -> PAUSED
dont apply ac3 delay when no video is running!
dont apply pcm delay when no video is running!
eServiceMP3::async-done - 0 video, 1 audio, 0 subtitle
AUDIO STRUCT=audio/x-raw
eServiceMP3::audio stream=0 codec=WMA Version 8 language=und
eServiceMP3::state transition PAUSED -> PLAYING


Re: GStreamer 1.0 #606 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 19 February 2015 - 17:41

Ha Good news vuduo2. Just build from scratch with gst-1. Flashed freshly also.

 

How to do for duo2

 

1) obtain the gst-1 git.

2) run make (to have all repo's) not make image !!

3) apply to git the here included qemu patch and the meta-vuplus git patch

~/openpli40-gst1/openpli-oe-core$ git apply ../vuduo2-machine-conf-gst1.patch
~/openpli40-gst1/openpli-oe-core$ cd meta-vuplus/
~/openpli40-gst1/openpli-oe-core/meta-vuplus$ git apply ../../vuduo2-machine-conf-gst1.patch

Then just build with :

~/openpli40-gst1/openpli-oe-core/build$ source env.source

~/openpli40-gst1/openpli-oe-core/build$ MACHINE=vuduo2 bitbake openpli-enigma2-feed

 

Vuduo2 works with mp3,flacc,wav,mp4 and yes wma software codecs.

 

The only media which is not playing is ogg.

P.s.  Sorry one mistake in explanation

~/openpli40-gst1/openpli-oe-core$ git apply ../vuduo2-machine-conf-gst1.patch

 

must be :

 

~/openpli40-gst1/openpli-oe-core$ git apply ../qemu-gst-1-gitpatch-vuduo2.patch



Re: GStreamer 1.0 #607 metoo

  • Senior Member
  • 1,573 posts

+33
Good

Posted 19 February 2015 - 23:12

Thanks to you all, build succeeded with et7x00 gst1

 

Attached File  1_0_19_4C05_835_600_FFFF0000_0_0_0.jpg   57.96KB   9 downloads


ET10000 C C C C/T  2TB HDD ET7000 + ET6000 dvb-S  OpenPli Triax 88 multifeed quad LNBs VU Uno4K SE C+2TB HDD Mutant HD60


Re: GStreamer 1.0 #608 metoo

  • Senior Member
  • 1,573 posts

+33
Good

Posted 20 February 2015 - 11:47

root@et7x00:~# opkg list_installed | grep gst
gstreamer1.0 - 1.4.5-r0
gstreamer1.0-libav - 1.4.5-r0
gstreamer1.0-plugins-bad - 1.4.5-r0
gstreamer1.0-plugins-bad-faad - 1.4.5-r0
gstreamer1.0-plugins-bad-fragmented - 1.4.5-r0
gstreamer1.0-plugins-bad-mms - 1.4.5-r0
gstreamer1.0-plugins-bad-mpegpsdemux - 1.4.5-r0
gstreamer1.0-plugins-bad-mpegtsdemux - 1.4.5-r0
gstreamer1.0-plugins-bad-rtmp - 1.4.5-r0
gstreamer1.0-plugins-bad-videoparsersbad - 1.4.5-r0
gstreamer1.0-plugins-base - 1.4.5-r0
gstreamer1.0-plugins-base-app - 1.4.5-r0
gstreamer1.0-plugins-base-audioconvert - 1.4.5-r0
gstreamer1.0-plugins-base-audioresample - 1.4.5-r0
gstreamer1.0-plugins-base-playback - 1.4.5-r0
gstreamer1.0-plugins-base-subparse - 1.4.5-r0
gstreamer1.0-plugins-base-typefindfunctions - 1.4.5-r0
gstreamer1.0-plugins-good - 1.4.5-r0
gstreamer1.0-plugins-good-apetag - 1.4.5-r0
gstreamer1.0-plugins-good-audioparsers - 1.4.5-r0
gstreamer1.0-plugins-good-autodetect - 1.4.5-r0
gstreamer1.0-plugins-good-avi - 1.4.5-r0
gstreamer1.0-plugins-good-flac - 1.4.5-r0
gstreamer1.0-plugins-good-flv - 1.4.5-r0
gstreamer1.0-plugins-good-icydemux - 1.4.5-r0
gstreamer1.0-plugins-good-id3demux - 1.4.5-r0
gstreamer1.0-plugins-good-isomp4 - 1.4.5-r0
gstreamer1.0-plugins-good-matroska - 1.4.5-r0
gstreamer1.0-plugins-good-rtp - 1.4.5-r0
gstreamer1.0-plugins-good-rtpmanager - 1.4.5-r0
gstreamer1.0-plugins-good-rtsp - 1.4.5-r0
gstreamer1.0-plugins-good-souphttpsrc - 1.4.5-r0
gstreamer1.0-plugins-good-udp - 1.4.5-r0
gstreamer1.0-plugins-good-wavparse - 1.4.5-r0
gstreamer1.0-plugins-ugly - 1.4.5-r0
gstreamer1.0-plugins-ugly-amrnb - 1.4.5-r0
gstreamer1.0-plugins-ugly-amrwbdec - 1.4.5-r0
gstreamer1.0-plugins-ugly-asf - 1.4.5-r0
gstreamer1.0-plugins-ugly-cdio - 1.4.5-r0
gstreamer1.0-plugins-ugly-dvdsub - 1.4.5-r0
gstreamer1.0-plugins-ugly-mad - 1.4.5-r0
libgstapp-1.0-0 - 1.4.5-r0
libgstaudio-1.0-0 - 1.4.5-r0
libgstcodecparsers-1.0-0 - 1.4.5-r0
libgstmpegts-1.0-0 - 1.4.5-r0
libgstpbutils-1.0-0 - 1.4.5-r0
libgstriff-1.0-0 - 1.4.5-r0
libgstrtp-1.0-0 - 1.4.5-r0
libgstrtsp-1.0-0 - 1.4.5-r0
libgstsdp-1.0-0 - 1.4.5-r0
libgsttag-1.0-0 - 1.4.5-r0
libgsturidownloader-1.0-0 - 1.4.5-r0
libgstvideo-1.0-0 - 1.4.5-r0


ET10000 C C C C/T  2TB HDD ET7000 + ET6000 dvb-S  OpenPli Triax 88 multifeed quad LNBs VU Uno4K SE C+2TB HDD Mutant HD60


Re: GStreamer 1.0 #609 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 20 February 2015 - 11:50

And how is playing of media now?


* 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 #610 metoo

  • Senior Member
  • 1,573 posts

+33
Good

Posted 20 February 2015 - 13:16

box working ok, recordings playing from nas ok, Openuitzending gemist NPO ok,  tryed few internet streams from Hans channellist ok, will try more.

later today (i hope, i have time) i try some movies mkv mp4 avi etc.


ET10000 C C C C/T  2TB HDD ET7000 + ET6000 dvb-S  OpenPli Triax 88 multifeed quad LNBs VU Uno4K SE C+2TB HDD Mutant HD60


Re: GStreamer 1.0 #611 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 20 February 2015 - 14:39

Especially divx ones. I don't have these (and won't use them).


* 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 #612 blzr

  • PLi® Core member
  • 2,269 posts

+118
Excellent

Posted 20 February 2015 - 14:46

@Erik

and how about merging 'master' into 'gst-1' branch?

(there were quite a few changes in the meantime...)


True sarcasm doesn't need green font...

Re: GStreamer 1.0 #613 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 20 February 2015 - 14:54

By your command :D


* 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 #614 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 20 February 2015 - 15:42

Now gst-1 does not start building , error:

 

ERROR: ExpansionError during parsing openpli-oe-core/meta-openpli/recipes-openpli/e2openplugins/enigma2-plugin-extensions-openwebif.bb: Failure expanding variable do_package: SyntaxError: invalid syntax (<string>, line 21)


Edited by christophecvr, 20 February 2015 - 15:43.


Re: GStreamer 1.0 #615 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 20 February 2015 - 15:49

Ach sourceforge.net is again down. Gues that is the problem.



Re: GStreamer 1.0 #616 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 20 February 2015 - 17:02

No it was not due to tempo sourceforge down.

Problem comes from this patch

 

OpenWebIf: add reference to mut@nt hd1100 and hd2400 remote control pictures.



Re: GStreamer 1.0 #617 theparasol

  • Senior Member
  • 4,157 posts

+198
Excellent

Posted 20 February 2015 - 19:24

Confirmed:Hope Erik fixes it soon :)


@Camping: ZGemma H.2S, Technisat Multytenne 4-in-1 @Home: Edision Mini 4K, Wave Frontier T55, EMP Centauri EMP DiSEqC 8/1 switch, 4x Inverto Ultra Black single LNB


Re: GStreamer 1.0 #618 theparasol

  • Senior Member
  • 4,157 posts

+198
Excellent

Posted 20 February 2015 - 20:20

Not a proper fix but this reverts the faulty commit: "git revert f44ae6387c1b1d3994bf648155f0653fa2023a0e"


@Camping: ZGemma H.2S, Technisat Multytenne 4-in-1 @Home: Edision Mini 4K, Wave Frontier T55, EMP Centauri EMP DiSEqC 8/1 switch, 4x Inverto Ultra Black single LNB


Re: GStreamer 1.0 #619 Tech

  • Forum Moderator
    PLi® Core member
  • 14,846 posts

+483
Excellent

Posted 20 February 2015 - 20:36

I already reverted the commit. :)


Aan de rand van de afgrond is een stap voorwaarts niet altijd vooruitgang....

On the edge of the abyss, a step forward is not always progress....

Hardware: 2x Daily used Vu+ Ultimo 4K - Vu+ Duo 4K SE and a lot more.... - VisioSat BiBigsat - Jultec Unicable Multiswitch 4 positions: 19.2/23.5/28.2 East - Diseqc motorized flatdish antenna

Software : HomeBuild OpenPLi Develop and Scarthgap builds, local cards driven by OsCam

Press the Geplaatste afbeelding button on the buttom right of this message ;)

Have you tried our wiki yet? Many answers can be found in our OpenPLi wiki


Re: GStreamer 1.0 #620 theparasol

  • Senior Member
  • 4,157 posts

+198
Excellent

Posted 20 February 2015 - 21:43

I already reverted the commit. :)

 

Not in the GST-1 branch, only in master branch...


@Camping: ZGemma H.2S, Technisat Multytenne 4-in-1 @Home: Edision Mini 4K, Wave Frontier T55, EMP Centauri EMP DiSEqC 8/1 switch, 4x Inverto Ultra Black single LNB




16 user(s) are reading this topic

0 members, 15 guests, 0 anonymous users


    Google (1)