[FFmpeg-user] Help with Image render into Video
Ezequiel França
ez at efs.net.br
Wed Oct 23 17:10:05 CEST 2013
On 23-10-2013 12:59, Carl Eugen Hoyos wrote:
> Ezequiel França <ez <at> efs.net.br> writes:
>
>> For individual times, I think copy the images is
>> the last resource I want to try.
> As already said, I did not suggest to copy them.
Yes, like you said :)
>
>> I am lookin for the cleaner solution like
>> "ffmpeg -r N -i File1 -r N/2
>> -i File2 ... -r Nn -i Filen videoout.mp4"
>>
>> There is a solution to do it like that or I will
>> need to do it using others ways ?
> Look at the concat demuxer, that should work.
>
> The concat filter may also work, but I am not sure
> if -r works for a single image and I am not convinced
> that it is simpler than the symlinks.
>
>
I will try the concat too and do the tests.
Thank you for the replies!
More information about the ffmpeg-user
mailing list