Advertisement
Guest User

ffmpeg debug log

a guest
Sep 9th, 2013
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.71 KB | None | 0 0
  1. ffmpeg version N-55159-gf118b41 Copyright (c) 2000-2013 the FFmpeg developers
  2. built on Aug 25 2013 22:42:43 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  3. configuration: --enable-libass --prefix=/opt/ffmpeg --enable-debug --enable-libfreetype
  4. libavutil 52. 40.100 / 52. 40.100
  5. libavcodec 55. 19.100 / 55. 19.100
  6. libavformat 55. 12.102 / 55. 12.102
  7. libavdevice 55. 3.100 / 55. 3.100
  8. libavfilter 3. 82.100 / 3. 82.100
  9. libswscale 2. 4.100 / 2. 4.100
  10. libswresample 0. 17.103 / 0. 17.103
  11. Splitting the commandline.
  12. Reading option '-v' ... matched as option 'v' (set logging level) with argument 'debug'.
  13. Reading option '-i' ... matched as input file with argument '/home/mylogin/videosforuse/input.mov'.
  14. Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'drawtext=text=mytext:y=0: x=0: fontcolor=white: fontfile=/usr/share/fonts/truetype/freefont/FreeSerif.ttf: fontsize=20: box=1: boxcolor=0x00000000@1'.
  15. Reading option 'http://localhost:8090/feed1.ffm' ... matched as output file.
  16. Finished splitting the commandline.
  17. Parsing a group of options: global .
  18. Applying option v (set logging level) with argument debug.
  19. Successfully parsed a group of options.
  20. Parsing a group of options: input file /home/mylogin/videosforuse/input.mov.
  21. Successfully parsed a group of options.
  22. Opening an input file: /home/mylogin/videosforuse/input.mov.
  23. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xae38d40] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
  24. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xae38d40] ISO: File Type Major Brand: qt
  25. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xae38d40] File position before avformat_find_stream_info() is 6702568
  26. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xae38d40] All info found
  27. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xae38d40] File position after avformat_find_stream_info() is 3356
  28. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/mylogin/videosforuse/input.mov':
  29. Metadata:
  30. major_brand : qt
  31. minor_version : 512
  32. compatible_brands: qt
  33. creation_time : 1970-01-01 00:00:00
  34. encoder : Lavf52.31.0
  35. encoder-eng : Lavf52.31.0
  36. Duration: 00:02:36.93, start: 0.000000, bitrate: 341 kb/s
  37. Stream #0:0(eng), 1, 1/30000: Video: mpeg4 (Simple Profile) (mp4v / 0x7634706D), yuv420p, 640x480 [SAR 1:1 DAR 4:3], 1/30000, 290 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 30k tbc
  38. Metadata:
  39. creation_time : 1970-01-01 00:00:00
  40. handler_name : DataHandler
  41. Stream #0:1(eng), 1, 1/32000: Audio: aac (mp4a / 0x6134706D), 32000 Hz, mono, fltp, 47 kb/s
  42. Metadata:
  43. creation_time : 1970-01-01 00:00:00
  44. handler_name : DataHandler
  45. Successfully opened the file.
  46. Parsing a group of options: output file http://localhost:8090/feed1.ffm.
  47. Applying option vf (set video filters) with argument drawtext=text=mytext:y=0: x=0: fontcolor=white: fontfile=/usr/share/fonts/truetype/freefont/FreeSerif.ttf: fontsize=20: box=1: boxcolor=0x00000000@1.
  48. Successfully parsed a group of options.
  49. Opening an output file: http://localhost:8090/feed1.ffm.
  50. [tcp @ 0xae39680] Connection to tcp://localhost:8090 failed: Connection refused
  51. [ffm @ 0xae4f6a0] Format ffm probed with size=2048 and score=101
  52. [AVIOContext @ 0xae40a80] Statistics: 4096 bytes read, 0 seeks
  53. [tcp @ 0xae3a720] Connection to tcp://localhost:8090 failed: Connection refused
  54. Successfully opened the file.
  55. detected 2 logical cores
  56. [graph 0 input from stream 0:1 @ 0xae4f0c0] Setting 'time_base' to value '1/32000'
  57. [graph 0 input from stream 0:1 @ 0xae4f0c0] Setting 'sample_rate' to value '32000'
  58. [graph 0 input from stream 0:1 @ 0xae4f0c0] Setting 'sample_fmt' to value 'fltp'
  59. [graph 0 input from stream 0:1 @ 0xae4f0c0] Setting 'channel_layout' to value '0x4'
  60. [graph 0 input from stream 0:1 @ 0xae4f0c0] tb:1/32000 samplefmt:fltp samplerate:32000 chlayout:0x4
  61. [audio format for output stream 0:0 @ 0xae49420] Setting 'sample_fmts' to value 's16'
  62. [audio format for output stream 0:0 @ 0xae49420] Setting 'sample_rates' to value '44100'
  63. [audio format for output stream 0:0 @ 0xae49420] Setting 'channel_layouts' to value '0x4'
  64. [audio format for output stream 0:0 @ 0xae49420] auto-inserting filter 'auto-inserted resampler 0' between the filter 'Parsed_anull_0' and the filter 'audio format for output stream 0:0'
  65. [AVFilterGraph @ 0xae2ce20] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
  66. [auto-inserted resampler 0 @ 0xae51c60] ch:1 chl:mono fmt:fltp r:32000Hz -> ch:1 chl:mono fmt:s16 r:44100Hz
  67. [graph 1 input from stream 0:0 @ 0xae49760] Setting 'video_size' to value '640x480'
  68. [graph 1 input from stream 0:0 @ 0xae49760] Setting 'pix_fmt' to value '0'
  69. [graph 1 input from stream 0:0 @ 0xae49760] Setting 'time_base' to value '1/30000'
  70. [graph 1 input from stream 0:0 @ 0xae49760] Setting 'pixel_aspect' to value '1/1'
  71. [graph 1 input from stream 0:0 @ 0xae49760] Setting 'sws_param' to value 'flags=2'
  72. [graph 1 input from stream 0:0 @ 0xae49760] Setting 'frame_rate' to value '30000/1001'
  73. [graph 1 input from stream 0:0 @ 0xae49760] w:640 h:480 pixfmt:yuv420p tb:1/30000 fr:30000/1001 sar:1/1 sws_param:flags=2
  74. [scaler for output stream 0:1 @ 0xae4a400] Setting 'w' to value '160'
  75. [scaler for output stream 0:1 @ 0xae4a400] Setting 'h' to value '128'
  76. [scaler for output stream 0:1 @ 0xae4a400] Setting 'flags' to value '0x4'
  77. [scaler for output stream 0:1 @ 0xae4a400] w:160 h:128 flags:'0x4' interl:0
  78. [format @ 0xae51440] compat: called with args=[yuv420p]
  79. [format @ 0xae51440] Setting 'pix_fmts' to value 'yuv420p'
  80. [AVFilterGraph @ 0xae526c0] query_formats: 5 queried, 4 merged, 0 already done, 0 delayed
  81. [scaler for output stream 0:1 @ 0xae4a400] w:640 h:480 fmt:yuv420p sar:1/1 -> w:160 h:128 fmt:yuv420p sar:16/15 flags:0x4
  82. [graph 2 input from stream 0:1 @ 0xae777e0] Setting 'time_base' to value '1/32000'
  83. [graph 2 input from stream 0:1 @ 0xae777e0] Setting 'sample_rate' to value '32000'
  84. [graph 2 input from stream 0:1 @ 0xae777e0] Setting 'sample_fmt' to value 'fltp'
  85. [graph 2 input from stream 0:1 @ 0xae777e0] Setting 'channel_layout' to value '0x4'
  86. [graph 2 input from stream 0:1 @ 0xae777e0] tb:1/32000 samplefmt:fltp samplerate:32000 chlayout:0x4
  87. [audio format for output stream 0:2 @ 0xae2e4a0] Setting 'sample_fmts' to value 'fltp'
  88. [audio format for output stream 0:2 @ 0xae2e4a0] Setting 'sample_rates' to value '22050'
  89. [audio format for output stream 0:2 @ 0xae2e4a0] Setting 'channel_layouts' to value '0x4'
  90. [audio format for output stream 0:2 @ 0xae2e4a0] auto-inserting filter 'auto-inserted resampler 0' between the filter 'Parsed_anull_0' and the filter 'audio format for output stream 0:2'
  91. [AVFilterGraph @ 0xae9ac80] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
  92. [auto-inserted resampler 0 @ 0xae2ffe0] ch:1 chl:mono fmt:fltp r:32000Hz -> ch:1 chl:mono fmt:fltp r:22050Hz
  93. [graph 3 input from stream 0:0 @ 0xae2f000] Setting 'video_size' to value '640x480'
  94. [graph 3 input from stream 0:0 @ 0xae2f000] Setting 'pix_fmt' to value '0'
  95. [graph 3 input from stream 0:0 @ 0xae2f000] Setting 'time_base' to value '1/30000'
  96. [graph 3 input from stream 0:0 @ 0xae2f000] Setting 'pixel_aspect' to value '1/1'
  97. [graph 3 input from stream 0:0 @ 0xae2f000] Setting 'sws_param' to value 'flags=2'
  98. [graph 3 input from stream 0:0 @ 0xae2f000] Setting 'frame_rate' to value '30000/1001'
  99. [graph 3 input from stream 0:0 @ 0xae2f000] w:640 h:480 pixfmt:yuv420p tb:1/30000 fr:30000/1001 sar:1/1 sws_param:flags=2
  100. [scaler for output stream 0:3 @ 0xae302c0] Setting 'w' to value '352'
  101. [scaler for output stream 0:3 @ 0xae302c0] Setting 'h' to value '240'
  102. [scaler for output stream 0:3 @ 0xae302c0] Setting 'flags' to value '0x4'
  103. [scaler for output stream 0:3 @ 0xae302c0] w:352 h:240 flags:'0x4' interl:0
  104. [format @ 0xae2f9e0] compat: called with args=[yuv420p]
  105. [format @ 0xae2f9e0] Setting 'pix_fmts' to value 'yuv420p'
  106. [AVFilterGraph @ 0xae2e9e0] query_formats: 5 queried, 4 merged, 0 already done, 0 delayed
  107. [scaler for output stream 0:3 @ 0xae302c0] w:640 h:480 fmt:yuv420p sar:1/1 -> w:352 h:240 fmt:yuv420p sar:10/11 flags:0x4
  108. [mpeg1video @ 0xae75580] intra_quant_bias = 96 inter_quant_bias = 0
  109. [msmpeg4 @ 0xae4e120] intra_quant_bias = 0 inter_quant_bias = -64
  110. Output #0, ffm, to 'http://localhost:8090/feed1.ffm':
  111. Metadata:
  112. major_brand : qt
  113. minor_version : 512
  114. compatible_brands: qt
  115. encoder-eng : Lavf52.31.0
  116. creation_time : now
  117. encoder : Lavf55.12.102
  118. Stream #0:0(eng), 0, 1/1000000: Audio: mp2, 44100 Hz, mono, s16, 32 kb/s
  119. Metadata:
  120. creation_time : 1970-01-01 00:00:00
  121. handler_name : DataHandler
  122. Stream #0:1(eng), 0, 1/1000000: Video: mpeg1video, yuv420p, 160x128 [SAR 16:15 DAR 4:3], 1001/30000, q=2-31, 64 kb/s, 1000k tbn, 29.97 tbc
  123. Metadata:
  124. creation_time : 1970-01-01 00:00:00
  125. handler_name : DataHandler
  126. Stream #0:2(eng), 0, 1/1000000: Audio: wmav2, 22050 Hz, mono, fltp, 64 kb/s
  127. Metadata:
  128. creation_time : 1970-01-01 00:00:00
  129. handler_name : DataHandler
  130. Stream #0:3(eng), 0, 1/1000000: Video: msmpeg4v3 (msmpeg4) (MP43 / 0x3334504D), yuv420p, 352x240 [SAR 10:11 DAR 4:3], 1001/30000, q=2-31, 256 kb/s, 1000k tbn, 29.97 tbc
  131. Metadata:
  132. creation_time : 1970-01-01 00:00:00
  133. handler_name : DataHandler
  134. Stream mapping:
  135. Stream #0:1 -> #0:0 (aac -> mp2)
  136. Stream #0:0 -> #0:1 (mpeg4 -> mpeg1video)
  137. Stream #0:1 -> #0:2 (aac -> wmav2)
  138. Stream #0:0 -> #0:3 (mpeg4 -> msmpeg4)
  139. Press [q] to stop, [?] for help
  140. frame= 4096 fps=343 q=13.7 Lq=6.8 size= 7544kB time=00:02:16.68 bitrate= 452.1kbits/s
  141. video:5640kB audio:1600kB subtitle:0 global headers:0kB muxing overhead 4.193512%
  142. 8372 frames successfully decoded, 0 decoding errors
  143. [AVIOContext @ 0xae40a80] Statistics: 0 seeks, 1886 writeouts
  144. [AVIOContext @ 0xae413a0] Statistics: 5978004 bytes read, 2 seeks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement