Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@psbu RouteNumbers]# ffmpeg -i 900_m.wav -ar 22050 -ac 2 -acodec libmp3lame -map_channel 0.0.0 -map_channel -1 900_m.mp3
- FFmpeg version 0.6.5, Copyright (c) 2000-2010 the FFmpeg developers
- built on Jan 29 2012 23:55:02 with gcc 4.1.2 20080704 (Red Hat 4.1.2-51)
- configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' --enable-avfilter --enable-avfilter-lavf --enable-libdirac --enable-libfaac --enable-libfaad --enable-libfaadbin --enable-libgsm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-vdpau --enable-version3 --enable-x11grab
- libavutil 50.15. 1 / 50.15. 1
- libavcodec 52.72. 2 / 52.72. 2
- libavformat 52.64. 2 / 52.64. 2
- libavdevice 52. 2. 0 / 52. 2. 0
- libavfilter 1.19. 0 / 1.19. 0
- libswscale 0.11. 0 / 0.11. 0
- libpostproc 51. 2. 0 / 51. 2. 0
- [wav @ 0x15ebe8b0]Estimating duration from bitrate, this may be inaccurate
- Input #0, wav, from '900_m.wav':
- Duration: 00:00:00.99, bitrate: 705 kb/s
- Stream #0.0: Audio: pcm_s16le, 22050 Hz, 2 channels, s16, 705 kb/s
- Unrecognized option 'map_channel'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement