Guest User

Untitled

a guest
Aug 22nd, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. ffmpeg -f dshow -i audio="Microsoft Webcam C600" -acodec copy -f wav tcp://127.0.0.1:4747/
  2. ffmpeg version N-43678-gceb8773 Copyright (c) 2000-2012 the FFmpeg developers
  3. built on Aug 17 2012 21:10:01 with gcc 4.6.2 (GCC)
  4. configuration: --pkg-config=pkg-config --prefix=/home/powernet/software/packages/win
  5. 32 --enable-memalign-hack --arch=x86 --target-os=mingw32 --cross-prefix=i686-w64
  6. -mingw32- --enable-gpl --enable-libx264
  7. libavutil 51. 70.100 / 51. 70.100
  8. libavcodec 54. 53.100 / 54. 53.100
  9. libavformat 54. 25.100 / 54. 25.100
  10. libavdevice 54. 2.100 / 54. 2.100
  11. libavfilter 3. 10.100 / 3. 10.100
  12. libswscale 2. 1.101 / 2. 1.101
  13. libswresample 0. 15.100 / 0. 15.100
  14. libpostproc 52. 0.100 / 52. 0.100
  15. [dshow @ 003ac3e0] Estimating duration from bitrate, this may be inaccurate
  16. Guessed Channel Layout for Input Stream #0.0 : stereo
  17. Input #0, dshow, from 'audio=Microsoft Webcam C600':
  18. Duration: N/A, start: 24115.702000, bitrate: 1411 kb/s
  19. Stream #0:0: Audio: pcm_s16le, 44100 Hz, stereo, s16, 1411 kb/s
  20. tcp://127.0.0.1:4747/: Unknown error
Advertisement
Add Comment
Please, Sign In to add comment