Advertisement
Guest User

Untitled

a guest
Oct 25th, 2016
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.31 KB | None | 0 0
  1. ffmpeg version 2.8.8-0ubuntu0.16.04.1 Copyright (c) 2000-2016 the FFmpeg developers
  2. built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.2) 20160609
  3. configuration: --prefix=/usr --extra-version=0ubuntu0.16.04.1 --build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl --enable-shared --disable-stripping --disable-decoder=libopenjpeg --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzvbi --enable-openal --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-frei0r --enable-libx264 --enable-libopencv
  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. libavresample 2. 1. 0 / 2. 1. 0
  10. libswscale 3. 1.101 / 3. 1.101
  11. libswresample 1. 2.101 / 1. 2.101
  12. libpostproc 53. 3.100 / 53. 3.100
  13. Splitting the commandline.
  14. Reading option '-i' ... matched as input file with argument '/home/robbert/Downloads/closer.mp3'.
  15. Reading option '-f' ... matched as option 'f' (force format) with argument 's16le'.
  16. Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '48000'.
  17. Reading option '-ac' ... matched as option 'ac' (set number of audio channels) with argument '2'.
  18. Reading option 'pipe:1' ... matched as output file.
  19. Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
  20. Finished splitting the commandline.
  21. Parsing a group of options: global .
  22. Applying option loglevel (set logging level) with argument debug.
  23. Successfully parsed a group of options.
  24. Parsing a group of options: input file /home/robbert/Downloads/closer.mp3.
  25. Successfully parsed a group of options.
  26. Opening an input file: /home/robbert/Downloads/closer.mp3.
  27. [mp3 @ 0x1808340] Format mp3 probed with size=4096 and score=51
  28. [mp3 @ 0x1808340] id3v2 ver:4 flags:00 len:147
  29. [mp3 @ 0x1808340] Skipping 0 bytes of junk at 574.
  30. [mp3 @ 0x1808340] Before avformat_find_stream_info() pos: 574 bytes read:32768 seeks:0
  31. [mp3 @ 0x1808340] All info found
  32. [mp3 @ 0x1808340] After avformat_find_stream_info() pos: 22078 bytes read:32768 seeks:0 frames:50
  33. Input #0, mp3, from '/home/robbert/Downloads/closer.mp3':
  34. Metadata:
  35. major_brand : dash
  36. minor_version : 0
  37. compatible_brands: iso6mp41
  38. creation_time : 2016-07-27 18:05:04
  39. encoder : Lavf54.20.4
  40. Duration: 00:04:21.88, start: 0.000000, bitrate: 128 kb/s
  41. Stream #0:0, 50, 1/14112000: Audio: mp3, 44100 Hz, stereo, s16p, 128 kb/s
  42. Successfully opened the file.
  43. Parsing a group of options: output file pipe:1.
  44. Applying option f (force format) with argument s16le.
  45. Applying option ar (set audio sampling rate (in Hz)) with argument 48000.
  46. Applying option ac (set number of audio channels) with argument 2.
  47. Successfully parsed a group of options.
  48. Opening an output file: pipe:1.
  49. Successfully opened the file.
  50. detected 2 logical cores
  51. [graph 0 input from stream 0:0 @ 0x1819fa0] Setting 'time_base' to value '1/44100'
  52. [graph 0 input from stream 0:0 @ 0x1819fa0] Setting 'sample_rate' to value '44100'
  53. [graph 0 input from stream 0:0 @ 0x1819fa0] Setting 'sample_fmt' to value 's16p'
  54. [graph 0 input from stream 0:0 @ 0x1819fa0] Setting 'channel_layout' to value '0x3'
  55. [graph 0 input from stream 0:0 @ 0x1819fa0] tb:1/44100 samplefmt:s16p samplerate:44100 chlayout:0x3
  56. [audio format for output stream 0:0 @ 0x181a420] Setting 'sample_fmts' to value 's16'
  57. [audio format for output stream 0:0 @ 0x181a420] Setting 'sample_rates' to value '48000'
  58. [audio format for output stream 0:0 @ 0x181a420] Setting 'channel_layouts' to value '0x3'
  59. [audio format for output stream 0:0 @ 0x181a420] auto-inserting filter 'auto-inserted resampler 0' between the filter 'Parsed_anull_0' and the filter 'audio format for output stream 0:0'
  60. [AVFilterGraph @ 0x1825980] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
  61. [auto-inserted resampler 0 @ 0x181c960] [SWR @ 0x1835f20] Using s16p internally between filters
  62. [auto-inserted resampler 0 @ 0x181c960] ch:2 chl:stereo fmt:s16p r:44100Hz -> ch:2 chl:stereo fmt:s16 r:48000Hz
  63. Output #0, s16le, to 'pipe:1':
  64. Metadata:
  65. major_brand : dash
  66. minor_version : 0
  67. compatible_brands: iso6mp41
  68. encoder : Lavf56.40.101
  69. Stream #0:0, 0, 1/48000: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s
  70. Metadata:
  71. encoder : Lavc56.60.100 pcm_s16le
  72. Stream mapping:
  73. Stream #0:0 -> #0:0 (mp3 (native) -> pcm_s16le (native))
  74. Press [q] to stop, [?] for help
  75. size= 59kB time=00:00:00.27 bitrate=1536.0kbits/s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement