logo       

Re: input in stdin?: msg#00210

video.ffmpeg.user

Subject: Re: input in stdin?

Rakotomandimby Mihamina wrote:
Hi,
How to specify to ffmpeg to take the stdin as input?
I know how to specify the input file, with the -i option.
But how when stdin?
Thank you.


You specify stdin with "-":

ffmpeg -i - ....

but I found that I could only get good results with this, using the "yuv4mpegpipe" input stream type. So it appears that ffmpeg is not all that orthogonal in how it handles various input formats.

--
Kyle Cordes
http://kylecordes.com


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise