Hi Andreas,<div><br></div><div>i think it&#39;s not possible to use videoflip or other elements that manage video/x-raw-**** buffers with fluvasink.</div><div><br></div><div>the reason is that fluvadec and fluvasink manage buffers directly into GPU. other elements uses memory buffers.</div>
<div><br></div><div>if you would use the output of fluvadec with videoflip you should translate video/x-fluendo-va into video/x-raw-{yuv,rgb} and you lose benefits of hardware decoding.</div><div><br></div><div>i think there is no simple solution for your case, using hardware decoding with fluendo decoders or vdpau decoders.</div>
<div><br></div><div>on my case, in landscape mode, if in xorg.conf a disable composite, streams are horrible and i have a lot of tearing on the screen center. if i turn on composite, it&#39;s better, but sometimes short tearing persist. i don&#39;t know where is the problem and i haven&#39;t found any solution for now.</div>
<div><br></div><div>Best regards</div><div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8">-- <br>Arnaud Tonda<br><div class="gmail_quote"><br></div><div class="gmail_quote">2011/8/12 Andreas Rödig <span dir="ltr">&lt;<a href="mailto:a.roedig@null821.de">a.roedig@null821.de</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello,<br>
<br>
If i play a video in landscape mode (compiz vsync=on, nvidia, etc...) it looks good (without tearing). But i have some cases were i have to rotate the screen counter clockwise (via xorg.conf RandRRotation, Rotate) and show a trailer at 1080x1920.<br>

<br>
It seems that the nvidia driver then lose all vsync! I do not get away tearing on the right side of screen!<br>
<br>
So... my idea: i could change my app to rotate all content counter clockwise. But... could i do this with the video???<br>
I found &quot;videoflip&quot; at gstreamer plugins. Do this work with fluvasink? Or are there some options to rotate the video?<br>
<br>
Thanks,<br>
Andreas<br>
______________________________<u></u>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.<u></u>freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/gstreamer-<u></u>devel</a><br>
</blockquote></div><br>
</div>