Advertisement
djsashaz

Untitled

Jul 2nd, 2012
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. root@EncoderLinux01:~# ffmpeg -f alsa -i pulse://alsa_input.pci-0000_10_05.1.analog-stereo test.wav
  2. \ffmpeg version git-2012-06-27-b536e2f Copyright (c) 2000-2012 the FFmpeg developers
  3. built on Jun 27 2012 05:48:11 with gcc 4.6.1
  4. configuration: --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree --enable-version3 --enable-x11grab --enable-libpulse
  5. libavutil 51. 63.100 / 51. 63.100
  6. libavcodec 54. 29.101 / 54. 29.101
  7. libavformat 54. 11.100 / 54. 11.100
  8. libavdevice 54. 0.100 / 54. 0.100
  9. libavfilter 3. 0.100 / 3. 0.100
  10. libswscale 2. 1.100 / 2. 1.100
  11. libswresample 0. 15.100 / 0. 15.100
  12. libpostproc 52. 0.100 / 52. 0.100
  13. ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM pulse://alsa_input.pci-0000_10_05.1.analog-stereo
  14. [alsa @ 0x19d41a0] cannot open audio device pulse://alsa_input.pci-0000_10_05.1.analog-stereo (No such file or directory)
  15. pulse://alsa_input.pci-0000_10_05.1.analog-stereo: Input/output error
  16. root@EncoderLinux01:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement