Hi
I was using FFMpeg to make a video with a very long audio, and a still image, and was wondering if very low frame rates could work. (I'm a beginner) Is it possible to make a video that is two hours long with a single frame, and audio playing?
I would imagine that there's a limit to how slow the frame rate can be for videos put onto youtube
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 6 of 6
-
-
First thing you should do is read the forum rules, especially the one about cross/double posting NOT being allowed.
-
Have you used this method, say a single frame and muxing audio to it?
http://trac.ffmpeg.org/wiki/Create%20a%20video%20slideshow%20from%20images
Code:ffmpeg -loop 1 -f image2 -i img.png -i audio.wav -c:v libx264 -c:a aac -strict experimental -b:a 192k -shortest out.mp4
Similar Threads
-
still image + mp3 for youtube upload frames per second? ffmpeg
By keke in forum EditingReplies: 4Last Post: 28th Aug 2013, 04:11 -
Convert AVI to 3GP with Minimum frames-per-second
By JamesC2000 in forum Video ConversionReplies: 1Last Post: 7th Nov 2011, 14:23 -
Is this the highest possible quality for YouTube? YouTube compresses video?
By chrissyelle in forum Newbie / General discussionsReplies: 17Last Post: 5th Oct 2010, 11:33 -
Uploading a video to Youtube that will fill the ENTIRE youtube player.
By Clifurd in forum Video ConversionReplies: 16Last Post: 12th Mar 2010, 13:40 -
Why won't YouTube convert a video that was downloaded from YouTube?
By brassplyer in forum Video Streaming DownloadingReplies: 0Last Post: 5th Dec 2008, 04:47