Advertisement
Guest User

Untitled

a guest
Nov 25th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. ffmpeg version 4.1.4 Copyright (c) 2000-2019 the FFmpeg developers
  2. built with gcc 8.3.0 (Alpine 8.3.0)
  3. configuration: --prefix=/usr --enable-avresample --enable-avfilter --enable-gnutls --enable-gpl --enable-libass --enable-libmp3lame --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libx264 --enable-libx265 --enable-libtheora --enable-libv4l2 --enable-postproc --enable-pic --enable-pthreads --enable-shared --enable-libxcb --disable-stripping --disable-static --disable-librtmp --enable-vaapi --enable-vdpau --enable-libopus --disable-asm --disable-debug
  4. libavutil 56. 22.100 / 56. 22.100
  5. libavcodec 58. 35.100 / 58. 35.100
  6. libavformat 58. 20.100 / 58. 20.100
  7. libavdevice 58. 5.100 / 58. 5.100
  8. libavfilter 7. 40.101 / 7. 40.101
  9. libavresample 4. 0. 0 / 4. 0. 0
  10. libswscale 5. 3.100 / 5. 3.100
  11. libswresample 3. 3.100 / 3. 3.100
  12. libpostproc 55. 3.100 / 55. 3.100
  13. [h264 @ 0x753c7690] error while decoding MB 1 27, bytestream -22
  14. [h264 @ 0x753c7690] concealing 1488 DC, 1488 AC, 1488 MV errors in I frame
  15. [rtsp @ 0x753e5930] decoding for stream 0 failed
  16. Input #0, rtsp, from 'rtsp://REDACTED:8554/unicast':
  17. Metadata:
  18. title : LIVE555 Streaming Media v2017.10.28
  19. comment : LIVE555 Streaming Media v2017.10.28
  20. Duration: N/A, start: 0.000000, bitrate: N/A
  21. Stream #0:0: Video: h264 (Constrained Baseline), yuv420p(progressive), 1280x720, 10 fps, 10 tbr, 90k tbn, 20 tbc
  22. Could not write header for output file #0 (incorrect codec parameters ?): Immediate exit requested
  23. Stream mapping:
  24. Stream #0:0 -> #0:0 (copy)
  25. Last message repeated 1 times
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement