Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

FFmpeg opens sockets for STDIN, STDOUT, and STDERR by default. If the STDIN isn’t disabled with -nostdin a background FFmpeg process will stall on socket reads from STDIN and the video will not display.

Encoder File Input

Looping a file, where the file is named demo.mp4:

...