Re: [IVI] Gstreamer for DVD's subtitle

2015-03-20 Thread Rees, Kevron
This question is not IVI specific.  I recommend asking on the
gstreamer mailing list.

On Fri, Mar 20, 2015 at 2:36 AM, Neo hong  wrote:
> we can play the DVD  by QT + gstreamer,but there's no subtitle when playing.
>
> Using the command line: gst-launch-1.0 playbin uri=dvd://current-text=1
> subtitle can be seen with the video and everything is ok.
> When we change the gst code  :int flags = GST_PLAY_FLAG_VIDEO |
> GST_PLAY_FLAG_AUDIO with
> int flags = GST_PLAY_FLAG_VIDEO | GST_PLAY_FLAG_AUDIO |GST_PLAY_FLAG_TEXT;
> The screen is dazzling. I wonder how to get the subtitle . Pls give me some
> ideas .
> Thanks a lot.
>
>
>
>
> ___
> IVI mailing list
> IVI@lists.tizen.org
> https://lists.tizen.org/listinfo/ivi
>
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [IVI] Can not enable wifi on IVT1100

2015-03-20 Thread VanCutsem, Geoffroy


---
Intel Corporation NV/SA
Kings Square, Veldkant 31
2550 Kontich
RPM (Bruxelles) 0415.497.718.
Citibank, Brussels, account 570/1031255/09

From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of RayBloodworth
Sent: Friday, March 20, 2015 2:17 AM
To: Rees, Kevron M
Cc: ivi@lists.tizen.org
Subject: Re: [IVI] Can not enable wifi on IVT1100

Thanks for your reply!

 > What wlan/bt chip is it? What does dmesg say when you plug in the wifi 
 > device?
RT3090, It's not a hot plug device, I plugged it into the slot on mainboard 
before system boot up.
Do you have any ideas?
You'll need to add the driver for this. I don't know if there is an upstream 
driver you could simply enable in the kernel or if you'll need to get it from 
some other source and compile it... but the lack of driver is why it is not 
showing up in ConnMan.


> Date: Thu, 19 Mar 2015 08:42:53 -0700
> Subject: Re: [IVI] Can not enable wifi on IVT1100
> From: kevron.m.r...@intel.com
> To: k870818...@outlook.com
> CC: ivi@lists.tizen.org
>
> What wlan/bt chip is it? What does dmesg say when you plug in the wifi device?
>
> On Thu, Mar 19, 2015 at 5:08 AM, RayBloodworth 
> mailto:k870818...@outlook.com>> wrote:
> > Hi, everyone
> >
> > For using wifi/bt with IVT1100, I plugged a wlan/bt chip in IVT1100. But
> > I can not enable wifi with "connmanctl".
> >
> > #connmanctl enable wifi
> > Error wifi:Method "SetProperty" with signature "sv" on interface
> > "net.connman.Technology" doesn;t exist
> >
> > Also, there's no wifi technology with this command:
> > #connmanctl
> > connmanctl> techonologies
> > /net/connman/technology/bluetooth
> >
> > Could anyone help me?
> >
> > BR,
> > Ray
> >
> > ___
> > IVI mailing list
> > IVI@lists.tizen.org
> > https://lists.tizen.org/listinfo/ivi
> >
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


[IVI] Gstreamer for DVD's subtitle

2015-03-20 Thread Neo hong
we can play the DVD  by QT + gstreamer,but there's no subtitle when
playing.

Using the command line: gst-launch-1.0 playbin uri=dvd://current-text=1
subtitle can be seen with the video and everything is ok.
When we change the gst code  :int flags = GST_PLAY_FLAG_VIDEO |
GST_PLAY_FLAG_AUDIO with
int flags = GST_PLAY_FLAG_VIDEO | GST_PLAY_FLAG_AUDIO |GST_PLAY_FLAG_TEXT;
The screen is dazzling. I wonder how to get the subtitle . Pls give me some
ideas .
Thanks a lot.
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi