[FFmpeg-user] Looping input audio and video with ffmpeg
Carl Eugen Hoyos
ceffmpeg at gmail.com
Tue Jan 31 11:08:38 EET 2017
2017-01-30 11:52 GMT+01:00 Nabajit Deka <nabajit8 at gmail.com>:
> ffmpeg -stream_loop -1 -vcodec rawvideo -pix_fmt yuv420p -s 1280x720 -r
> 60000/1000 -i /media/test.yuv -f s16le -ar 48k -ac 2 -i /media/test.pcm
> -f decklink 'DeckLink Duo (2)'
(Complete, uncut console output missing.)
You first have to create a file containing audio and video (of the same length).
Carl Eugen
More information about the ffmpeg-user
mailing list