Not sure but just a thought,<br><br>Maybe you can apply seeking on the video part of pipeline and not on the whole pipeline.<br>So make a video bin having the video part before mixing and seek there ?<br><br>Note :Just an idea, havent validated or thought much about practical issues :)<br>
<br>Thanks<br>Kapil<br><br><div class="gmail_quote">2010/5/28 Juan Felipe Mogollón Rodríguez <span dir="ltr">&lt;<a href="mailto:fmogollon@vicomtech.org">fmogollon@vicomtech.org</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi<br>
<br>
I am trying a build an applicaction that mixes two diferent videos and<br>
shows them with a background image following the next pipeline:<br>
<br>
gst-launch filesrc location=video1.ogg ! decodebin !  videobox<br>
border-alpha=0 alpha=1 top=-375 bottom=0 left=-250 right=0 ! alpha<br>
method=3 angle=90 ! videomixer name=mixer ! ffmpegcolorspace !<br>
xvimagesink filesrc location=video2.ogg ! decodebin ! videobox<br>
border-alpha=0 alpha=1 top=-375 bottom=0 left=-400 right=0 ! alpha<br>
method=3 angle=90 ! mixer. filesrc location=background.jpg ! decodebin<br>
! imagefreeze !  alpha method=0 target-r=0 target-g=0  target-b=0 !<br>
videoscale ! video/x-raw-yuv, width=1200, height=800 ! mixer.<br>
<br>
<br>
When I try to seek the videos, I am always getting a seek error, I<br>
think that the error appears because of the still image that is<br>
created to be used as background, I have tried with multifilesrc and<br>
with imagefreeze, but I always get that seek error.<br>
<br>
Does anybody knows another way to get a static background image that<br>
can be seekable?<br>
<br>
Thanks in advance.<br>
<br>
Regards.<br>
<br>
<br>
Felipe.<br>
<br>
------------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.mediamagictechnologies.com">www.mediamagictechnologies.com</a> (Gstreamer, ffmpeg, Red5, Streaming)<br>twitter handle: @gst_kaps<br><a href="http://www.linkedin.com/in/kapilagrawal">http://www.linkedin.com/in/kapilagrawal</a><br>