Advertisement
Guest User

Untitled

a guest
Jan 27th, 2014
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.01 KB | None | 0 0
  1. conv01:~ # ffmpeg -loglevel debug -i /root/stream.m3u8 -threads 0 -codec:v copy -an -y /tmp/flv.flv
  2. ffmpeg version 2.1.1 Copyright (c) 2000-2013 the FFmpeg developers
  3. built on Nov 8 2013 10:57:47 with gcc 4.8 (SUSE Linux)
  4. configuration: --shlibdir=/usr/lib64 --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib64 --enable-shared --disable-static --enable-debug --disable-stripping --extra-cflags='-O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fPIC -I/usr/include/gsm' --enable-gpl --enable-x11grab --enable-version3 --enable-pthreads --enable-libfaac --enable-libfdk_aac --enable-nonfree --enable-avfilter --enable-libpulse --enable-libvpx --enable-libopus --enable-libass --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libxvid --enable-libx264 --enable-libschroedinger --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-postproc --enable-libdc1394 --enable-librtmp --enable-libfreetype --enable-avresample --enable-libtwolame --enable-libvo-aacenc --enable-gnutls
  5. libavutil 52. 48.101 / 52. 48.101
  6. libavcodec 55. 39.101 / 55. 39.101
  7. libavformat 55. 19.104 / 55. 19.104
  8. libavdevice 55. 5.100 / 55. 5.100
  9. libavfilter 3. 90.100 / 3. 90.100
  10. libavresample 1. 1. 0 / 1. 1. 0
  11. libswscale 2. 5.101 / 2. 5.101
  12. libswresample 0. 17.104 / 0. 17.104
  13. libpostproc 52. 3.100 / 52. 3.100
  14. Splitting the commandline.
  15. Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
  16. Reading option '-i' ... matched as input file with argument '/root/stream.m3u8'.
  17. Reading option '-threads' ... matched as AVOption 'threads' with argument '0'.
  18. Reading option '-codec:v' ... matched as option 'codec' (codec name) with argument 'copy'.
  19. Reading option '-an' ... matched as option 'an' (disable audio) with argument '1'.
  20. Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
  21. Reading option '/tmp/flv.flv' ... matched as output file.
  22. Finished splitting the commandline.
  23. Parsing a group of options: global .
  24. Applying option loglevel (set logging level) with argument debug.
  25. Applying option y (overwrite output files) with argument 1.
  26. Successfully parsed a group of options.
  27. Parsing a group of options: input file /root/stream.m3u8.
  28. Successfully parsed a group of options.
  29. Opening an input file: /root/stream.m3u8.
  30. [hls,applehttp @ 0x75f680] Format hls,applehttp probed with size=2048 and score=100
  31. Format mpegts probed with size=2048 and score=100
  32. [mpegts @ 0x75fd80] stream=0 stream_type=1b pid=100 prog_reg_desc=
  33. [mpegts @ 0x75fd80] File position before avformat_find_stream_info() is 0
  34. [mpegts @ 0x75fd80] All info found
  35. rfps: 24.416667 0.018225
  36. rfps: 24.500000 0.013408
  37. rfps: 24.583333 0.009329
  38. rfps: 24.666667 0.005989
  39. Last message repeated 1 times
  40. rfps: 24.750000 0.003388
  41. rfps: 24.833333 0.001526
  42. Last message repeated 1 times
  43. rfps: 24.916667 0.000402
  44. Last message repeated 1 times
  45. rfps: 25.000000 0.000018
  46. Last message repeated 1 times
  47. rfps: 25.083333 0.000372
  48. Last message repeated 1 times
  49. rfps: 25.166667 0.001465
  50. rfps: 25.250000 0.003296
  51. Last message repeated 1 times
  52. rfps: 25.333333 0.005867
  53. rfps: 25.416667 0.009176
  54. rfps: 25.500000 0.013224
  55. Last message repeated 1 times
  56. rfps: 25.583333 0.018011
  57. rfps: 49.416667 0.018386
  58. rfps: 49.500000 0.013553
  59. rfps: 49.583333 0.009459
  60. rfps: 49.666667 0.006104
  61. Last message repeated 1 times
  62. rfps: 49.750000 0.003487
  63. rfps: 49.833333 0.001610
  64. Last message repeated 1 times
  65. rfps: 49.916667 0.000471
  66. Last message repeated 1 times
  67. rfps: 50.000000 0.000071
  68. Last message repeated 1 times
  69. rfps: 50.083333 0.000410
  70. Last message repeated 1 times
  71. rfps: 50.166667 0.001487
  72. rfps: 50.250000 0.003303
  73. Last message repeated 1 times
  74. rfps: 50.333333 0.005858
  75. rfps: 50.416667 0.009152
  76. rfps: 50.500000 0.013185
  77. rfps: 50.583333 0.017956
  78. [mpegts @ 0x75fd80] File position after avformat_find_stream_info() is 269780
  79. [hls,applehttp @ 0x75f680] File position before avformat_find_stream_info() is 526
  80. [hls,applehttp @ 0x75f680] All info found
  81. rfps: 24.416667 0.018225
  82. rfps: 24.500000 0.013408
  83. rfps: 24.583333 0.009329
  84. rfps: 24.666667 0.005989
  85. Last message repeated 1 times
  86. rfps: 24.750000 0.003388
  87. rfps: 24.833333 0.001526
  88. Last message repeated 1 times
  89. rfps: 24.916667 0.000402
  90. Last message repeated 1 times
  91. rfps: 25.000000 0.000018
  92. Last message repeated 1 times
  93. rfps: 25.083333 0.000372
  94. Last message repeated 1 times
  95. rfps: 25.166667 0.001465
  96. rfps: 25.250000 0.003296
  97. Last message repeated 1 times
  98. rfps: 25.333333 0.005867
  99. rfps: 25.416667 0.009176
  100. rfps: 25.500000 0.013224
  101. Last message repeated 1 times
  102. rfps: 25.583333 0.018011
  103. rfps: 49.416667 0.018386
  104. rfps: 49.500000 0.013553
  105. rfps: 49.583333 0.009459
  106. rfps: 49.666667 0.006104
  107. Last message repeated 1 times
  108. rfps: 49.750000 0.003487
  109. rfps: 49.833333 0.001610
  110. Last message repeated 1 times
  111. rfps: 49.916667 0.000471
  112. Last message repeated 1 times
  113. rfps: 50.000000 0.000071
  114. Last message repeated 1 times
  115. rfps: 50.083333 0.000410
  116. Last message repeated 1 times
  117. rfps: 50.166667 0.001487
  118. rfps: 50.250000 0.003303
  119. Last message repeated 1 times
  120. rfps: 50.333333 0.005858
  121. rfps: 50.416667 0.009152
  122. rfps: 50.500000 0.013185
  123. rfps: 50.583333 0.017956
  124. [hls,applehttp @ 0x75f680] File position after avformat_find_stream_info() is 526
  125. Input #0, hls,applehttp, from '/root/stream.m3u8':
  126. Duration: 00:01:50.00, start: 26108.042267, bitrate: 0 kb/s
  127. Program 0
  128. Metadata:
  129. variant_bitrate : 0
  130. Stream #0:0, 21, 1/90000: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p(tv, bt709), 1280x720, 1/50, 25 fps, 25 tbr, 90k tbn, 50 tbc
  131. Successfully opened the file.
  132. Parsing a group of options: output file /tmp/flv.flv.
  133. Applying option codec:v (codec name) with argument copy.
  134. Applying option an (disable audio) with argument 1.
  135. Successfully parsed a group of options.
  136. Opening an output file: /tmp/flv.flv.
  137. Successfully opened the file.
  138. Output #0, flv, to '/tmp/flv.flv':
  139. Metadata:
  140. encoder : Lavf55.19.104
  141. Stream #0:0, 0, 1/1000: Video: h264 ([7][0][0][0] / 0x0007), yuv420p, 1280x720, 1/90000, q=2-31, 25 fps, 1k tbn, 90k tbc
  142. Stream mapping:
  143. Stream #0:0 -> #0:0 (copy)
  144. Press [q] to stop, [?] for help
  145. [mpegts @ 0x75fd80] Continuity check failed for pid 17 expected 5 got 0
  146. [mpegts @ 0x75fd80] Continuity check failed for pid 0 expected 7 got 0
  147. [mpegts @ 0x75fd80] Continuity check failed for pid 4096 expected 7 got 0
  148. [mpegts @ 0x75fd80] Continuity check failed for pid 256 expected 13 got 0
  149. No more output streams to write to, finishing.
  150. frame= 2577 fps=0.0 q=-1.0 Lsize= 25320kB time=19:16:07.11 bitrate= 3.0kbits/s
  151. video:25269kB audio:0kB subtitle:0 global headers:0kB muxing overhead 0.200305%
  152. 0 frames successfully decoded, 0 decoding errors
  153. [AVIOContext @ 0x760be0] Statistics: 3 seeks, 2651 writeouts
  154. [AVIOContext @ 0x75fc40] Statistics: 526 bytes read, 0 seeks
  155. conv01:~ #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement