Kodi Community Forum

Full Version: Some flags do not appear
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Good morning
Use Kodi Matrix 19.1 and I have a problem that I was never able to solve even with previous versions of Kodi.
The problem is the correct display of the flag relative to the Aspect Ratio, all archived movies have the flag at 1.78: 1 and I never managed to solve this problem.
Instead in other films the Flag Studios do not appears.
I tried to change the file title with this:
SPECTRE (2015) 2.35.1.4K.10bit.HDR.mkv
But the correct aspect ratio does not appear
For the "Studios" flag that does not appear in some films I don't know how to solve..
Some idea?
Thank you

Image

Image
The rip probably has the black bars included in the video so Kodi reports the dimensions of the video stream including the black bars. What does MediaInfo report for those files https://mediaarea.net/MediaInfoOnline
(2021-06-03, 13:16)jjd-uk Wrote: [ -> ]The rip probably has the black bars included in the video so Kodi reports the dimensions of the video stream including the black bars. What does MediaInfo report for those files https://mediaarea.net/MediaInfoOnline
Spectre:
Code:
Video
ID                                      : 1
Formato                                 : HEVC
Formato/Informazioni                    : High Efficiency Video Coding
Profilo formato                         : Main [email protected]@high
HDR format                              : SMPTE ST 2086, HDR10 compatible
ID codec                                : V_MPEGH/ISO/HEVC
Durata                                  : 2 o 28 min
Bitrate                                 : 42,5 Mb/s
Larghezza                               : 3.840 pixel
Altezza                                 : 2.160 pixel
Rapporto aspetto visualizzazione        : 16:9
Modalità frame rate                     : Costante
Frame rate                              : 23,976 (24000/1001) FPS
Spazio colore                           : YUV
Croma subsampling                       : 4:2:0 (Type 2)
Profondità bit                          : 10 bit
Bit/(pixel*frame)                       : 0.214
Dimensione della traccia                : 43,9 GiB (98%)
Lingua                                  : Inglese
Default                                 : No
Forced                                  : No
Color range                             : Limited
Colori primari                          : BT.2020
Caratteristiche trasferimento           : PQ
Coefficienti matrici                    : BT.2020 non-constant
Mastering display color primaries       : Display P3
Mastering display luminance             : min: 0.0001 cd/m2, max: 1000 cd/m2
Image

Bohemian Rhapsody:
Code:

Video
ID                                      : 1
Formato                                 : HEVC
Formato/Informazioni                    : High Efficiency Video Coding
Profilo formato                         : Main [email protected]@high
HDR format                              : SMPTE ST 2094 App 4, Version 1, HDR10+ Profile A compatible
ID codec                                : V_MPEGH/ISO/HEVC
Durata                                  : 2 o 14 min
Bitrate                                 : 37,2 Mb/s
Larghezza                               : 3.840 pixel
Altezza                                 : 2.160 pixel
Rapporto aspetto visualizzazione        : 16:9
Modalità frame rate                     : Costante
Frame rate                              : 23,976 (24000/1001) FPS
Spazio colore                           : YUV
Croma subsampling                       : 4:2:0 (Type 2)
Profondità bit                          : 10 bit
Bit/(pixel*frame)                       : 0.187
Dimensione della traccia                : 35,0 GiB (98%)
Lingua                                  : Inglese
Default                                 : No
Forced                                  : No
Color range                             : Limited
Colori primari                          : BT.2020
Caratteristiche trasferimento           : PQ
Coefficienti matrici                    : BT.2020 non-constant
Mastering display color primaries       : Display P3
Mastering display luminance             : min: 0.0050 cd/m2, max: 1000 cd/m2

Image
Yep, exactly as jjd-uk said - the black bars are encoded in the video.

Also, there's probably no way we could include a flag for every studio out there.
So there is no solution for this file?
They are MKV Bluray UHD 1: 1
filesI also tried to change the title of the ES file:
SPECTRE (2015) 2.35.1.4K.10bit.HDR.mkv
But with a negative result.
The aspect ratio is taken from the video file itself which, in these cases, is 16:9 or 1.78:1.

If you want to remove the black bars -

https://www.google.com/search?q=how+to+r...e&ie=UTF-8
Thank you for the information,
but I want to avoid making re-encoding of the file.
(2021-06-03, 21:41)Hitcher Wrote: [ -> ]If you want to remove the black bars -

The better question is perhaps, why do they add them in the first place... I have a 21:9 monitor where the 2.35:1 video aspect excels, so where necessary I do remove black bars, as well as polish up the video in terms of brightness/contrast and sharpness along the way.
I did some tests in no-recode mode.
Via MKVToolNix I set the aspect ratio to 2.35

Image


I get the correct flag.

Image

Mediainfo Video:
Video
ID :1
Formato :VC-1
Profilo formato :Advanced@L3
ID codec :V_MS/VFW/FOURCC / WVC1
ID codec/Suggerimento :Microsoft
Durata :50s 92 ms
Bitrate :21,7 Mb/s
Larghezza :1.920 pixel
Altezza :1.080 pixel
Rapporto aspetto visualizzazione :2,35:1
Rapporto aspetto originale :16:9

Modalità frame rate :Costante
Frame rate :23,976 (24000/1001) FPS
Spazio colore :YUV
Croma subsampling :4:2:0
Profondità bit :8 bit
Tipo scansione : Progressivo
Modo compressione :Con perdita
Bit/(pixel*frame) :0.437
Dimensione della traccia :130MiB (97%)
Default :Si
Forced :No


But I noticed a distortion problem of aspect ratio with the internal player of Kodi:

Image



If instead via the ability "playercorefactory.xml" file the external player (MPCHC-BE) the Aspect Ratio is correct.
I don't know if this player who has the correct setting, but I put it by default.

Image


Can you act on some stove settings the internal player of Kodi features the same way?
Thank you
By doing that you're now telling Kodi to play the film, including the black bars, in that aspect ratio which will result in a squashed image.

You're either going to have to re-encode them to remove the bars or put up with the correct flag.
(2021-06-04, 18:56)Hitcher Wrote: [ -> ]By doing that you're now telling Kodi to play the film, including the black bars, in that aspect ratio which will result in a squashed image.

You're either going to have to re-encode them to remove the bars or put up with the correct flag.

Thanks for the explanation.
You can create nfo and add the video portion only dimensions to the stream details section to get correct aspect flagged. See https://kodi.wiki/view/NFO_files/Movies