You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi All,
this isn't really an issue.
I try to decode an rtsp stream. If I pass the rtsp url to av_open_input_file()
in QVideoDecoder::openFile() I can see the first frame.
The problem is that I cannot go ahead with the frames. I always see the same
frame.
I think the problem is that the rtsp stream is not seekable.
Is it possible to implement a function that give me the next frame available
with this wrapper?
Thank you
Regards
Original issue reported on code.google.com by [email protected] on 24 Nov 2010 at 3:56
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 24 Nov 2010 at 3:56The text was updated successfully, but these errors were encountered: