Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.17 KB | None | 0 0
  1. root@ns3043829:~# ffprobe rtmp://xxx
  2. ffprobe version 2.8.11-0ubuntu0.16.04.1 Copyright (c) 2007-2017 the FFmpeg devel opers
  3. built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.4) 20160609
  4. configuration: --prefix=/usr --extra-version=0ubuntu0.16.04.1 --build-suffix=- ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/inc lude/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl --enable-shared --disable-s tripping --disable-decoder=libopenjpeg --disable-decoder=libschroedinger --enabl e-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass - -enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-li bflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable- libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenj peg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enabl e-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libv px --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enab le-libzvbi --enable-openal --enable-opengl --enable-x11grab --enable-libdc1394 - -enable-libiec61883 --enable-libzmq --enable-frei0r --enable-libx264 --enable-li bopencv
  5. libavutil 54. 31.100 / 54. 31.100
  6. libavcodec 56. 60.100 / 56. 60.100
  7. libavformat 56. 40.101 / 56. 40.101
  8. libavdevice 56. 4.100 / 56. 4.100
  9. libavfilter 5. 40.101 / 5. 40.101
  10. libavresample 2. 1. 0 / 2. 1. 0
  11. libswscale 3. 1.101 / 3. 1.101
  12. libswresample 1. 2.101 / 1. 2.101
  13. libpostproc 53. 3.100 / 53. 3.100
  14. Metadata:
  15. Server NGINX RTMP (github.com/arut/nginx-rtmp-module)
  16. width 1920.00
  17. height 1080.00
  18. displayWidth 1920.00
  19. displayHeight 1080.00
  20. duration 0.00
  21. framerate 30.00
  22. fps 30.00
  23. videodatarate 11000.00
  24. videocodecid 0.00
  25. audiodatarate 192.00
  26. audiocodecid 0.00
  27. Input #0, live_flv, from 'rtmp://xxx' :
  28. Metadata:
  29. Server : NGINX RTMP (github.com/arut/nginx-rtmp-module)
  30. displayWidth : 1920
  31. displayHeight : 1080
  32. fps : 30
  33. profile :
  34. level :
  35. Duration: 00:00:00.00, start: 716.984000, bitrate: N/A
  36. Stream #0:0: Video: h264 (Main), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 1126 4 kb/s, 30.30 fps, 30 tbr, 1k tbn, 60 tbc
  37. Stream #0:1: Audio: aac (LC), 44100 Hz, stereo, fltp, 196 kb/s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement