ffmpeg: make a video with a static image and an audio file

tsiaffmpeg -loop 1 -i image.png -i audio.mp3 -c:a copy -c:v libx264 -shortest result.mp4


This content originally appeared on phpied.com and was authored by Stoyan

tsia


ffmpeg -loop 1 -i image.png -i audio.mp3 -c:a copy -c:v libx264 -shortest result.mp4


This content originally appeared on phpied.com and was authored by Stoyan


Print Share Comment Cite Upload Translate Updates
APA

Stoyan | Sciencx (2021-07-06T11:50:24+00:00) ffmpeg: make a video with a static image and an audio file. Retrieved from https://www.scien.cx/2021/07/06/ffmpeg-make-a-video-with-a-static-image-and-an-audio-file/

MLA
" » ffmpeg: make a video with a static image and an audio file." Stoyan | Sciencx - Tuesday July 6, 2021, https://www.scien.cx/2021/07/06/ffmpeg-make-a-video-with-a-static-image-and-an-audio-file/
HARVARD
Stoyan | Sciencx Tuesday July 6, 2021 » ffmpeg: make a video with a static image and an audio file., viewed ,<https://www.scien.cx/2021/07/06/ffmpeg-make-a-video-with-a-static-image-and-an-audio-file/>
VANCOUVER
Stoyan | Sciencx - » ffmpeg: make a video with a static image and an audio file. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/07/06/ffmpeg-make-a-video-with-a-static-image-and-an-audio-file/
CHICAGO
" » ffmpeg: make a video with a static image and an audio file." Stoyan | Sciencx - Accessed . https://www.scien.cx/2021/07/06/ffmpeg-make-a-video-with-a-static-image-and-an-audio-file/
IEEE
" » ffmpeg: make a video with a static image and an audio file." Stoyan | Sciencx [Online]. Available: https://www.scien.cx/2021/07/06/ffmpeg-make-a-video-with-a-static-image-and-an-audio-file/. [Accessed: ]
rf:citation
» ffmpeg: make a video with a static image and an audio file | Stoyan | Sciencx | https://www.scien.cx/2021/07/06/ffmpeg-make-a-video-with-a-static-image-and-an-audio-file/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.