here's a command line to create a TS file with black frames from nothing in
ffmpeg
ffmpeg -f lavfi -i color=black:320x240:25 out.ts

how do I do the same with avconv?


-- 
Aviad Rozenhek
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to