Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seek method fails to set new rates. #27

Closed
GoogleCodeExporter opened this issue Apr 23, 2015 · 8 comments
Closed

seek method fails to set new rates. #27

GoogleCodeExporter opened this issue Apr 23, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

When the method Pipeline.seek is called with a rate value different from
1.0, the framerate should change:

http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstEleme
nt.html#gst-element-seek

but this doesn't seem to occur. The playback continues at the original rate.


Original issue reported on code.google.com by andres.c...@gmail.com on 25 May 2009 at 10:04

@GoogleCodeExporter
Copy link
Author

What is the pipeline - can someone confirm either it does/doesn't work without 
using
Java (e.g. using gst-python or straight C). There are GST elements which do not
support this feature even though they are supposed to.

Original comment by tsha...@gmail.com on 26 May 2009 at 8:57

@GoogleCodeExporter
Copy link
Author

I tested the seek method only with the playbin and playbin2 elements. I'm not 
sure
what decoders they were using, most likely something from gstffmpeg.

Original comment by andres.c...@gmail.com on 26 May 2009 at 9:12

@GoogleCodeExporter
Copy link
Author

what is the current state of this problem?

Original comment by lfar...@gmail.com on 5 Nov 2009 at 6:00

@GoogleCodeExporter
Copy link
Author

is it still valid?

Original comment by lfar...@gmail.com on 26 Apr 2010 at 12:38

@GoogleCodeExporter
Copy link
Author

Yes, this issue is still valid.

Original comment by andres.c...@gmail.com on 26 Apr 2010 at 2:27

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Andres, I suggest closing this bug - unless it is a Java specific issue. My bet 
is it is not

Original comment by tsha...@gmail.com on 27 Apr 2010 at 9:47

@GoogleCodeExporter
Copy link
Author

I agree. I'll try finding a solution through the gstreamer-devel mailing list.

Original comment by andres.c...@gmail.com on 27 Apr 2010 at 9:58

  • Changed state: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant