> Did you try the following? > > $ ffmpeg -f lavfi -i testsrc -f rawvideo - > > and: > > $ ffmpeg -f rawvideo -s 320x240 -pix_fmt rgb24 -i - out.avi > I did not test that but will test later today. My bitmaps are 658 x 492 and are greyscale 8 bits and are acquired at 100fps.
I assume the line > $ ffmpeg -f lavfi -i testsrc -f rawvideo - means streaming to standard out? I'll get back with my findings..! Thanks! _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
