Advertisement
Guest User

Untitled

a guest
Feb 16th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. /home/pi/special/ffmpeg/ffmpeg -f alsa -i mic_sv -f s16le out.pcm
  2. ffmpeg version git-2017-02-05-e57fd92 Copyright (c) 2000-2017 the FFmpeg developers
  3. built with gcc 4.9.2 (Raspbian 4.9.2-10)
  4. configuration: --extra-cflags=-I/opt/vc/include/IL --enable-nonfree --enable-omx-rpi --logfile=CONFIG.TXT
  5. libavutil 55. 46.100 / 55. 46.100
  6. libavcodec 57. 75.100 / 57. 75.100
  7. libavformat 57. 66.101 / 57. 66.101
  8. libavdevice 57. 2.100 / 57. 2.100
  9. libavfilter 6. 73.100 / 6. 73.100
  10. libswscale 4. 3.101 / 4. 3.101
  11. libswresample 2. 4.100 / 2. 4.100
  12. [alsa @ 0x276e400] cannot set sample format 0x10000 2 (Invalid argument)
  13. mic_sv: Input/output error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement