Guest User

Untitled

a guest
Jul 23rd, 2016
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. pi@raspberrypi:~ $ ./ffmpeg-bin/bin/ffmpeg -f alsa -i hw:CARD=CODEC -t 30 out.wav
  2. ffmpeg version N-80955-g5939878 Copyright (c) 2000-2016 the FFmpeg developers
  3. built with gcc 4.9.4 (crosstool-NG crosstool-ng-1.22.0) 20150629 (prerelease)
  4. configuration: --enable-cross-compile --cross-prefix=/home/user/x-tools/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf- --arch=armhf --target-os=linux --prefix=/home/user/ffmpeg-bin --enable-gpl --enable-nonfree --enable-libfdk-aac --extra-cflags=-I/home/user/fdk-aac-bin/include --extra-ldflags=-L/home/user/fdk-aac-bin/lib --extra-libs=-ldl
  5. libavutil 55. 28.100 / 55. 28.100
  6. libavcodec 57. 50.100 / 57. 50.100
  7. libavformat 57. 41.100 / 57. 41.100
  8. libavdevice 57. 0.102 / 57. 0.102
  9. libavfilter 6. 47.100 / 6. 47.100
  10. libswscale 4. 1.100 / 4. 1.100
  11. libswresample 2. 1.100 / 2. 1.100
  12. libpostproc 54. 0.100 / 54. 0.100
  13. Unknown input format: 'alsa'
Add Comment
Please, Sign In to add comment