Topic: Profile Rules: Height with Interleaved

I have rules setup based on the various video formats. It works fine, EXCEPT for Interleaved videos. The reason is that a 720p Interleaved video gets seen as having a height of 360 in SVP and thus it selects the wrong profile. Since the manager has rules for whether it is interleaved, it knows it. In that case, it should evaluate rules based on the *real* height of the video, not half as it does right now.

Re: Profile Rules: Height with Interleaved

Format                         : MPEG Video
Format version                 : Version 2
Format profile                 : Main@High
Duration                       : 4mn 25s
Bit rate mode                  : Variable
Bit rate                       : 13.7 Mbps
Maximum bit rate               : 25.0 Mbps
Width                          : 1 920 pixels
Height                         : 1 080 pixels
Display aspect ratio           : 16:9
Frame rate                     : 29.970 fps
Color space                    : YUV
Chroma subsampling             : 4:2:0
Bit depth                      : 8 bits
Scan type                      : Interlaced
Scan order                     : Top Field First
20:20:13.229 [i]: VideoPlayer: new ffdshow video [10970] in mpc-hc.exe (32-bit) [MPC-HC 1.7.9.116] on screen 0
20:20:13.588 [i]: Media: video 1920x1080 [PAR 1.000] at 29.970 fps [constant]
20:20:13.588 [i]: Media: codec type is MPEG Video, YUV/4:2:0/8 bits
20:20:13.588 [i]: Media: scan type is interlaced, assuming 59.940 fps instead of 29.970 fps

3 (edited by Nintendo Maniac 64 10-06-2016 21:59:27)

Re: Profile Rules: Height with Interleaved

You may want to use the "interlaced" condition in SVP to work around this...

Re: Profile Rules: Height with Interleaved

I meant I even don't see any problem o_O