Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2017
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.90 KB | None | 0 0
  1. ffmpeg started on 2017-01-03 at 17:41:45
  2. Report written to "ffmpeg-20170103-174145.log"
  3. Command line:
  4. /home/stream/ffmpeg/ffmpeg-git-20150410-32bit-static/ffmpeg -loop 1 -i /home/stream/aviso720.png -c:v libx264 -pix_fmt yuvj420p -vf "scale=720:480" -vframes 100000 -preset ultr
  5. afast -deadline realtime -f mpegts -metadata "service_provider=MyName" -metadata "service_name=Channel Out" -mpegts_original_network_id 0x1122 -mpegts_transport_stream_id 0x334
  6. 4 -mpegts_service_id 0x5566 -mpegts_pmt_start_pid 0x1500 -mpegts_start_pid 0x150 "udp://224.1.1.2:5000?localaddr=10.10.2.3&pkt_size=188&ttl=64&buffer=7000000" -cpu-used 1 -thre
  7. ads 1 -report
  8. ffmpeg version N-44806-g3553b81- http://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2015 the FFmpeg developers
  9. built with gcc 4.9.2 (Debian 4.9.2-10)
  10. configuration: --enable-gpl --enable-version3 --disable-shared --disable-debug --enable-runtime-cpudetect --enable-libmp3lame --enable-libx264 --enable-libx265 --enable-libwe
  11. bp --enable-libspeex --enable-libvorbis --enable-libvpx --enable-libfreetype --enable-fontconfig --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --enable
  12. -libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-gray --enable-libopenjpeg --enable-libopus --enable-libass --enable-gnutls --enable-libvidstab --enable-libsox
  13. r --cc=gcc-4.9
  14. libavutil 54. 22.101 / 54. 22.101
  15. libavcodec 56. 34.100 / 56. 34.100
  16. libavformat 56. 30.100 / 56. 30.100
  17. libavdevice 56. 4.100 / 56. 4.100
  18. libavfilter 5. 13.101 / 5. 13.101
  19. libswscale 3. 1.101 / 3. 1.101
  20. libswresample 1. 1.100 / 1. 1.100
  21. libpostproc 53. 3.100 / 53. 3.100
  22. Splitting the commandline.
  23. Reading option '-loop' ... matched as AVOption 'loop' with argument '1'.
  24. Reading option '-i' ... matched as input file with argument '/home/stream/aviso720.png'.
  25. Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'libx264'.
  26. Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuvj420p'.
  27. Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'scale=720:480'.
  28. Reading option '-vframes' ... matched as option 'vframes' (set the number of video frames to output) with argument '100000'.
  29. Reading option '-preset' ... matched as AVOption 'preset' with argument 'ultrafast'.
  30. Reading option '-deadline' ... matched as AVOption 'deadline' with argument 'realtime'.
  31. Reading option '-f' ... matched as option 'f' (force format) with argument 'mpegts'.
  32. Reading option '-metadata' ... matched as option 'metadata' (add metadata) with argument 'service_provider=MyName'.
  33. Reading option '-metadata' ... matched as option 'metadata' (add metadata) with argument 'service_name=Channel Out'.
  34. Reading option '-mpegts_original_network_id' ... matched as AVOption 'mpegts_original_network_id' with argument '0x1122'.
  35. Reading option '-mpegts_transport_stream_id' ... matched as AVOption 'mpegts_transport_stream_id' with argument '0x3344'.
  36. Reading option '-mpegts_service_id' ... matched as AVOption 'mpegts_service_id' with argument '0x5566'.
  37. Reading option '-mpegts_pmt_start_pid' ... matched as AVOption 'mpegts_pmt_start_pid' with argument '0x1500'.
  38. Reading option '-mpegts_start_pid' ... matched as AVOption 'mpegts_start_pid' with argument '0x150'.
  39. Reading option 'udp://224.1.1.2:5000?localaddr=10.10.2.3&pkt_size=188&ttl=64&buffer=7000000' ... matched as output file.
  40. Reading option '-cpu-used' ... matched as AVOption 'cpu-used' with argument '1'.
  41. Reading option '-threads' ... matched as AVOption 'threads' with argument '1'.
  42. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
  43. Trailing options were found on the commandline.
  44. Finished splitting the commandline.
  45. Parsing a group of options: global .
  46. Applying option report (generate a report) with argument 1.
  47. Successfully parsed a group of options.
  48. Parsing a group of options: input file /home/stream/aviso720.png.
  49. Successfully parsed a group of options.
  50. Opening an input file: /home/stream/aviso720.png.
  51. [png_pipe @ 0xafa59e0] Format png_pipe probed with size=2048 and score=99
  52. [png_pipe @ 0xafa59e0] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0
  53. [png_pipe @ 0xafa59e0] Probe buffer size limit of 5000000 bytes reached
  54. [png_pipe @ 0xafa59e0] After avformat_find_stream_info() pos: 88839 bytes read:5063823 seeks:56 frames:57
  55. Input #0, png_pipe, from '/home/stream/aviso720.png':
  56. Duration: N/A, bitrate: N/A
  57. Stream #0:0, 57, 1/25: Video: png, rgb24, 1920x1080 [SAR 11811:11811 DAR 16:9], 25 fps, 25 tbr, 25 tbn, 25 tbc
  58. Successfully opened the file.
  59. Parsing a group of options: output file udp://224.1.1.2:5000?localaddr=10.10.2.3&pkt_size=188&ttl=64&buffer=7000000.
  60. Applying option c:v (codec name) with argument libx264.
  61. Applying option pix_fmt (set pixel format) with argument yuvj420p.
  62. Applying option vf (set video filters) with argument scale=720:480.
  63. Applying option vframes (set the number of video frames to output) with argument 100000.
  64. Applying option f (force format) with argument mpegts.
  65. Applying option metadata (add metadata) with argument service_provider=MyName.
  66. Applying option metadata (add metadata) with argument service_name=Channel Out.
  67. Successfully parsed a group of options.
  68. Opening an output file: udp://224.1.1.2:5000?localaddr=10.10.2.3&pkt_size=188&ttl=64&buffer=7000000.
  69. Codec AVOption deadline (Time to spend encoding, in microseconds.) specified for output file #0 (udp://224.1.1.2:5000?localaddr=10.10.2.3&pkt_size=188&ttl=64&buffer=7000000) ha
  70. s not been used for any stream. The most likely reason is either wrong type (e.g. a video option with no video streams) or that it is a private option of some encoder which was
  71. not actually used for any stream.
  72. Successfully opened the file.
  73. detected 2 logical cores
  74. [Parsed_scale_0 @ 0xaf9d8e0] Setting 'w' to value '720'
  75. [Parsed_scale_0 @ 0xaf9d8e0] Setting 'h' to value '480'
  76. [Parsed_scale_0 @ 0xaf9d8e0] Setting 'flags' to value '0x4'
  77. [Parsed_scale_0 @ 0xaf9d8e0] w:720 h:480 flags:'0x4' interl:0
  78. [graph 0 input from stream 0:0 @ 0xaf9dca0] Setting 'video_size' to value '1920x1080'
  79. [graph 0 input from stream 0:0 @ 0xaf9dca0] Setting 'pix_fmt' to value '2'
  80. [graph 0 input from stream 0:0 @ 0xaf9dca0] Setting 'time_base' to value '1/25'
  81. [graph 0 input from stream 0:0 @ 0xaf9dca0] Setting 'pixel_aspect' to value '11811/11811'
  82. [graph 0 input from stream 0:0 @ 0xaf9dca0] Setting 'sws_param' to value 'flags=2'
  83. [graph 0 input from stream 0:0 @ 0xaf9dca0] Setting 'frame_rate' to value '25/1'
  84. [graph 0 input from stream 0:0 @ 0xaf9dca0] w:1920 h:1080 pixfmt:rgb24 tb:1/25 fr:25/1 sar:11811/11811 sws_param:flags=2
  85. [format @ 0xafa5600] compat: called with args=[yuvj420p]
  86. [format @ 0xafa5600] Setting 'pix_fmts' to value 'yuvj420p'
  87. [AVFilterGraph @ 0xaf961c0] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
  88. [swscaler @ 0xaf969a0] deprecated pixel format used, make sure you did set range correctly
  89. [Parsed_scale_0 @ 0xaf9d8e0] w:1920 h:1080 fmt:rgb24 sar:11811/11811 -> w:720 h:480 fmt:yuvj420p sar:32/27 flags:0x4
  90. [libx264 @ 0xb38b200] using mv_range_thread = 72
  91. [libx264 @ 0xb38b200] using SAR=32/27
  92. [libx264 @ 0xb38b200] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
  93. [libx264 @ 0xb38b200] profile Constrained Baseline, level 3.0
  94. [mpegts @ 0xafa7260] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts
  95. Output #0, mpegts, to 'udp://224.1.1.2:5000?localaddr=10.10.2.3&pkt_size=188&ttl=64&buffer=7000000':
  96. Metadata:
  97. service_provider: MyName
  98. service_name : Channel Out
  99. encoder : Lavf56.30.100
  100. Stream #0:0, 0, 1/90000: Video: h264 (libx264), yuvj420p(pc), 720x480 [SAR 32:27 DAR 16:9], q=-1--1, 25 fps, 90k tbn, 25 tbc
  101. Metadata:
  102. encoder : Lavc56.34.100 libx264
  103. Stream mapping:
  104. Stream #0:0 -> #0:0 (png (native) -> h264 (libx264))
  105. Press [q] to stop, [?] for help
  106. Cliping frame in rate conversion by 0.000008
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement