<meino.cramer <at> gmx.de> writes:

> I will get an h264 compressed full hd (100p30) video 
> stream with audio from STDIN and want to copy it 
> untouched to hardisk with ffmpeg, but this as fast
> as possible (or in other words with the lowest 
> possible CPU load)

What's wrong with "cat - >file"?
Or redirecting STDIN to an output file?

Carl Eugen

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to