Advertisement
Guest User

Untitled

a guest
Jun 27th, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. ffmpeg -i Ke\$ha\ -\ Sleazy.mp3 -acodec libaacplus -ab 64K -ar 44100 -vn -map_metadata g out4.m4a
  2. ffmpeg version N-40926-g6374ee7 Copyright (c) 2000-2012 the FFmpeg developers
  3. built on Jun 26 2012 13:10:49 with llvm_gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
  4. configuration: --enable-static --enable-shared --enable-gpl --enable-nonfree --enable-libmp3lame --enable-libaacplus
  5. libavutil 51. 53.100 / 51. 53.100
  6. libavcodec 54. 21.101 / 54. 21.101
  7. libavformat 54. 5.101 / 54. 5.101
  8. libavdevice 53. 4.100 / 53. 4.100
  9. libavfilter 2. 75.100 / 2. 75.100
  10. libswscale 2. 1.100 / 2. 1.100
  11. libswresample 0. 15.100 / 0. 15.100
  12. libpostproc 52. 0.100 / 52. 0.100
  13. [mp3 @ 0x7ffc1c01ae00] max_analyze_duration 5000000 reached at 5015510
  14. [mp3 @ 0x7ffc1c01ae00] Estimating duration from bitrate, this may be inaccurate
  15. Input #0, mp3, from 'Ke$ha - Sleazy.mp3':
  16. Metadata:
  17. title : Sleazy
  18. publisher : RCA
  19. genre : Other
  20. album : Cannibal [EP]
  21. track : 3
  22. artist : Ke$ha
  23. album_artist : Ke$ha
  24. composer : Benjamin Levin/Kesha Sebert/Klas Åhlund/Lukasz "Dr. Luke" Gottwald/Shondrae Crawford
  25. date : 2010
  26. Duration: 00:03:26.08, start: 0.000000, bitrate: 127 kb/s
  27. Stream #0:0: Audio: mp3, 44100 Hz, stereo, s16, 128 kb/s
  28. Output #0, ipod, to 'out4.m4a':
  29. Metadata:
  30. title : Sleazy
  31. publisher : RCA
  32. genre : Other
  33. album : Cannibal [EP]
  34. track : 3
  35. artist : Ke$ha
  36. album_artist : Ke$ha
  37. composer : Benjamin Levin/Kesha Sebert/Klas Åhlund/Lukasz "Dr. Luke" Gottwald/Shondrae Crawford
  38. date : 2010
  39. encoder : Lavf54.5.101
  40. Stream #0:0: Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 64 kb/s
  41. Stream mapping:
  42. Stream #0:0 -> #0:0 (mp3 -> libaacplus)
  43. Press [q] to stop, [?] for help
  44. Multiple frames in a packet from stream 0
  45. size= 1626kB time=00:03:25.79 bitrate= 64.7kbits/s
  46. video:0kB audio:1608kB global headers:0kB muxing overhead 1.142369%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement