Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.61 KB | None | 0 0
  1. ffmpeg version 3.4.4-0ubuntu0.18.04.1 Copyright (c) 2000-2018 the FFmpeg developers
  2. built with gcc 7 (Ubuntu 7.3.0-16ubuntu3)
  3. configuration: --prefix=/usr --extra-version=0ubuntu0.18.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --disable-stripping --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librubberband --enable-librsvg --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-omx --enable-openal --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libopencv --enable-libx264 --enable-shared
  4. libavutil 55. 78.100 / 55. 78.100
  5. libavcodec 57.107.100 / 57.107.100
  6. libavformat 57. 83.100 / 57. 83.100
  7. libavdevice 57. 10.100 / 57. 10.100
  8. libavfilter 6.107.100 / 6.107.100
  9. libavresample 3. 7. 0 / 3. 7. 0
  10. libswscale 4. 8.100 / 4. 8.100
  11. libswresample 2. 9.100 / 2. 9.100
  12. libpostproc 54. 7.100 / 54. 7.100
  13. [image2 @ 0x55ce639e6060] max_analyze_duration 5000000 reached at 5000000 microseconds st:0
  14. Input #0, image2, from '/var/users/demoaccount/app/media/youtube_stream/DJ-philadelphia_jO46wsH.jpg':
  15. Duration: 00:00:01.00, start: 0.000000, bitrate: 597 kb/s
  16. Stream #0:0: Video: mjpeg, 1 reference frame, yuvj420p(pc, bt470bg/unknown/unknown, center), 1920x1080 [SAR 1:1 DAR 16:9], 1 fps, 1 tbr, 1 tbn, 1 tbc
  17. [mp3 @ 0x55ce639f0120] Skipping 0 bytes of junk at 0.
  18. Input #1, mp3, from 'http://127.0.0.1:4700/radio':
  19. Metadata:
  20. icy-br : 128
  21. icy-description : test
  22. icy-genre : test
  23. icy-name : Test
  24. icy-pub : 1
  25. StreamTitle : DJ Mike Llama - Llama Whippin' Intro
  26. Duration: N/A, start: 0.000000, bitrate: 128 kb/s
  27. Stream #1:0: Audio: mp3, 44100 Hz, stereo, s16p, 128 kb/s
  28. Stream mapping:
  29. Stream #0:0 -> #0:0 (mjpeg (native) -> h264 (libx264))
  30. Stream #1:0 -> #0:1 (copy)
  31. Press [q] to stop, [?] for help
  32. [graph 0 input from stream 0:0 @ 0x55ce63aca5c0] w:1920 h:1080 pixfmt:yuvj420p tb:1/1 fr:1/1 sar:1/1 sws_param:flags=2
  33. [scaler_out_0_0 @ 0x55ce63acb500] w:1920 h:1080 flags:'bicubic' interl:0
  34. [scaler_out_0_0 @ 0x55ce63acb500] w:1920 h:1080 fmt:yuvj420p sar:1/1 -> w:1920 h:1080 fmt:yuvj420p sar:1/1 flags:0x4
  35. [libx264 @ 0x55ce63a05ae0] using SAR=1/1
  36. [libx264 @ 0x55ce63a05ae0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
  37. [libx264 @ 0x55ce63a05ae0] profile Constrained Baseline, level 4.0
  38. Output #0, fifo, to 'rtmp://a.rtmp.youtube.com/live2/xxx':
  39. Metadata:
  40. encoder : Lavf57.83.100
  41. Stream #0:0: Video: h264 (libx264), 1 reference frame, yuvj420p(pc, center), 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, 1 fps, 1 tbn, 1 tbc
  42. Metadata:
  43. encoder : Lavc57.107.100 libx264
  44. Side data:
  45. cpb: bitrate max/min/avg: 2048000/0/0 buffer size: 2048000 vbv_delay: -1
  46. Stream #0:1: Audio: mp3, 44100 Hz, stereo, s16p, 128 kb/s
  47. [mp3 @ 0x55ce639f0120] Thread message queue blocking; consider raising the thread_queue_size option (current value: 8)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement