Advertisement
Guest User

Untitled

a guest
Nov 13th, 2012
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. C:\Users\Sebouh\Desktop\Streaming\ffmpeg\bin>ffmpeg -i rtsp://localhost:8554/tes
  2. t.sdp -acodec copy -vcodec copy -f flv rtmp://localhost/live/mystream
  3. ffmpeg version N-46469-gc995644 Copyright (c) 2000-2012 the FFmpeg developers
  4. built on Nov 5 2012 17:58:15 with gcc 4.7.2 (GCC)
  5. configuration: --enable-gpl --enable-version3 --disable-pthreads --enable-runt
  6. ime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libass -
  7. -enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enab
  8. le-libgsm --enable-libmp3lame --enable-libnut --enable-libopenjpeg --enable-libo
  9. pus --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheo
  10. ra --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-li
  11. bvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --ena
  12. ble-zlib
  13. libavutil 52. 5.100 / 52. 5.100
  14. libavcodec 54. 71.100 / 54. 71.100
  15. libavformat 54. 36.100 / 54. 36.100
  16. libavdevice 54. 3.100 / 54. 3.100
  17. libavfilter 3. 21.106 / 3. 21.106
  18. libswscale 2. 1.102 / 2. 1.102
  19. libswresample 0. 16.100 / 0. 16.100
  20. libpostproc 52. 1.100 / 52. 1.100
  21. [udp @ 000000000227ee00] 'circular_buffer_size' option was set but it is not sup
  22. ported on this build (pthread support is required)
  23. [udp @ 000000000228efa0] 'circular_buffer_size' option was set but it is not sup
  24. ported on this build (pthread support is required)
  25. [rtsp @ 000000000223f320] method SETUP failed: 459 Aggregate operation not allow
  26. ed
  27. rtsp://localhost:8554/test.sdp: Invalid data found when processing input
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement