Advertisement
Guest User

Untitled

a guest
Feb 1st, 2013
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. [nils@fyps ~]$ ffmpeg -f alsa -i hw:1,0,1 -f null -
  2. ffmpeg version git-2013-02-02-985e93a Copyright (c) 2000-2013 the FFmpeg developers
  3. built on Feb 2 2013 02:53:55 with gcc 4.7.2 (GCC)
  4. configuration: --prefix=/usr --enable-gpl --enable-libass --enable-libfaac --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree --enable-x11grab
  5. libavutil 52. 17.100 / 52. 17.100
  6. libavcodec 54. 91.100 / 54. 91.100
  7. libavformat 54. 61.104 / 54. 61.104
  8. libavdevice 54. 3.103 / 54. 3.103
  9. libavfilter 3. 35.100 / 3. 35.100
  10. libswscale 2. 2.100 / 2. 2.100
  11. libswresample 0. 17.102 / 0. 17.102
  12. libpostproc 52. 2.100 / 52. 2.100
  13. [alsa @ 0x333afc0] cannot set sample format 0x10000 2 (Invalid argument)
  14. hw:1,0,1: Input/output error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement