[FFmpeg-user] ffmpeg muxing raw video with audio file
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Sep 25 11:33:43 CEST 2014
Steffen Richter - m.objects <info <at> mobjects.com> writes:
> ffmpeg.exe -f rawvideo -pix_fmt rgb24 -r 30 -s 1280x720
> -i \\.\pipe\pipename -i audiofile.wav -c:a ac3
> -ab 128k -ar 44100 -c:v libx264 -preset slow -crf 20
> -pix-fmt yuv420p output.mp4
Is the issue also reproducible with -vcodec mpeg4?
Please provide the complete, uncut console output.
Carl Eugen
More information about the ffmpeg-user
mailing list