perfectly... it worked! :-) thanks... yes... I will customize now on... thankz!!!
On Wed, May 16, 2012 at 3:17 AM, Carl Eugen Hoyos <[email protected]> wrote: > Wagner Patriota <wagner.patriota@...> writes: > > > Is there a way in ffmpeg for me to create a .TS video only with > > 1 stream of video H.264 with black frames? > > $ ffmpeg -f rawvideo -pix_fmt rgb24 -s 640x480 -i /dev/zero out.ts > (This produces mpeg2video, but I am sure you will be able to > fill in the output options.) > > Carl Eugen > > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user >
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
