[FFmpeg-user] Outputting ffmpeg's tee muxer content to a named pipe
Carl Eugen Hoyos
ceffmpeg at gmail.com
Fri Jul 27 00:10:35 EEST 2018
2018-07-26 22:04 GMT+02:00, Dennis Mungai <dmngaie at gmail.com>:
> [f=mp4:movflags=frag_keyframe+empty_moov] pipe:1 > test_channel.mp4"
As explained elsewhere this would work if ffmpeg were a shell
(implementing some posix standard) but ffmpeg is not a shell,
the ">" is just part of the filename you provided.
Carl Eugen
More information about the ffmpeg-user
mailing list