Guest User

Untitled

a guest
Jan 7th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. ffmpeg version 2.8.4 Copyright (c) 2000-2015 the FFmpeg developers
  2. built with llvm-gcc 4.2.1 (LLVM build 2336.11.00)
  3. configuration: --prefix=/Volumes/Ramdisk/sw --enable-gpl --enable-pthreads --enable-version3 --enable-libspeex --enable-libvpx --disable-decoder=libvpx --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-avfilter --enable-libopencore_amrwb --enable-libopencore_amrnb --enable-filters --enable-libgsm --enable-libvidstab --enable-libx265 --disable-doc --arch=x86_64 --enable-runtime-cpudetect
  4. libavutil 54. 31.100 / 54. 31.100
  5. libavcodec 56. 60.100 / 56. 60.100
  6. libavformat 56. 40.101 / 56. 40.101
  7. libavdevice 56. 4.100 / 56. 4.100
  8. libavfilter 5. 40.101 / 5. 40.101
  9. libswscale 3. 1.101 / 3. 1.101
  10. libswresample 1. 2.101 / 1. 2.101
  11. libpostproc 53. 3.100 / 53. 3.100
  12. Input #0, ogg, from 'sine.ogg':
  13. Duration: 00:00:05.00, start: 0.000000, bitrate: 18 kb/s
  14. Stream #0:0: Audio: vorbis, 44100 Hz, mono, fltp, 80 kb/s
  15. Metadata:
  16. REPLAYGAIN_TRACK_PEAK: 0.51440263
  17. REPLAYGAIN_TRACK_GAIN: -8.22 dB
  18. Side data:
  19. replaygain: track gain - -8.220000, track peak - 0.000012, album gain - unknown, album peak - unknown,
  20. File 'sine2.ogg' already exists. Overwrite ? [y/N] y
  21. Output #0, ogg, to 'sine2.ogg':
  22. Metadata:
  23. encoder : Lavf56.40.101
  24. Stream #0:0: Audio: vorbis (libvorbis), 44100 Hz, mono, fltp
  25. Metadata:
  26. REPLAYGAIN_TRACK_PEAK: 0.51440263
  27. REPLAYGAIN_TRACK_GAIN: -8.22 dB
  28. encoder : Lavc56.60.100 libvorbis
  29. Stream mapping:
  30. Stream #0:0 -> #0:0 (vorbis (native) -> vorbis (libvorbis))
  31. Press [q] to stop, [?] for help
  32. size= 8kB time=00:00:02.94 bitrate= 22.9kbits/s
  33. video:0kB audio:5kB subtitle:0kB other streams:0kB global headers:3kB muxing overhead: 75.808807%
Advertisement
Add Comment
Please, Sign In to add comment