Advertisement
Guest User

Untitled

a guest
Mar 7th, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.76 KB | None | 0 0
  1. root@s1 [~/img]# ffmpeg -y -framerate 1/2 -pattern_type glob -i '/home/awe/public_html/performers/Girls/SweetEwa/*.jpg' -i '/home/awe/public_html/sound/0383d36c43caf8f48f1ed9de8feef109.mp3' -c:v libx264 -c:a aac -strict experimental -b:a 192k -shortest 'output.mp4'
  2. ffmpeg version N-78949-g6f5048f Copyright (c) 2000-2016 the FFmpeg developers
  3. built with gcc 4.8.5 (GCC) 20150623 (Red Hat 4.8.5-4)
  4. configuration: --prefix=/root/ffmpeg_build --extra-cflags=-I/root/ffmpeg_build/include --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --pkg-config-flags=--static --enable-gpl --enable-nonfree --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265
  5. libavutil 55. 19.100 / 55. 19.100
  6. libavcodec 57. 27.101 / 57. 27.101
  7. libavformat 57. 28.100 / 57. 28.100
  8. libavdevice 57. 0.101 / 57. 0.101
  9. libavfilter 6. 39.100 / 6. 39.100
  10. libswscale 4. 0.100 / 4. 0.100
  11. libswresample 2. 0.101 / 2. 0.101
  12. libpostproc 54. 0.100 / 54. 0.100
  13. [mjpeg @ 0x4242f40] Changing bps to 8
  14. Input #0, image2, from '/home/awe/public_html/performers/Girls/SweetEwa/*.jpg':
  15. Duration: 00:00:22.00, start: 0.000000, bitrate: N/A
  16. Stream #0:0: Video: mjpeg, yuvj422p(pc, bt470bg/unknown/unknown), 1280x720 [SAR 72:72 DAR 16:9], 0.50 fps, 0.50 tbr, 0.50 tbn, 0.50 tbc
  17. [mp3 @ 0x4244620] Skipping 0 bytes of junk at 64309.
  18. Input #1, mp3, from '/home/awe/public_html/sound/0383d36c43caf8f48f1ed9de8feef109.mp3':
  19. Metadata:
  20. title : Happy Shallows
  21. encoded_by : iTunes 10.1
  22. artist : www.beatsuite.com
  23. TCM : Georg Rohbeck
  24. album : Healthy Living
  25. encoder : Lavf54.29.104
  26. Duration: 00:03:32.32, start: 0.025056, bitrate: 322 kb/s
  27. Stream #1:0: Audio: mp3, 44100 Hz, stereo, s16p, 320 kb/s
  28. Stream #1:1: Video: png, rgb24(pc), 600x600, 90k tbr, 90k tbn, 90k tbc
  29. Metadata:
  30. title : ÿØÿà
  31. comment : Other
  32. No pixel format specified, yuvj422p for H.264 encoding chosen.
  33. Use -pix_fmt yuv420p for compatibility with outdated media players.
  34. [libx264 @ 0x428e0a0] using SAR=1/1
  35. [libx264 @ 0x428e0a0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
  36. [libx264 @ 0x428e0a0] profile High 4:2:2, level 3.1, 4:2:2 8-bit
  37. [libx264 @ 0x428e0a0] 264 - core 148 r2 a01e339 - H.264/MPEG-4 AVC codec - Copyleft 2003-2016 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=18 lookahead_threads=3 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=1 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
  38. Output #0, mp4, to 'output.mp4':
  39. Metadata:
  40. encoder : Lavf57.28.100
  41. Stream #0:0: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuvj422p(pc), 1280x720 [SAR 72:72 DAR 16:9], q=-1--1, 0.50 fps, 16384 tbn, 0.50 tbc
  42. Metadata:
  43. encoder : Lavc57.27.101 libx264
  44. Side data:
  45. cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
  46. Stream #0:1: Audio: aac (LC) ([64][0][0][0] / 0x0040), 44100 Hz, stereo, fltp, 192 kb/s
  47. Metadata:
  48. encoder : Lavc57.27.101 aac
  49. Stream mapping:
  50. Stream #0:0 -> #0:0 (mjpeg (native) -> h264 (libx264))
  51. Stream #1:0 -> #0:1 (mp3 (native) -> aac (native))
  52. Press [q] to stop, [?] for help
  53. frame= 11 fps=4.8 q=-1.0 Lsize= 2052kB time=00:00:22.01 bitrate= 763.8kbits/s speed=9.53x
  54. video:1513kB audio:535kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.250916%
  55. [libx264 @ 0x428e0a0] frame I:1 Avg QP:16.71 size: 99503
  56. [libx264 @ 0x428e0a0] frame P:10 Avg QP:16.91 size:144872
  57. [libx264 @ 0x428e0a0] mb I I16..4: 5.3% 91.9% 2.8%
  58. [libx264 @ 0x428e0a0] mb P I16..4: 6.5% 87.3% 5.2% P16..4: 0.4% 0.4% 0.3% 0.0% 0.0% skip: 0.0%
  59. [libx264 @ 0x428e0a0] 8x8 transform intra:88.5% inter:93.6%
  60. [libx264 @ 0x428e0a0] coded y,uvDC,uvAC intra: 90.7% 82.5% 57.5% inter: 96.1% 97.3% 75.8%
  61. [libx264 @ 0x428e0a0] i16 v,h,dc,p: 19% 10% 8% 63%
  62. [libx264 @ 0x428e0a0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 22% 20% 15% 6% 6% 7% 7% 8% 9%
  63. [libx264 @ 0x428e0a0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 24% 16% 13% 7% 10% 10% 8% 7% 7%
  64. [libx264 @ 0x428e0a0] i8c dc,h,v,p: 47% 18% 26% 9%
  65. [libx264 @ 0x428e0a0] Weighted P-Frames: Y:10.0% UV:10.0%
  66. [libx264 @ 0x428e0a0] ref P L0: 30.1% 16.1% 43.9% 9.3% 0.5%
  67. [libx264 @ 0x428e0a0] kb/s:562.99
  68. [aac @ 0x424f140] Qavg: 528.818
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement