Advertisement
Guest User

ffmpeg external mic

a guest
Nov 14th, 2013
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. ubuntu@ubuntu:~$ ffmpeg -f oss -i /dev/dsp audio.mp3
  2. ffmpeg version git-2012-01-21-9e53f62 Copyright (c) 2000-2012 the FFmpeg developers
  3. built on Jan 21 2012 16:14:53 with gcc 4.4.3
  4. configuration: --enable-gpl --enable-libmp3lame --enable-libvorbis --enable-libxvid --enable-x11grab --enable-libx264 --enable-nonfree --enable-pthreads --enable-libfaac --enable-postproc --enable-libtheora --enable-zlib --enable-version3
  5. libavutil 51. 34.101 / 51. 34.101
  6. libavcodec 53. 57.105 / 53. 57.105
  7. libavformat 53. 30.100 / 53. 30.100
  8. libavdevice 53. 4.100 / 53. 4.100
  9. libavfilter 2. 59.101 / 2. 59.101
  10. libswscale 2. 1.100 / 2. 1.100
  11. libswresample 0. 6.100 / 0. 6.100
  12. libpostproc 52. 0.100 / 52. 0.100
  13. [oss @ 0x36283e0] /dev/dsp: Device or resource busy
  14. /dev/dsp: Input/output error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement