Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add reporting of mkv blockadditionmapping timecode #1

Open
dericed opened this issue Mar 31, 2024 · 0 comments
Open

add reporting of mkv blockadditionmapping timecode #1

dericed opened this issue Mar 31, 2024 · 0 comments

Comments

@dericed
Copy link

dericed commented Mar 31, 2024

Sample file: decklink.mkv.zip

$ ffmpeg -i decklink.mkv
ffmpeg version 6.1.1 Copyright (c) 2000-2023 the FFmpeg developers
  built with Apple clang version 15.0.0 (clang-1500.1.0.2.5)
  configuration: --prefix=/opt/homebrew/Cellar/ffmpeg/6.1.1_3 --enable-shared --enable-pthreads --enable-version3 --cc=clang --host-cflags= --host-ldflags='-Wl,-ld_classic' --enable-ffplay --enable-gnutls --enable-gpl --enable-libaom --enable-libaribb24 --enable-libbluray --enable-libdav1d --enable-libharfbuzz --enable-libjxl --enable-libmp3lame --enable-libopus --enable-librav1e --enable-librist --enable-librubberband --enable-libsnappy --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtesseract --enable-libtheora --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libxvid --enable-lzma --enable-libfontconfig --enable-libfreetype --enable-frei0r --enable-libass --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopenvino --enable-libspeex --enable-libsoxr --enable-libzmq --enable-libzimg --disable-libjack --disable-indev=jack --enable-videotoolbox --enable-audiotoolbox --enable-neon
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
[matroska,webm @ 0x137004080] Unexpected BlockAdditions found in a Block from Track with TrackNumber 1 where MaxBlockAdditionID is 0
[aist#0:1/pcm_s32le @ 0x134e061c0] Guessed Channel Layout: stereo
Input #0, matroska,webm, from 'decklink.mkv':
  Metadata:
    encoder         : DVRescue 24.03
  Duration: 00:00:12.25, start: 0.000000, bitrate: 226817 kb/s
  Stream #0:0: Video: v210 (v210 / 0x30313276), yuv422p10le(bottom first), 720x486, SAR 9:10 DAR 4:3, 29.97 fps, 29.97 tbr, 1k tbn (default)
  Stream #0:1: Audio: pcm_s32le, 48000 Hz, 2 channels, s32, 3072 kb/s (default)
  Stream #0:2(eng): Subtitle: subrip (default)
At least one output file must be specified

The timecode of the BlockAdditionMapping is not recognized or reported on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant