[Unstable] FFprobe scan doesn't filter Metadata Title #2304

Closed
opened 2026-02-06 21:57:06 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Artiume on GitHub (Nov 28, 2020).

Stable
test

Unstable
test

ffprobe version 4.3.1 Copyright (c) 2007-2020 the FFmpeg developers
  built with gcc 8 (Debian 8.3.0-6)
  configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --disable-doc --disable-ffplay --disable-shared --disable-libxcb --disable-sdl2 --disable-xlib --enable-gpl --enable-version3 --enable-static --enable-libfontconfig --enable-fontconfig --enable-gmp --enable-gnutls --enable-libass --enable-libbluray --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libwebp --enable-libx264 --enable-libx265 --enable-libzvbi --arch=amd64 --enable-libzimg --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-vdpau --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvenc --enable-nvdec --enable-ffnvcodec --enable-libdav1d
  libavutil      56. 51.100 / 56. 51.100
  libavcodec     58. 91.100 / 58. 91.100
  libavformat    58. 45.100 / 58. 45.100
  libavdevice    58. 10.100 / 58. 10.100
  libavfilter     7. 85.100 /  7. 85.100
  libswscale      5.  7.100 /  5.  7.100
  libswresample   3.  7.100 /  3.  7.100
  libpostproc    55.  7.100 / 55.  7.100
Input #0, matroska,webm, from 'media/movies/Public/The Pied Piper (1924)/The Pied Piper 1924 1080p BluRay REMUX DD 2.0-Hoyts.mkv':
  Metadata:
    encoder         : libebml v1.3.9 + libmatroska v1.5.2
    creation_time   : 2020-08-27T00:11:27.000000Z
  Duration: 00:07:56.95, start: 0.000000, bitrate: 24009 kb/s
    Stream #0:0(eng): Video: h264 (Main), yuv420p(tv, progressive), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
    Metadata:
      title           : MPEG-4 AVC Video / 23800 kbps / 1080p / 23.976 fps / 16:9 / High Profile 4.1
      BPS-eng         : 23815826
      DURATION-eng    : 00:07:56.935000000
      NUMBER_OF_FRAMES-eng: 11435
      NUMBER_OF_BYTES-eng: 1419825149
      _STATISTICS_WRITING_APP-eng: mkvmerge v40.0.0 ('Old Town Road + Pony') 64-bit
      _STATISTICS_WRITING_DATE_UTC-eng: 2020-08-27 00:11:27
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
    Stream #0:1(eng): Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s (default)
    Metadata:
      title           : English / Dolby Digital Audio / 2.0 / 48 kHz / 192 kbps
      BPS-eng         : 192000
      DURATION-eng    : 00:07:56.928000000
      NUMBER_OF_FRAMES-eng: 14904
      NUMBER_OF_BYTES-eng: 11446272
      _STATISTICS_WRITING_APP-eng: mkvmerge v40.0.0 ('Old Town Road + Pony') 64-bit
      _STATISTICS_WRITING_DATE_UTC-eng: 2020-08-27 00:11:27
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
Originally created by @Artiume on GitHub (Nov 28, 2020). Stable ![test](https://user-images.githubusercontent.com/20715731/100496822-466c8480-3125-11eb-8d9b-71c1b56999ae.png) Unstable ![test](https://user-images.githubusercontent.com/20715731/100496832-60a66280-3125-11eb-8292-d941106740d9.png) ``` ffprobe version 4.3.1 Copyright (c) 2007-2020 the FFmpeg developers built with gcc 8 (Debian 8.3.0-6) configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --disable-doc --disable-ffplay --disable-shared --disable-libxcb --disable-sdl2 --disable-xlib --enable-gpl --enable-version3 --enable-static --enable-libfontconfig --enable-fontconfig --enable-gmp --enable-gnutls --enable-libass --enable-libbluray --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libwebp --enable-libx264 --enable-libx265 --enable-libzvbi --arch=amd64 --enable-libzimg --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-vdpau --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvenc --enable-nvdec --enable-ffnvcodec --enable-libdav1d libavutil 56. 51.100 / 56. 51.100 libavcodec 58. 91.100 / 58. 91.100 libavformat 58. 45.100 / 58. 45.100 libavdevice 58. 10.100 / 58. 10.100 libavfilter 7. 85.100 / 7. 85.100 libswscale 5. 7.100 / 5. 7.100 libswresample 3. 7.100 / 3. 7.100 libpostproc 55. 7.100 / 55. 7.100 Input #0, matroska,webm, from 'media/movies/Public/The Pied Piper (1924)/The Pied Piper 1924 1080p BluRay REMUX DD 2.0-Hoyts.mkv': Metadata: encoder : libebml v1.3.9 + libmatroska v1.5.2 creation_time : 2020-08-27T00:11:27.000000Z Duration: 00:07:56.95, start: 0.000000, bitrate: 24009 kb/s Stream #0:0(eng): Video: h264 (Main), yuv420p(tv, progressive), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default) Metadata: title : MPEG-4 AVC Video / 23800 kbps / 1080p / 23.976 fps / 16:9 / High Profile 4.1 BPS-eng : 23815826 DURATION-eng : 00:07:56.935000000 NUMBER_OF_FRAMES-eng: 11435 NUMBER_OF_BYTES-eng: 1419825149 _STATISTICS_WRITING_APP-eng: mkvmerge v40.0.0 ('Old Town Road + Pony') 64-bit _STATISTICS_WRITING_DATE_UTC-eng: 2020-08-27 00:11:27 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:1(eng): Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s (default) Metadata: title : English / Dolby Digital Audio / 2.0 / 48 kHz / 192 kbps BPS-eng : 192000 DURATION-eng : 00:07:56.928000000 NUMBER_OF_FRAMES-eng: 14904 NUMBER_OF_BYTES-eng: 11446272 _STATISTICS_WRITING_APP-eng: mkvmerge v40.0.0 ('Old Town Road + Pony') 64-bit _STATISTICS_WRITING_DATE_UTC-eng: 2020-08-27 00:11:27 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES ```
OVERLORD added the bug label 2026-02-06 21:57:06 +03:00
Author
Owner

@Artiume commented on GitHub (Nov 28, 2020):

https://github.com/jellyfin/jellyfin/pull/4501

@Artiume commented on GitHub (Nov 28, 2020): https://github.com/jellyfin/jellyfin/pull/4501
Author
Owner

@cvium commented on GitHub (Apr 9, 2021):

@artiume Looks fine in 10.7 on the files that I tested. Re-open if it's still an issue.

@cvium commented on GitHub (Apr 9, 2021): @artiume Looks fine in 10.7 on the files that I tested. Re-open if it's still an issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#2304