Play the video from the specified time (seek) #236
yunfengwangluo
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you for taking the time to review my question!
I am learning ffmpeg next and successfully played video files during my studies. But there is a new problem troubling me, I tried using input. seek() to set the time. But this seems to be wrong, the running result does not meet expectations. At runtime, it has no errors but also does not work, and the video cannot start playing from the location I specified.
If you know how to do it, could you give me a simple example? Thank you again.
Beta Was this translation helpful? Give feedback.
All reactions