Skip to content

Issue parsing AV1 stream "not implemented: uvlc() for num_ticks_per_picture_minus_1" #16

@justFine00

Description

@justFine00

Newest parser version from main fails to parse attached stream:

BL_AV1_Ateme_Test_SDR.obu.zip

Raw F#0
TEMPORAL_DELIMITER size=2+0
SEQUENCE_HEADER size=5+23

thread 'main' panicked at src/obu.rs:653:9:
not implemented: uvlc() for num_ticks_per_picture_minus_1
stack backtrace:
0: 0x104621a14 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hca5ddac00d0fe81d
1: 0x1046340e0 - core::fmt::write::h345c34c786f611a2
2: 0x104601354 - std::io::Write::write_fmt::hf3ba17a7aed57370
3: 0x10462190c - std::sys::backtrace::BacktraceLock::print::h5f3c3a4eb4693f7a
4: 0x104610298 - std::panicking::default_hook::{{closure}}::haaa8c3be8e963b10
5: 0x104610194 - std::panicking::default_hook::hf46b416954f6334b
6: 0x104610874 - std::panicking::rust_panic_with_hook::hae736c323e602f79
7: 0x104621ef8 - std::panicking::begin_panic_handler::{{closure}}::h0f4c8174a03fed47
8: 0x104621c38 - std::sys::backtrace::__rust_end_short_backtrace::hc96ad38e8f461380
9: 0x104610398 - __rustc[75b86e412cc6dff0]::rust_begin_unwind
10: 0x10463c6e4 - core::panicking::panic_fmt::h6f546b4a6f225fa9
11: 0x104503ca8 - av1parser::obu::parse_timing_info::hb253d06389005a7f
12: 0x104511d28 - av1parser::obu::parse_sequence_header::hf8a43f8afc5a89fd
13: 0x10452c41c - av1parser::process_obu::ha046328e3c3cb09b
14: 0x10452ef08 - av1parser::parse_obu_bitstream::hb5da4e669916ac2b
15: 0x104521064 - av1parser::process_file::h9daed946c8de6410
16: 0x104521514 - av1parser::main::h284e0f772c8ff122
17: 0x104521ef8 - core::ops::function::FnOnce::call_once::he0df9b3e0b3608e6
18: 0x104520d74 - std::sys::backtrace::__rust_begin_short_backtrace::h455c0af3c5543e67
19: 0x10452b474 - std::rt::lang_start::{{closure}}::h8836f51936e6df2c
20: 0x10460eea0 - std::rt::lang_start_internal::h7aa982cc60ae55c0
21: 0x10452b44c - std::rt::lang_start::hd1763db463521d7c
22: 0x1045215f0 - _main

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions