Advertisement
Guest User

Untitled

a guest
Apr 26th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.65 KB | None | 0 0
  1. [thorb@iptvencode1 Testfiles-for-Huawei-VOD]$ ./ffmpeg-10bit -loglevel verbose -i "BBC_Short_HDR.mov" -pix_fmt yuv422p10le -codec:v libx265 -crf 18 -force_key_frames "expr:eq(mod(n,50),0)" -preset medium -c:a copy -x265-params "colorprim=bt2020:transfer=smpte-st-2084:colormatrix=bt2020nc:master-display=G(13250,34500)B(7500,3000)R(34000,16000)WP(15635,16450)L(10000000,10):max-cll=0,0:rc-lookahead=50:keyint=100:min-keyint=50:hrd=1:vbv_maxrate=75000:vbv_bufsize=33000" -vn -filter_complex "[0:7][0:8]amerge=inputs=2[aout]" -map "[aout]" -c:a aac -q:a 330 -y test1.ts
  2. ffmpeg version 4.0-static https://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2018 the FFmpeg developers
  3. built with gcc 6.3.0 (Debian 6.3.0-18+deb9u1) 20170516
  4. configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-6 --enable-libxml2 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gray --enable-libaom --enable-libfribidi --enable-libass --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-libsoxr --enable-libspeex --enable-libvorbis --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg
  5. libavutil 56. 14.100 / 56. 14.100
  6. libavcodec 58. 18.100 / 58. 18.100
  7. libavformat 58. 12.100 / 58. 12.100
  8. libavdevice 58. 3.100 / 58. 3.100
  9. libavfilter 7. 16.100 / 7. 16.100
  10. libswscale 5. 1.100 / 5. 1.100
  11. libswresample 3. 1.100 / 3. 1.100
  12. libpostproc 55. 1.100 / 55. 1.100
  13. Guessed Channel Layout for Input Stream #0.3 : mono
  14. Guessed Channel Layout for Input Stream #0.4 : mono
  15. Guessed Channel Layout for Input Stream #0.5 : mono
  16. Guessed Channel Layout for Input Stream #0.6 : mono
  17. Guessed Channel Layout for Input Stream #0.7 : mono
  18. Guessed Channel Layout for Input Stream #0.8 : mono
  19. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'BBC_Short_HDR.mov':
  20. Metadata:
  21. major_brand : qt
  22. minor_version : 512
  23. compatible_brands: qt
  24. encoder : Lavf58.2.103
  25. Duration: 00:00:40.13, start: 0.000000, bitrate: 730854 kb/s
  26. Stream #0:0(eng): Video: prores, 1 reference frame (apch / 0x68637061), yuv422p10le(progressive), 3840x2160, 719412 kb/s, SAR 1:1 DAR 16:9, 25 fps, 25 tbr, 12800 tbn, 12800 tbc (default)
  27. Metadata:
  28. handler_name : DataHandler
  29. encoder : Apple ProRes 422 HQ
  30. timecode : 09:59:30:00
  31. Stream #0:1(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, stereo, s32 (24 bit), 2304 kb/s (default)
  32. Metadata:
  33. handler_name : DataHandler
  34. Stream #0:2(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, stereo, s32 (24 bit), 2304 kb/s (default)
  35. Metadata:
  36. handler_name : DataHandler
  37. Stream #0:3(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32 (24 bit), 1152 kb/s (default)
  38. Metadata:
  39. handler_name : DataHandler
  40. Stream #0:4(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32 (24 bit), 1152 kb/s (default)
  41. Metadata:
  42. handler_name : DataHandler
  43. Stream #0:5(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32 (24 bit), 1152 kb/s (default)
  44. Metadata:
  45. handler_name : DataHandler
  46. Stream #0:6(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32 (24 bit), 1152 kb/s (default)
  47. Metadata:
  48. handler_name : DataHandler
  49. Stream #0:7(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32 (24 bit), 1152 kb/s (default)
  50. Metadata:
  51. handler_name : DataHandler
  52. Stream #0:8(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32 (24 bit), 1152 kb/s (default)
  53. Metadata:
  54. handler_name : DataHandler
  55. Stream #0:9(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, stereo, s32 (24 bit), 2304 kb/s (default)
  56. Metadata:
  57. handler_name : DataHandler
  58. Stream #0:10(eng): Data: none (tmcd / 0x64636D74)
  59. Metadata:
  60. handler_name : DataHandler
  61. timecode : 09:59:30:00
  62. Codec AVOption crf (Select the quality for constant quality mode) specified for output file #0 (test1.ts) has not been used for any stream. The most likely reason is either wrong type (e.g. a video option with no video streams) or that it is a private option of some encoder which was not actually used for any stream.
  63. Codec AVOption preset (Configuration preset) specified for output file #0 (test1.ts) has not been used for any stream. The most likely reason is either wrong type (e.g. a video option with no video streams) or that it is a private option of some encoder which was not actually used for any stream.
  64. Codec AVOption x265-params (set the x265 configuration using a :-separated list of key=value parameters) specified for output file #0 (test1.ts) has not been used for any stream. The most likely reason is either wrong type (e.g. a video option with no video streams) or that it is a private option of some encoder which was not actually used for any stream.
  65. Stream mapping:
  66. Stream #0:7 (pcm_s24le) -> amerge:in0
  67. Stream #0:8 (pcm_s24le) -> amerge:in1
  68. amerge -> Stream #0:0 (aac)
  69. Press [q] to stop, [?] for help
  70. [graph_0_in_0_7 @ 0x5a5e0c0] tb:1/48000 samplefmt:s32 samplerate:48000 chlayout:0x4
  71. [graph_0_in_0_8 @ 0x5a61380] tb:1/48000 samplefmt:s32 samplerate:48000 chlayout:0x4
  72. [Parsed_amerge_0 @ 0x5a5d880] No channel layout for input 1
  73. [Parsed_amerge_0 @ 0x5a5d880] Input channel layouts overlap: output layout will be determined by the number of distinct input channels
  74. [format_out_0_0 @ 0x5a61e40] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_amerge_0' and the filter 'format_out_0_0'
  75. [Parsed_amerge_0 @ 0x5a5d880] in0:mono + in1:mono -> out:stereo
  76. [auto_resampler_0 @ 0x5a650c0] ch:2 chl:stereo fmt:s32 r:48000Hz -> ch:2 chl:stereo fmt:fltp r:48000Hz
  77. [mpegts @ 0x59b4540] frame size not set
  78. [mpegts @ 0x59b4540] muxrate VBR, pcr every 9 pkts, sdt every 200, pat/pmt every 40 pkts
  79. Output #0, mpegts, to 'test1.ts':
  80. Metadata:
  81. major_brand : qt
  82. minor_version : 512
  83. compatible_brands: qt
  84. encoder : Lavf58.12.100
  85. Stream #0:0: Audio: aac (LC), 48000 Hz, stereo, fltp, delay 1024, 128 kb/s (default)
  86. Metadata:
  87. encoder : Lavc58.18.100 aac
  88. No more output streams to write to, finishing.1kbits/s speed=32.2x
  89. size= 1962kB time=00:00:40.12 bitrate= 400.5kbits/s speed=31.5x
  90. video:0kB audio:1730kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 13.424456%
  91. Input file #0 (BBC_Short_HDR.mov):
  92. Input stream #0:0 (video): 1 packets read (3504496 bytes);
  93. Input stream #0:1 (audio): 1 packets read (6144 bytes);
  94. Input stream #0:2 (audio): 1 packets read (6144 bytes);
  95. Input stream #0:3 (audio): 1 packets read (3072 bytes);
  96. Input stream #0:4 (audio): 1 packets read (3072 bytes);
  97. Input stream #0:5 (audio): 1 packets read (3072 bytes);
  98. Input stream #0:6 (audio): 1 packets read (3072 bytes);
  99. Input stream #0:7 (audio): 1934 packets read (5779200 bytes); 1934 frames decoded (1925760 samples);
  100. Input stream #0:8 (audio): 1934 packets read (5779200 bytes); 1934 frames decoded (1925760 samples);
  101. Input stream #0:9 (audio): 1 packets read (6144 bytes);
  102. Input stream #0:10 (data): 1 packets read (4 bytes);
  103. Total: 3877 packets (15093620 bytes) demuxed
  104. Output file #0 (test1.ts):
  105. Output stream #0:0 (audio): 1881 frames encoded (1925760 samples); 1882 packets muxed (1771029 bytes);
  106. Total: 1882 packets (1771029 bytes) muxed
  107. [aac @ 0x5999d40] Qavg: 38940.336
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement