Advertisement
Guest User

Untitled

a guest
Dec 26th, 2011
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. ffmpeg -i Florence\ and\ The\ Machine\ -\ Shake\ It\ Out.mp4 -acodec libfaac -ab 128k Florence\ and\ The\ Machine\ -\ Shake\ It\ Out.aac
  2. ffmpeg version 0.9, Copyright (c) 2000-2011 the FFmpeg developers
  3. built on Dec 27 2011 02:17:27 with llvm_gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)
  4. configuration: --prefix=/opt/local/ --enable-libmp3lame --enable-libfaac --enable-nonfree --incdir=/opt/local/include --extra-ldflags=-L/opt/local/lib --extra-cflags=-I/opt/local/include
  5. libavutil 51. 32. 0 / 51. 32. 0
  6. libavcodec 53. 42. 0 / 53. 42. 0
  7. libavformat 53. 24. 0 / 53. 24. 0
  8. libavdevice 53. 4. 0 / 53. 4. 0
  9. libavfilter 2. 53. 0 / 2. 53. 0
  10. libswscale 2. 1. 0 / 2. 1. 0
  11. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Florence and The Machine - Shake It Out.mp4':
  12. Metadata:
  13. major_brand : mp42
  14. minor_version : 0
  15. compatible_brands: isommp42
  16. creation_time : 2011-10-02 17:34:48
  17. Duration: 00:04:41.88, start: 0.000000, bitrate: 4307 kb/s
  18. Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x1080, 4154 kb/s, 25 fps, 25 tbr, 1k tbn, 50 tbc
  19. Metadata:
  20. creation_time : 1970-01-01 00:00:00
  21. handler_name : VideoHandler
  22. Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 148 kb/s
  23. Metadata:
  24. creation_time : 2011-10-02 17:34:50
  25. handler_name :
  26. File 'Florence and The Machine - Shake It Out.aac' already exists. Overwrite ? [y/N] y
  27. Output #0, adts, to 'Florence and The Machine - Shake It Out.aac':
  28. Metadata:
  29. major_brand : mp42
  30. minor_version : 0
  31. compatible_brands: isommp42
  32. creation_time : 2011-10-02 17:34:48
  33. encoder : Lavf53.24.0
  34. Stream #0:0(und): Audio: aac, 44100 Hz, stereo, s16, 128 kb/s
  35. Metadata:
  36. creation_time : 2011-10-02 17:34:50
  37. handler_name :
  38. Stream mapping:
  39. Stream #0:1 -> #0:0 (aac -> libfaac)
  40. Press [q] to stop, [?] for help
  41. size= 4298kB time=00:04:41.84 bitrate= 124.9kbits/s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement