Open hettpatel opened 4 years ago
Hi there,
You can try to debug this problem to understand what's happening:
ffmpeg
to another vΓdeo or a bunch of images, does the duration remains as expected?If all the answers to these questions doesn't help you, it might be something in your code, not to your media, I'd advise you to isolate
your program to see if there's something fish... and or to look at ffplay
example.
Playing 12 sec of video using libav in my application only plays the starting 8 sec of video and then it is not showing furxther. what can i do in this case?