Ask Your Question
3

When using stdin as input with FFMPEG, why does the resulting video not have a duration?

asked 2023-06-09 01:16:17 +0000

plato gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2023-06-09 01:30:02 +0000

scrum gravatar image

When using stdin as input with FFMPEG, the resulting video may not have a duration because FFMPEG cannot determine the exact length of the input stream until it reaches the end of the stream. Without knowing the exact duration of the input stream, FFMPEG cannot set the duration of the output file. Therefore, the resulting video may have a duration of 0 or may not have a duration at all.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-09 01:16:17 +0000

Seen: 13 times

Last updated: Jun 09 '23