[gst-devel] problems with video

Robert RobertCL at iname.com
Tue Dec 11 18:23:46 CET 2007


On Tue, 2007-12-11 at 20:48 +0530, Vinod Nanjaiah wrote:
> Hi!
> I currently have two problems with video playback.
> 
> 1> Seek on video:
> Should I use some specific flags with gst_element_seek () to be able to seek
> on video?
> I tried some possible combinations but was not successful.
> 

I was hoping someone would answer this because I am seeking in video,
but sometimes, it causes a segfault and I was wondering if it was
because I'm doing something wrong in how I'm doing it.  I'm using
gst_element_seek too, but haven't tried playing around with different
parameters.

> 2> I am trying to use gst_x_overlay_set_xwindow_id () in my code, but it
> gives link errors when building. 
> 

I can help you on this one at least - you probably need to add
-lgstinterfaces-0.10 to your linking flags so that the xoverlay
interface gets linked in.

> Can someone please give me some pointers.
> 
> Regards,
> Vinod
> 
> 
> 
> Message: 4
> Date: Mon, 10 Dec 2007 19:32:04 +0530
> Subject: [gst-devel] seeking on video streams
> 
> Hi All!
> I am facing problems when I try to seek on video files - Video playback just
> freezes and no audio either.
> But, the same implementation works fine when I seek on audio files.
> 
> If the pipeline is in paused/playing state, I use    "gst_element_seek"    to
> seek the stream to a particular time.
> 
> Are there some special considerations to be taken care of to seek on video
> streams?
> 
> 
> Best Regards,
> Vinod
> 
> 
> DISCLAIMER:
> This message (including attachment if any) is confidential and may be privileged. If you have received this message by mistake please notify the sender by return e-mail and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited.
> E-mail may contain viruses. Before opening attachments please check them for viruses and defects. While MindTree Consulting Limited (MindTree) has put in place checks to minimize the risks, MindTree will not be responsible for any viruses or defects or any forwarded attachments emanating either from within MindTree or outside.
> Please note that e-mails are susceptible to change and MindTree shall not be liable for any improper, untimely or incomplete transmission.
> MindTree reserves the right to monitor and review the content of all messages sent to or from MindTree e-mail address. Messages sent to or from this e-mail address may be stored on the MindTree e-mail system or else where.
> 
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel





More information about the gstreamer-devel mailing list