Page 1 of 1

[Feature Request] Add "576p" to vf binding

Posted: 23 Sep 2013, 04:59
by rux616
I'm not sure if this is a bug or not, but I'd like to request that "576p" be added to the vf binding. I've been running into some movies in that format while mass-updating my movie archive recently and currently they are getting tagged as "720p".

(I was surprised, but it does seem to be a legit - if uncommon - format that's mostly used for PAL.)

Re: [Feature Request] Add "576p" to vf binding

Posted: 23 Sep 2013, 05:19
by rednoah
Added 720x576 as valid video format for {vf} with r1742

Re: [Feature Request] Add "576p" to vf binding

Posted: 23 Sep 2013, 17:40
by rux616
Excellent! Thank you. Unfortunately it is now tagging some movies as 576p that are actually 720p, just with a weird y-resolution due to the black borders being snipped during the transcoding process.

Example:

[Correct] Movie A, resolution 912 x 548, ratio 1.66 --> tagged as 576p
[Incorrect] Movie B, resolution 1280 x 544, ratio 2.35 --> tagged as 576p (should be 720p)

Re: [Feature Request] Add "576p" to vf binding

Posted: 23 Sep 2013, 19:41
by rednoah
Try r1747. It'll only require only one of width/height be enough (not both like now) to satisfy the minimum requirement to get into a {vf} category.

EDIT: r1748