[FFmpeg-user] Empty audio track to video created from image

Tomasz Góral tomek at at-net.com.pl
Wed Jul 20 06:52:49 CEST 2011


W dniu 2011-07-20 00:46, Brian Cardarella pisze:

ffmpeg -ar 48000 -t 60 -f s16le -acodec pcm_s16le -i /dev/zero  \
   -ab 64K -f mp2 -acodec mp2 -y silence.mp2

ffmpeg -loop 1 -vframes 30 -r 29.97 -t 60 -i title.png -qscale 5 -an 
title_noaudio.mpeg

ffmpeg -i title_noaudio.mpeg -i silence.mp2 -sameq title_withaudio.mpeg

-- 
Tomasz Góral
AT-net
http://www.at-net.com.pl
Tel. +48 509 288 840



More information about the ffmpeg-user mailing list