Skip to content

Instantly share code, notes, and snippets.

Created August 20, 2012 19:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/824f6007d8915ffd1224 to your computer and use it in GitHub Desktop.
Save anonymous/824f6007d8915ffd1224 to your computer and use it in GitHub Desktop.
➜ ~ ffmpeg -i C773A907-F99C-7AFE-F457-C49B1CC07679.flv rog.wav
ffmpeg version 0.11.1.git Copyright (c) 2000-2012 the FFmpeg developers
built on Aug 20 2012 14:49:48 with Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-libfreetype --cc=/usr/bin/clang --host-cflags='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' --host-ldflags='-L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib' --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libass --enable-libvo-aacenc --disable-ffplay
libavutil 51. 70.100 / 51. 70.100
libavcodec 54. 54.100 / 54. 54.100
libavformat 54. 25.104 / 54. 25.104
libavdevice 54. 2.100 / 54. 2.100
libavfilter 3. 11.101 / 3. 11.101
libswscale 2. 1.101 / 2. 1.101
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
Guessed Channel Layout for Input Stream #0.0 : mono
Input #0, flv, from 'C773A907-F99C-7AFE-F457-C49B1CC07679.flv':
Metadata:
canSeekToEnd : false
createdby : FMS 4.5
creationdate : Thu Jul 26 14:45:06 2012
Duration: 00:00:15.08, start: 0.000000, bitrate: 23 kb/s
Stream #0:0: Audio: speex, 16000 Hz, mono
[graph 0 input from stream 0:0 @ 0x7ff188c2dd20] Invalid sample format '(null)'
Error opening filters!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment