Advertisement
Guest User

Untitled

a guest
May 18th, 2020
633
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.21 KB | None | 0 0
  1. ffmpeg version 4.2.2 Copyright (c) 2000-2019 the FFmpeg developers
  2. built with gcc 9.2.1 (GCC) 20200122
  3. configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt
  4. libavutil 56. 31.100 / 56. 31.100
  5. libavcodec 58. 54.100 / 58. 54.100
  6. libavformat 58. 29.100 / 58. 29.100
  7. libavdevice 58. 8.100 / 58. 8.100
  8. libavfilter 7. 57.100 / 7. 57.100
  9. libswscale 5. 5.100 / 5. 5.100
  10. libswresample 3. 5.100 / 3. 5.100
  11. libpostproc 55. 5.100 / 55. 5.100
  12. Splitting the commandline.
  13. Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
  14. Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
  15. Reading option '-i' ... matched as input url with argument 'test.mp3'.
  16. Reading option '-strftime' ... matched as AVOption 'strftime' with argument '1'.
  17. Reading option '%Y.ogg' ... matched as output url.
  18. Finished splitting the commandline.
  19. Parsing a group of options: global .
  20. Applying option y (overwrite output files) with argument 1.
  21. Applying option loglevel (set logging level) with argument 99.
  22. Successfully parsed a group of options.
  23. Parsing a group of options: input url test.mp3.
  24. Successfully parsed a group of options.
  25. Opening an input file: test.mp3.
  26. [NULL @ 0000025668c49a00] Opening 'test.mp3' for reading
  27. [file @ 0000025668c4a900] Setting default whitelist 'file,crypto'
  28. Probing mp3 score:25 size:1876
  29. Probing mp3 score:51 size:3924
  30. [mp3 @ 0000025668c49a00] Format mp3 probed with size=4096 and score=51
  31. id3v2 ver:4 flags:00 len:162
  32. [mp3 @ 0000025668c49a00] pad 576 756
  33. [mp3 @ 0000025668c49a00] Skipping 0 bytes of junk at 380.
  34. [mp3 @ 0000025668c49a00] Before avformat_find_stream_info() pos: 380 bytes read:32768 seeks:0 nb_streams:1
  35. [mp3 @ 0000025668c49a00] demuxer injecting skip 1105 / discard 0
  36. [mp3float @ 0000025668c538c0] skip 1105 / discard 0 samples due to side data
  37. [mp3float @ 0000025668c538c0] skip 1105/1152 samples
  38. [mp3 @ 0000025668c49a00] All info found
  39. [mp3 @ 0000025668c49a00] stream 0: start_time: 0.025 duration: 3.030
  40. [mp3 @ 0000025668c49a00] format: start_time: 0.025 duration: 3.030 bitrate=129 kb/s
  41. [mp3 @ 0000025668c49a00] After avformat_find_stream_info() pos: 21884 bytes read:32768 seeks:0 frames:50
  42. Input #0, mp3, from 'test.mp3':
  43. Metadata:
  44. major_brand : isom
  45. minor_version : 1
  46. compatible_brands: isom
  47. copyright-eng :
  48. encoder : Lavf58.20.100
  49. Duration: 00:00:03.03, start: 0.025057, bitrate: 129 kb/s
  50. Stream #0:0, 50, 1/14112000: Audio: mp3, 44100 Hz, stereo, fltp, 128 kb/s
  51. Metadata:
  52. encoder : Lavc58.35
  53. Successfully opened the file.
  54. Parsing a group of options: output url %Y.ogg.
  55. Successfully parsed a group of options.
  56. Opening an output file: %Y.ogg.
  57. [file @ 0000025668c4b7c0] Setting default whitelist 'file,crypto'
  58. Successfully opened the file.
  59. Stream mapping:
  60. Stream #0:0 -> #0:0 (mp3 (mp3float) -> vorbis (libvorbis))
  61. Press [q] to stop, [?] for help
  62. cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  63. [mp3float @ 0000025668c5d140] skip 1105 / discard 0 samples due to side data
  64. [mp3float @ 0000025668c5d140] skip 1105/1152 samples
  65. detected 12 logical cores
  66. [graph_0_in_0_0 @ 0000025668cb6000] Setting 'time_base' to value '1/44100'
  67. [graph_0_in_0_0 @ 0000025668cb6000] Setting 'sample_rate' to value '44100'
  68. [graph_0_in_0_0 @ 0000025668cb6000] Setting 'sample_fmt' to value 'fltp'
  69. [graph_0_in_0_0 @ 0000025668cb6000] Setting 'channel_layout' to value '0x3'
  70. [graph_0_in_0_0 @ 0000025668cb6000] tb:1/44100 samplefmt:fltp samplerate:44100 chlayout:0x3
  71. [format_out_0_0 @ 0000025668cb87c0] Setting 'sample_fmts' to value 'fltp'
  72. [AVFilterGraph @ 0000025668c6b440] query_formats: 4 queried, 9 merged, 0 already done, 0 delayed
  73. Output #0, ogg, to '%Y.ogg':
  74. Metadata:
  75. major_brand : isom
  76. minor_version : 1
  77. compatible_brands: isom
  78. copyright-eng :
  79. encoder : Lavf58.29.100
  80. Stream #0:0, 0, 1/44100: Audio: vorbis (libvorbis), 44100 Hz, stereo, fltp
  81. Metadata:
  82. encoder : Lavc58.54.100 libvorbis
  83. major_brand : isom
  84. minor_version : 1
  85. compatible_brands: isom
  86. copyright-eng :
  87. cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
  88. Last message repeated 1 times
  89. [mp3 @ 0000025668c49a00] demuxer injecting skip 0 / discard 227
  90. [mp3float @ 0000025668c5d140] skip 0 / discard 227 samples due to side data
  91. [mp3float @ 0000025668c5d140] discard 227/1152 samples
  92. [out_0_0 @ 0000025668cb8600] EOF on sink link out_0_0:default.
  93. No more output streams to write to, finishing.
  94. [libvorbis @ 0000025668c4acc0] Trying to remove 52 more samples than there are in the queue
  95. size= 23kB time=00:00:02.99 bitrate= 63.8kbits/s speed=41.8x
  96. video:0kB audio:19kB subtitle:0kB other streams:0kB global headers:4kB muxing overhead: 22.011936%
  97. Input file #0 (test.mp3):
  98. Input stream #0:0 (audio): 116 packets read (48483 bytes); 116 frames decoded (132300 samples);
  99. Total: 116 packets (48483 bytes) demuxed
  100. Output file #0 (%Y.ogg):
  101. Output stream #0:0 (audio): 2068 frames encoded (132300 samples); 146 packets muxed (19603 bytes);
  102. Total: 146 packets (19603 bytes) muxed
  103. 116 frames successfully decoded, 0 decoding errors
  104. [AVIOContext @ 0000025668cb3040] Statistics: 0 seeks, 5 writeouts
  105. [AVIOContext @ 0000025668c52b80] Statistics: 48863 bytes read, 0 seeks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement