Failed to update header with correct duration & Failed to update header with correct filesize. #4201
gavin2812
started this conversation in
User Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all,
I'm running into an issue using a script (main part as follows):
To simply play videos from a playlist (folder) and it will play the first video, then exit with the following:
I've read up on this and it's suggested that I use the following flag
-flvflags no_duration_filesize
So I try with the following:
But if I include this I get an error starting the script:
Any ideas on what may be causing the error and how to fix it?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions