Advertisement
Guest User

Untitled

a guest
Aug 6th, 2014
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. $ ffmpeg -i se_t630.amr se_t630.mp3
  2. ffmpeg version 2.3.1 Copyright (c) 2000-2014 the FFmpeg developers
  3. built on Aug 5 2014 23:26:16 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
  4. configuration: --prefix=/usr/local/Cellar/ffmpeg/2.3.1 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb
  5. libavutil 52. 92.100 / 52. 92.100
  6. libavcodec 55. 69.100 / 55. 69.100
  7. libavformat 55. 48.100 / 55. 48.100
  8. libavdevice 55. 13.102 / 55. 13.102
  9. libavfilter 4. 11.100 / 4. 11.100
  10. libavresample 1. 3. 0 / 1. 3. 0
  11. libswscale 2. 6.100 / 2. 6.100
  12. libswresample 0. 19.100 / 0. 19.100
  13. libpostproc 52. 3.100 / 52. 3.100
  14. [amr @ 0x7fecc2021800] Estimating duration from bitrate, this may be inaccurate
  15. Input #0, amr, from 'se_t630.amr':
  16. Duration: 00:00:05.57, bitrate: 5 kb/s
  17. Stream #0:0: Audio: amr_nb (samr / 0x726D6173), 8000 Hz, mono, flt, 5 kb/s
  18. Output #0, mp3, to 'se_t630.mp3':
  19. Metadata:
  20. TSSE : Lavf55.48.100
  21. Stream #0:0: Audio: mp3 (libmp3lame), 8000 Hz, mono, fltp
  22. Metadata:
  23. encoder : Lavc55.69.100 libmp3lame
  24. Stream mapping:
  25. Stream #0:0 -> #0:0 (amr_nb (amrnb) -> mp3 (libmp3lame))
  26. Press [q] to stop, [?] for help
  27. se_t630.amr: Input/output error
  28. size= 6kB time=00:00:05.62 bitrate= 8.6kbits/s
  29. video:0kB audio:6kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 4.531250%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement