saw this online:

http://www.itforeveryone.co.uk/image-to-video.html

On Wed, Apr 22, 2015 at 11:45 AM Daniel Escasa <desc...@gmail.com> wrote:

> Sabi ni Obet noong Wed, Apr 22, 2015 at 11:34 AM:
>
>> Dear pluggers,
>>
>> I'm trying to convert a numbered sequence of jpg files into video. The
>> names are 0010.jpg, 0020.jpg, 0030.jpg etc. Would like to turn these
>> into a single .mp4, or whatever format will work.
>>
>> I've tried ffmpeg, avconf, and winff but I only get as far as creating
>> the video file but it doesn't play. The created file is less than 20kb.
>>
>> The ffmpeg command I tried (variations of...) is:
>>
>> ffmpeg -f image2 -i *.jpg -r 12 -s 320x200 switchoff.mp4
>>
>> I tried the gui winff but I can't find the menu options that will
>> convert multiple jpegs to video.
>>
>> Any help would be appreciated.
>>
>
> I've done this with OpenShot. It *is* however GUI so not as convenient as
> ffmpeg if the latter worked.
>
> Speaking of ffmpeg, from a cursory reading of the documentation, it seems
> that it can't handle JPEGs as input files, although I'll have to look at
> the docs more closely.
>
>   *Daniel Escasa*
> Technologist. Writer and Editor. Shakespearean actor
>   <http://google.com/+DanielEscasa>
> <http://ph.linkedin.com/in/danielescasa>
> <http://www.twitter.com/silverlokk>  <http://facebook.com/silverlokk>
>   "The most unfair thing about life is the way it ends. I mean, life is
> tough. It takes up a lot of your time. What do you get at the end of it? A
> Death...
> <https://www.quotesdaddy.com/quote/1294498/george-carlin/the-most-unfair-thing-about-life-is-the-way-it-ends>
> In necessariis unitas, in dubiis libertas, in omnibus caritas.
> If we choose being kind over being right, we will be right every time.
>  Get a signature like this:
> <https://ws-stats.appspot.com/r?rdata=eyJydXJsIjogImh0dHA6Ly93d3cud2lzZXN0YW1wLmNvbS8/dXRtX3NvdXJjZT1leHRlbnNpb24mdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249cHJvbW9fNDUiLCAiZSI6ICJwcm9tb180NV9jbGljayJ9>
>  Click
> here!
> <https://ws-stats.appspot.com/r?rdata=eyJydXJsIjogImh0dHA6Ly93d3cud2lzZXN0YW1wLmNvbS8/dXRtX3NvdXJjZT1leHRlbnNpb24mdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249cHJvbW9fNDUiLCAiZSI6ICJwcm9tb180NV9jbGljayJ9>
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> http://lists.linux.org.ph/mailman/listinfo/plug
> Searchable Archives: http://archives.free.net.ph
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Reply via email to