Advertisement
Guest User

Untitled

a guest
May 20th, 2015
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1. ffmpeg -i ~/Music/01\ Def\ Leppard\ -\ Women.mp3 -id3v2_version 3 XingDefLeppard-Women.mp3
  2. ffmpeg version N-46716-gb44a55a- http://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2015 the FFmpeg developers
  3. built with gcc 4.9.2 (Debian 4.9.2-18)
  4. configuration: --enable-gpl --enable-version3 --disable-shared --disable-debug --enable-runtime-cpudetect --enable-libmp3lame --enable-libx264 --enable-libx265 --enable-libwebp --enable-libspeex --enable-libvorbis --enable-libvpx --enable-libfreetype --enable-fontconfig --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-gray --enable-libopenjpeg --enable-libopus --enable-libass --enable-gnutls --enable-libvidstab --enable-libsoxr --cc=gcc-4.9
  5. libavutil 54. 23.101 / 54. 23.101
  6. libavcodec 56. 39.101 / 56. 39.101
  7. libavformat 56. 33.101 / 56. 33.101
  8. libavdevice 56. 4.100 / 56. 4.100
  9. libavfilter 5. 16.101 / 5. 16.101
  10. libswscale 3. 1.101 / 3. 1.101
  11. libswresample 1. 1.100 / 1. 1.100
  12. libpostproc 53. 3.100 / 53. 3.100
  13. Input #0, mp3, from '/home/robertmoore/Music/01 Def Leppard - Women.mp3':
  14. Metadata:
  15. title : Women
  16. disc : 1/1
  17. AccurateRipDiscID: 012-001ccbb2-010ada82-ad0eae0c-1
  18. composer : Steve Clark/Phil Collen/Joe Elliott/Robert John "Mutt" Lange/Rick Savage/Rick Allen/Joe Elliot
  19. publisher : Mercury
  20. UPC : 042283067516
  21. TIT1 : Hard Rock/Contemporary Pop\Rock/Heavy Metal/Hair Metal/Arena Rock/Pop-Metal
  22. album : Hysteria
  23. genre : Pop/Rock
  24. artist : Def Leppard
  25. album_artist : Def Leppard
  26. track : 1/12
  27. TMED : CD (Lossless)
  28. encoded_by : dBpoweramp Release 14.2
  29. encoder : -b="320"
  30. AccurateRipResult: AccurateRip: Accurate (confidence 11) [D0A1B069]
  31. date : 1987
  32. Duration: 00:05:42.36, start: 0.025056, bitrate: 325 kb/s
  33. Stream #0:0: Audio: mp3, 44100 Hz, stereo, s16p, 320 kb/s
  34. Metadata:
  35. encoder : LAME3.98r
  36. Stream #0:1: Video: mjpeg, yuvj420p(pc, bt470bg/unknown/unknown), 750x750 [SAR 96:96 DAR 1:1], 90k tbr, 90k tbn, 90k tbc
  37. Metadata:
  38. comment : Cover (front)
  39. [swscaler @ 0x318a520] deprecated pixel format used, make sure you did set range correctly
  40. [mp3 @ 0x31a46c0] Frame rate very high for a muxer not efficiently supporting it.
  41. Please consider specifying a lower framerate, a different muxer or -vsync 2
  42. Output #0, mp3, to 'XingDefLeppard-Women.mp3':
  43. Metadata:
  44. TIT2 : Women
  45. TPOS : 1/1
  46. AccurateRipDiscID: 012-001ccbb2-010ada82-ad0eae0c-1
  47. TCOM : Steve Clark/Phil Collen/Joe Elliott/Robert John "Mutt" Lange/Rick Savage/Rick Allen/Joe Elliot
  48. TPUB : Mercury
  49. UPC : 042283067516
  50. TIT1 : Hard Rock/Contemporary Pop\Rock/Heavy Metal/Hair Metal/Arena Rock/Pop-Metal
  51. TALB : Hysteria
  52. TCON : Pop/Rock
  53. TPE1 : Def Leppard
  54. TPE2 : Def Leppard
  55. TRCK : 1/12
  56. TMED : CD (Lossless)
  57. TENC : dBpoweramp Release 14.2
  58. TYER : 1987
  59. AccurateRipResult: AccurateRip: Accurate (confidence 11) [D0A1B069]
  60. TSSE : Lavf56.33.101
  61. Stream #0:0: Video: png, rgb24, 750x750 [SAR 1:1 DAR 1:1], q=2-31, 200 kb/s, 90k fps, 90k tbn, 90k tbc
  62. Metadata:
  63. comment : Cover (front)
  64. encoder : Lavc56.39.101 png
  65. Stream #0:1: Audio: mp3 (libmp3lame), 44100 Hz, stereo, s16p
  66. Metadata:
  67. encoder : Lavc56.39.101 libmp3lame
  68. Stream mapping:
  69. Stream #0:1 -> #0:0 (mjpeg (native) -> png (native))
  70. Stream #0:0 -> #0:1 (mp3 (native) -> mp3 (libmp3lame))
  71. Press [q] to stop, [?] for help
  72. frame= 1 fps=0.2 q=0.0 Lsize= 6574kB time=00:05:42.33 bitrate= 157.3kbits/s
  73. video:1224kB audio:5349kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.012895%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement