Re: [LAU] ffmpeg video creation issue

From: Chris Caudle <chris@email-addr-hidden>
Date: Mon Mar 09 2020 - 22:18:16 EET

On Mon, March 9, 2020 9:44 am, Jeanette C. wrote:
> commandline I use:
> ffmpeg -loop 1 -framerate 1 -i image.jpg -i audio.wav -c:v libx264 -tune
> stillimage -profile:v main -level 3.1 -crf 18 -c:a aac -shortest -pix_fmt
> yuv420p video.mp4

A framerate argument of 1 stands out as unusual to me, I would expect that
to be a common frame rate that you want for the output file, such as 24,
30, or 29.97 frames per second.

-- 
Chris Caudle
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
https://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Tue Mar 10 04:15:02 2020

This archive was generated by hypermail 2.1.8 : Tue Mar 10 2020 - 04:15:02 EET