Re: [E-devel] gstreamer1/0/Emotion based video player

2014-07-21 Thread Daniel Kolesa
2014-07-21 7:49 GMT+01:00 Carsten Haitzler : > On Mon, 21 Jul 2014 04:50:59 + Prathamesh P Ghanekar > said: > > > Hi Carsten, > > > > Thanks for your reply. I have got some clarity on this now. > > But I have a few more things to ask. > > My platform is Tizen-IVI-3.0, which has older verison

Re: [E-devel] gstreamer1/0/Emotion based video player

2014-07-20 Thread The Rasterman
On Mon, 21 Jul 2014 04:50:59 + Prathamesh P Ghanekar said: > Hi Carsten, > > Thanks for your reply. I have got some clarity on this now. > But I have a few more things to ask. > My platform is Tizen-IVI-3.0, which has older verison of EFL. That means, > gstreamer1 backend will not be availab

Re: [E-devel] gstreamer1/0/Emotion based video player

2014-07-20 Thread Prathamesh P Ghanekar
Hi Carsten, Thanks for your reply. I have got some clarity on this now. But I have a few more things to ask. My platform is Tizen-IVI-3.0, which has older verison of EFL. That means, gstreamer1 backend will not be available for Emotion. Now, I can't upgrade EFL due to some restrictions. Can you

Re: [E-devel] gstreamer1/0/Emotion based video player

2014-07-17 Thread The Rasterman
On Thu, 17 Jul 2014 05:26:51 + Prathamesh P Ghanekar said: > Hi Carsten, > > I am still in the process of understanding "rage" player that you suggested. > > But, I have following thing in mind : > I have built EFL with the gstreamer1 module, which has generated emotion > library(module) fo

Re: [E-devel] gstreamer1/0/Emotion based video player

2014-07-17 Thread Cedric BAIL
On Jul 17, 2014 7:26 AM, "Prathamesh P Ghanekar" < prathamesh.ghane...@igate.com> wrote: > > Hi Carsten, > > I am still in the process of understanding "rage" player that you suggested. > > But, I have following thing in mind : > I have built EFL with the gstreamer1 module, which has generated emot

Re: [E-devel] gstreamer1/0/Emotion based video player

2014-07-16 Thread Won guk Jeong
Hi, Why don't you use emotion API directlry? Basically, the emotion sink renders video into registered emotion object as "emotion-object" property. Moreover, I am not sure whether you could use emotion-sink directly. emotion-sink is embedded in emotion plugin module as I know.. (try gst-inspect)