Hi Ross,

Thanks for your reply.
Actually we have tried that, problem was,
1. playbin2 + avi/3gp is working properly because of xvimagesink is used 
interally.
2. playbin2 + mp4 is not taking vaapi sink, we need to manually set 
video-sink=vaapisink.
   Also we are getting arbitrary crash while setting the qml video window id to 
the vaapi sink.
   So we are not getting any single pipe to play mp4/avi/3gp stuff.

I believe we need to change playbin2 sink dynamically to xvimagesink/vaapisink 
based on the input.
Is it justified? What kind of issues we may found in case?


Regards
Meena

-----Original Message-----
From: Burton, Ross [mailto:ross.bur...@intel.com] 
Sent: Thursday, March 27, 2014 7:15 PM
To: Meenakumari Shedole
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] Help-Gstreamer Vaapi Plugin Issue in 1080p mp4 playback

On 27 March 2014 06:58, Meenakumari Shedole <meenakumar...@hcl.com> wrote:
> filesrc-> decodebin->queue->ffmpegcolorspace->xvimagesink

Try just using playbin2 instead of constructing a pipeline manually,
there's lot of smarts that you'll need to do manually otherwise.

Ross


::DISCLAIMER::
----------------------------------------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information 
could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in 
transmission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability on 
the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the 
author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction, 
dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written 
consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please 
delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and 
other defects.

----------------------------------------------------------------------------------------------------------------------------------------------------
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to