Changes between Initial Version and Version 2 of Ticket #11218


Ignore:
Timestamp:
Oct 1, 2024, 10:56:13 PM (23 months ago)
Author:
John Hauer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11218 – Description

    initial v2  
    44
    55Stream type specified multiple times
    6 Error parsing options for output file D:\Directory\filename.mkv.
     6Error parsing options for output file eureka_x265.mkv.
    77Error opening output files: Invalid argument
    88
     
    1111ffmpeg -v 9 -loglevel 99 -y -i eureka.mkv -c:v libx265 -pix_fmt yuv420p10le -preset medium -crf 22 -c:a libopus -mapping_family:a 255 -map 0 -disposition:s:s 0 -c:s copy eureka_x265.mkv
    1212
    13 C:\Temp>ffmpeg -v 9 -loglevel 99 -y -i eureka.mkv -c:v libx265 -pix_fmt yuv420p10le -preset medium -crf 22 -c:a libopus -mapping_family:a 255 -map 0 -disposition:s:s 0 -c:s copy eureka_x265.mkv
     13c:\Temp>ffmpeg -v 9 -loglevel 99 -y -i eureka.mkv -c:v libx265 -pix_fmt yuv420p10le -preset medium -crf 22 -c:a libopus -mapping_family:a 255 -map 0 -disposition:s:s 0 -c:s copy eureka_x265.mkv
    1414ffmpeg version 7.1-full_build-www.gyan.dev Copyright (c) 2000-2024 the FFmpeg developers
    1515  built with gcc 14.2.0 (Rev1, Built by MSYS2 project)
     
    4646Successfully parsed a group of options.
    4747Opening an input file: eureka.mkv.
    48 [AVFormatContext @ 0000029b000797c0] Opening 'eureka.mkv' for reading
    49 [file @ 0000029b00078640] Setting default whitelist 'file,crypto,data'
     48[AVFormatContext @ 000002642bdb0340] Opening 'eureka.mkv' for reading
     49[file @ 000002642bdc8640] Setting default whitelist 'file,crypto,data'
    5050Probing matroska,webm score:100 size:2048
    51 [matroska,webm @ 0000029b000797c0] Format matroska,webm probed with size=2048 and score=100
     51Probing mp3 score:1 size:2048
     52[matroska,webm @ 000002642bdb0340] Format matroska,webm probed with size=2048 and score=100
    5253st:0 removing common factor 1000000 from timebase
    53 st:1 removing common factor 1000000 from timebase
    54 [matroska,webm @ 0000029b000797c0] Before avformat_find_stream_info() pos: 2582 bytes read:33580 seeks:2 nb_streams:2
    55 [h264 @ 0000029b0007c080] nal_unit_type: 7(SPS), nal_ref_idc: 3
    56 [h264 @ 0000029b0007c080] Decoding VUI
    57 [h264 @ 0000029b0007c080] nal_unit_type: 8(PPS), nal_ref_idc: 3
    58 For transform of length 128, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
    59     1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
    60     2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
    61     3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
    62 For transform of length 64, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
    63     1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 2097152], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
    64     2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 2097152], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
    65     3: fft_sr_asm_float_avx - type: fft_float, len: [64, 2097152], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
    66 Transform tree:
    67     mdct_inv_float_avx2 - type: mdct_float, len: 128, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
    68         fft_sr_asm_float_fma3 - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
    69 For transform of length 256, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
    70     1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
    71     2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
    72     3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
    73 For transform of length 128, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
    74     1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 2097152], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
    75     2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 2097152], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
    76     3: fft_sr_asm_float_avx - type: fft_float, len: [64, 2097152], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
    77 Transform tree:
    78     mdct_inv_float_avx2 - type: mdct_float, len: 256, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
    79         fft_sr_asm_float_fma3 - type: fft_float, len: 128, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
    80 [h264 @ 0000029b0007c080] nal_unit_type: 7(SPS), nal_ref_idc: 3
    81 [h264 @ 0000029b0007c080] Decoding VUI
    82 [h264 @ 0000029b0007c080] nal_unit_type: 8(PPS), nal_ref_idc: 3
    83 [h264 @ 0000029b0007c080] Decoding VUI
    84 [h264 @ 0000029b0007c080] ct_type:4 pic_struct:0
    85 [h264 @ 0000029b0007c080] nal_unit_type: 9(AUD), nal_ref_idc: 0
    86 [h264 @ 0000029b0007c080] nal_unit_type: 7(SPS), nal_ref_idc: 3
    87 [h264 @ 0000029b0007c080] nal_unit_type: 8(PPS), nal_ref_idc: 3
    88 [h264 @ 0000029b0007c080] nal_unit_type: 6(SEI), nal_ref_idc: 0
    89     Last message repeated 1 times
    90 [h264 @ 0000029b0007c080] nal_unit_type: 5(IDR), nal_ref_idc: 3
    91     Last message repeated 3 times
    92 [h264 @ 0000029b0007c080] Decoding VUI
    93 [h264 @ 0000029b0007c080] Format yuv420p chosen by get_format().
    94 [h264 @ 0000029b0007c080] Reinit context to 1920x1088, pix_fmt: yuv420p
    95 [h264 @ 0000029b0007c080] ct_type:4 pic_struct:0
    96 [h264 @ 0000029b0007c080] no picture
    97 [h264 @ 0000029b0007c080] ct_type:4 pic_struct:0
    98     Last message repeated 1 times
    99 [matroska,webm @ 0000029b000797c0] All info found
    100 [matroska,webm @ 0000029b000797c0] stream 0: start_time: 0 duration: NOPTS
    101 [matroska,webm @ 0000029b000797c0] stream 1: start_time: 0 duration: NOPTS
    102 [matroska,webm @ 0000029b000797c0] format: start_time: 0 duration: 12.012 (estimate from stream) bitrate=1763 kb/s
    103 [matroska,webm @ 0000029b000797c0] After avformat_find_stream_info() pos: 11044 bytes read:66348 seeks:2 frames:6
     54[matroska,webm @ 000002642bdb0340] Before avformat_find_stream_info() pos: 900 bytes read:32768 seeks:0 nb_streams:1
     55[h264 @ 000002642bdcb5c0] nal_unit_type: 7(SPS), nal_ref_idc: 3
     56[h264 @ 000002642bdcb5c0] Decoding VUI
     57[h264 @ 000002642bdcb5c0] nal_unit_type: 8(PPS), nal_ref_idc: 3
     58[h264 @ 000002642bdcb5c0] nal_unit_type: 7(SPS), nal_ref_idc: 3
     59[h264 @ 000002642bdcb5c0] Decoding VUI
     60[h264 @ 000002642bdcb5c0] nal_unit_type: 8(PPS), nal_ref_idc: 3
     61[h264 @ 000002642bdcb5c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
     62[h264 @ 000002642bdcb5c0] nal_unit_type: 5(IDR), nal_ref_idc: 3
     63[h264 @ 000002642bdcb5c0] Format yuv420p chosen by get_format().
     64[h264 @ 000002642bdcb5c0] Reinit context to 960x544, pix_fmt: yuv420p
     65[h264 @ 000002642bdcb5c0] no picture
     66[matroska,webm @ 000002642bdb0340] All info found
     67[matroska,webm @ 000002642bdb0340] stream 0: start_time: 0 duration: NOPTS
     68[matroska,webm @ 000002642bdb0340] format: start_time: 0 duration: 13.346 (estimate from stream) bitrate=790 kb/s
     69[matroska,webm @ 000002642bdb0340] After avformat_find_stream_info() pos: 59631 bytes read:65536 seeks:0 frames:4
    10470Input #0, matroska,webm, from 'eureka.mkv':
    10571  Metadata:
    106     title           : REVENGE
    107     encoder         : libmakemkv v1.17.6 (1.3.10/1.5.2) win(x64-release)
    108     creation_time   : 2024-01-30T03:52:25.000000Z
    109   Duration: 00:00:12.01, start: 0.000000, bitrate: 1763 kb/s
    110   Stream #0:0(eng), 3, 1/1000: Video: h264 (High), 1 reference frame, yuv420p(tv, bt709, progressive, left), 1920x1080 [SAR 1:1 DAR 16:9], 0/1, 23.98 fps, 23.98 tbr, 1k tbn
     72    COMPATIBLE_BRANDS: mp42mp41isomavc1
     73    MAJOR_BRAND     : mp42
     74    MINOR_VERSION   : 0
     75    ENCODER         : Lavf57.83.100
     76  Duration: 00:00:13.35, start: 0.000000, bitrate: 790 kb/s
     77  Stream #0:0, 4, 1/1000: Video: h264 (High), 1 reference frame, yuv420p(progressive, left), 960x540, 0/1, 29.97 fps, 29.97 tbr, 1k tbn (default)
    11178      Metadata:
    112         BPS-eng         : 1311607
    113         DURATION-eng    : 00:00:12.012000000
    114         NUMBER_OF_FRAMES-eng: 288
    115         NUMBER_OF_BYTES-eng: 1969379
    116         SOURCE_ID-eng   : 001011
    117         _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.6 win(x64-release)
    118         _STATISTICS_WRITING_DATE_UTC-eng: 2024-01-30 03:52:25
    119         _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    120   Stream #0:1(eng), 3, 1/1000: Audio: ac3, 48000 Hz, stereo, fltp, 448 kb/s (default)
    121       Metadata:
    122         title           : Stereo
    123         BPS-eng         : 448000
    124         DURATION-eng    : 00:00:12.000000000
    125         NUMBER_OF_FRAMES-eng: 375
    126         NUMBER_OF_BYTES-eng: 672000
    127         SOURCE_ID-eng   : 001100
    128         _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.6 win(x64-release)
    129         _STATISTICS_WRITING_DATE_UTC-eng: 2024-01-30 03:52:25
    130         _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
     79        HANDLER_NAME    : L-SMASH Video Handler
     80        ENCODER         : Lavc57.107.100 libx264
     81        DURATION        : 00:00:13.346000000
    13182Successfully opened the file.
    13283Parsing a group of options: output url eureka_x265.mkv.
     
    14798Error parsing options for output file eureka_x265.mkv.
    14899Error opening output files: Invalid argument
    149 [AVIOContext @ 0000029b00081f40] Statistics: 66348 bytes read, 2 seeks
     100[AVIOContext @ 000002642bdb0a40] Statistics: 65536 bytes read, 0 seeks