Skip to content

Instantly share code, notes, and snippets.

Created March 14, 2016 22:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/332c77ee54ffd25114a7 to your computer and use it in GitHub Desktop.
Save anonymous/332c77ee54ffd25114a7 to your computer and use it in GitHub Desktop.
[dan0@dano-pc getme]$ cp 00626E4E359D\(LivingRoom\)_1_201508242*.jpg try/
[dan0@dano-pc getme]$ cd try/
[dan0@dano-pc try]$ ffmpeg -r 25 -i ./*.jpg output.mp4
ffmpeg version 2.6.8 Copyright (c) 2000-2016 the FFmpeg developers
built with gcc 5.3.1 (GCC) 20151207 (Red Hat 5.3.1-2)
configuration: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/ffmpeg --incdir=/usr/include/ffmpeg --libdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_64 --optflags='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' --enable-bzlib --disable-crystalhd --enable-frei0r --enable-gnutls --enable-ladspa --enable-libass --enable-libcdio --enable-libdc1394 --disable-indev=jack --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-openal --enable-libopencv --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libv4l2 --enable-libvpx --enable-libx264 --enable-libx265 --enable-libxvid --enable-x11grab --enable-avfilter --enable-avresample --enable-postproc --enable-pthreads --disable-static --enable-shared --enable-gpl --disable-debug --disable-stripping --shlibdir=/usr/lib64 --enable-runtime-cpudetect
libavutil 54. 20.100 / 54. 20.100
libavcodec 56. 26.100 / 56. 26.100
libavformat 56. 25.101 / 56. 25.101
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 11.102 / 5. 11.102
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
[mjpeg @ 0x5649cc0] Changeing bps to 8
Input #0, image2, from './00626E4E359D(LivingRoom)_1_20150824201749_58546.jpg':
Duration: 00:00:00.04, start: 0.000000, bitrate: 6293 kb/s
Stream #0:0: Video: mjpeg, yuvj422p(pc, bt470bg/unknown/unknown), 640x480, 25 tbr, 25 tbn, 25 tbc
File './00626E4E359D(LivingRoom)_1_20150824201750_58547.jpg' already exists. Overwrite ? [y/N] y
File './00626E4E359D(LivingRoom)_1_20150824201751_58548.jpg' already exists. Overwrite ? [y/N] y
File './00626E4E359D(LivingRoom)_1_20150824201753_58549.jpg' already exists. Overwrite ? [y/N] y
File './00626E4E359D(LivingRoom)_1_20150824201754_58550.jpg' already exists. Overwrite ? [y/N] ^C
[dan0@dano-pc try]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment