Guest User

Untitled

a guest
Aug 17th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. 0:575:kai@desktop ~/Desktop/timelapse [1]$ ffmpeg -i orig.timelapse -f flv -sameq -s 500x332 out_webformat.flv
  2. FFmpeg version 0.6, Copyright (c) 2000-2010 the FFmpeg developers
  3. built on Oct 4 2010 22:07:50 with gcc 4.4.3
  4. configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man --enable-static --enable-shared --cc=i686-pc-linux-gnu-gcc --disable-debug --disable-network --enable-libmp3lame --enable-libvorbis --enable-libx264 --enable-libxvid --enable-libfaac --enable-nonfree --disable-indev=v4l --disable-indev=v4l2 --enable-x11grab --enable-pthreads --enable-libgsm --enable-libfaad --disable-vaapi --disable-altivec --cpu=core2 --enable-gpl --enable-version3 --enable-postproc --enable-avfilter --enable-avfilter-lavf --disable-stripping --enable-hardcoded-tables
  5. libavutil 50.15. 1 / 50.15. 1
  6. libavcodec 52.72. 2 / 52.72. 2
  7. libavformat 52.64. 2 / 52.64. 2
  8. libavdevice 52. 2. 0 / 52. 2. 0
  9. libavfilter 1.19. 0 / 1.19. 0
  10. libswscale 0.11. 0 / 0.11. 0
  11. libpostproc 51. 2. 0 / 51. 2. 0
  12. Input #0, avi, from 'orig.timelapse':
  13. Metadata:
  14. ISFT : MEncoder SVN-r29796-4.4.4
  15. Duration: 00:00:00.00, start: 0.000000, bitrate: -2147483 kb/s
  16. Stream #0.0: Video: mjpeg, yuvj422p, 600x399 [PAR 300:300 DAR 200:133], 14 tbr, 14 tbn, 14 tbc
  17. Output #0, flv, to 'out_webformat.flv':
  18. Metadata:
  19. encoder : Lavf52.64.2
  20. Stream #0.0: Video: flv, yuv420p, 500x332 [PAR 1:1 DAR 125:83], q=2-31, 200 kb/s, 1k tbn, 14 tbc
  21. Stream mapping:
  22. Stream #0.0 -> #0.0
  23. Press [q] to stop encoding
  24. frame= 382 fps=120 q=2.0 Lsize= 7351kB time=27.29 bitrate=2206.9kbits/s
  25. video:7345kB audio:0kB global headers:0kB muxing overhead 0.083754%
  26. 0:575:kai@desktop ~/Desktop/timelapse [0]$ ffmpeg -i orig.timelapse -f flv -sameq -s 400x out_webformat.flv
  27. FFmpeg version 0.6, Copyright (c) 2000-2010 the FFmpeg developers
  28. built on Oct 4 2010 22:07:50 with gcc 4.4.3
  29. configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man --enable-static --enable-shared --cc=i686-pc-linux-gnu-gcc --disable-debug --disable-network --enable-libmp3lame --enable-libvorbis --enable-libx264 --enable-libxvid --enable-libfaac --enable-nonfree --disable-indev=v4l --disable-indev=v4l2 --enable-x11grab --enable-pthreads --enable-libgsm --enable-libfaad --disable-vaapi --disable-altivec --cpu=core2 --enable-gpl --enable-version3 --enable-postproc --enable-avfilter --enable-avfilter-lavf --disable-stripping --enable-hardcoded-tables
  30. libavutil 50.15. 1 / 50.15. 1
  31. libavcodec 52.72. 2 / 52.72. 2
  32. libavformat 52.64. 2 / 52.64. 2
  33. libavdevice 52. 2. 0 / 52. 2. 0
  34. libavfilter 1.19. 0 / 1.19. 0
  35. libswscale 0.11. 0 / 0.11. 0
  36. libpostproc 51. 2. 0 / 51. 2. 0
  37. Input #0, avi, from 'orig.timelapse':
  38. Metadata:
  39. ISFT : MEncoder SVN-r29796-4.4.4
  40. Duration: 00:00:00.00, start: 0.000000, bitrate: -2147483 kb/s
  41. Stream #0.0: Video: mjpeg, yuvj422p, 600x399 [PAR 300:300 DAR 200:133], 14 tbr, 14 tbn, 14 tbc
  42. Incorrect frame size
  43. 0:576:kai@desktop ~/Desktop/timelapse [1]$
Add Comment
Please, Sign In to add comment