Advertisement
Guest User

Untitled

a guest
Feb 17th, 2013
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.12 KB | None | 0 0
  1. ###
  2. ### NOT WORKING SAMPLE - https://dl.dropbox.com/u/14983371/notworking.flv ####
  3. ###
  4.  
  5. ffmpeg -y -i notworking.flv output1.mp4
  6. ffmpeg version git-2013-02-08-0d194ee Copyright (c) 2000-2013 the FFmpeg developers
  7. built on Feb 8 2013 13:03:19 with gcc 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
  8. configuration: --enable-gpl --enable-libass --enable-libfaac --enable-libfdk-aac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx --enable-x11grab --enable-libx264 --enable-nonfree --enable-version3
  9. libavutil 52. 17.101 / 52. 17.101
  10. libavcodec 54. 91.102 / 54. 91.102
  11. libavformat 54. 61.104 / 54. 61.104
  12. libavdevice 54. 3.103 / 54. 3.103
  13. libavfilter 3. 35.101 / 3. 35.101
  14. libswscale 2. 2.100 / 2. 2.100
  15. libswresample 0. 17.102 / 0. 17.102
  16. libpostproc 52. 2.100 / 52. 2.100
  17. Input #0, flv, from 'notworking.flv':
  18. Metadata:
  19. creationdate : Sun Feb 17 17:07:39
  20. Duration: 00:00:09.93, start: 0.000000, bitrate: 166 kb/s
  21. Stream #0:0: Video: flv1, yuv420p, 320x240, 1k tbr, 1k tbn, 1k tbc
  22. Stream #0:1: Audio: speex, 16000 Hz, mono
  23. [graph 1 input from stream 0:1 @ 0x9e2bc20] Invalid sample format '(null)'
  24. Error opening filters!
  25.  
  26.  
  27. ###
  28. ### WORKING SAMPLE - https://dl.dropbox.com/u/14983371/working.flv ###
  29. ###
  30.  
  31. ffmpeg -y -i working.flv output2.mp4
  32. ffmpeg version git-2013-02-08-0d194ee Copyright (c) 2000-2013 the FFmpeg developers
  33. built on Feb 8 2013 13:03:19 with gcc 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
  34. configuration: --enable-gpl --enable-libass --enable-libfaac --enable-libfdk-aac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx --enable-x11grab --enable-libx264 --enable-nonfree --enable-version3
  35. libavutil 52. 17.101 / 52. 17.101
  36. libavcodec 54. 91.102 / 54. 91.102
  37. libavformat 54. 61.104 / 54. 61.104
  38. libavdevice 54. 3.103 / 54. 3.103
  39. libavfilter 3. 35.101 / 3. 35.101
  40. libswscale 2. 2.100 / 2. 2.100
  41. libswresample 0. 17.102 / 0. 17.102
  42. libpostproc 52. 2.100 / 52. 2.100
  43. Input #0, flv, from 'working.flv':
  44. Metadata:
  45. audiodelay : 0
  46. canSeekToEnd : true
  47. Duration: 00:00:46.67, start: 0.000000, bitrate: 723 kb/s
  48. Stream #0:0: Video: vp6f, yuv420p, 640x360, 716 kb/s, 23.98 tbr, 1k tbn, 1k tbc
  49. Stream #0:1: Audio: mp3, 44100 Hz, stereo, s16p, 128 kb/s
  50. [libx264 @ 0xab8fc80] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2
  51. [libx264 @ 0xab8fc80] profile High, level 3.0
  52. [libx264 @ 0xab8fc80] 264 - core 129 r2 bc13772 - H.264/MPEG-4 AVC codec - Copyleft 2003-2013 - 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=12 lookahead_threads=2 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=23 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
  53. Output #0, mp4, to 'output2.mp4':
  54. Metadata:
  55. audiodelay : 0
  56. canSeekToEnd : true
  57. encoder : Lavf54.61.104
  58. Stream #0:0: Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 640x360, q=-1--1, 24k tbn, 23.98 tbc
  59. Stream #0:1: Audio: aac ([64][0][0][0] / 0x0040), 44100 Hz, stereo, s16, 128 kb/s
  60. Stream mapping:
  61. Stream #0:0 -> #0:0 (vp6f -> libx264)
  62. Stream #0:1 -> #0:1 (mp3 -> libfaac)
  63. Press [q] to stop, [?] for help
  64. frame= 1121 fps=157 q=28.0 Lsize= 4811kB time=00:00:46.85 bitrate= 841.1kbits/s dup=1 drop=0
  65. video:4047kB audio:730kB subtitle:0 global headers:0kB muxing overhead 0.698767%
  66. [libx264 @ 0xab8fc80] frame I:9 Avg QP:20.42 size: 13214
  67. [libx264 @ 0xab8fc80] frame P:708 Avg QP:23.81 size: 4847
  68. [libx264 @ 0xab8fc80] frame B:404 Avg QP:28.16 size: 1469
  69. [libx264 @ 0xab8fc80] consecutive B-frames: 41.8% 25.0% 16.1% 17.1%
  70. [libx264 @ 0xab8fc80] mb I I16..4: 25.7% 60.8% 13.5%
  71. [libx264 @ 0xab8fc80] mb P I16..4: 6.4% 6.7% 0.7% P16..4: 29.8% 9.1% 6.7% 0.0% 0.0% skip:40.5%
  72. [libx264 @ 0xab8fc80] mb B I16..4: 1.1% 1.0% 0.1% B16..8: 27.6% 4.4% 1.6% direct: 3.8% skip:60.3% L0:51.6% L1:37.1% BI:11.3%
  73. [libx264 @ 0xab8fc80] 8x8 transform intra:49.0% inter:87.6%
  74. [libx264 @ 0xab8fc80] coded y,uvDC,uvAC intra: 39.6% 35.1% 10.2% inter: 19.2% 9.6% 1.5%
  75. [libx264 @ 0xab8fc80] i16 v,h,dc,p: 37% 48% 7% 9%
  76. [libx264 @ 0xab8fc80] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 20% 34% 34% 3% 1% 1% 1% 1% 4%
  77. [libx264 @ 0xab8fc80] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 30% 47% 13% 1% 1% 1% 2% 1% 2%
  78. [libx264 @ 0xab8fc80] i8c dc,h,v,p: 45% 39% 15% 2%
  79. [libx264 @ 0xab8fc80] Weighted P-Frames: Y:9.2% UV:5.1%
  80. [libx264 @ 0xab8fc80] ref P L0: 69.5% 14.7% 11.3% 4.3% 0.2%
  81. [libx264 @ 0xab8fc80] ref B L0: 83.2% 15.2% 1.5%
  82. [libx264 @ 0xab8fc80] ref B L1: 94.8% 5.2%
  83. [libx264 @ 0xab8fc80] kb/s:709.03
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement