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

HD movie ... #1697

Closed
Omertron opened this issue Mar 15, 2015 · 4 comments
Closed

HD movie ... #1697

Omertron opened this issue Mar 15, 2015 · 4 comments

Comments

@Omertron
Copy link
Member

Original issue 1698 created by Omertron on 2010-11-07T21:43:43.000Z:

Stuart i have a doubt regarding categories. In my library i have 55 HD movie with mkv extension.
If i put

<category name="HD">
<enable>True</enable>
<rename>HD</rename>

only 22 are showed on index. So to know in which way Yamj control if the movie is HD or not and in which way i can modify this value if it's possible ??

Thank
Hispanico

@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2010-11-08T06:32:29.000Z:

http://code.google.com/p/moviejukebox/wiki/SkinConfiguration#High-Definition

If your HD videos are not AT LEAST as wide as the 720 setting, default 1280, then they aren't HD

@Omertron
Copy link
Member Author

Comment #2 originally posted by Omertron on 2010-11-08T07:03:39.000Z:

..Thank... it's possible modify this value or give a possibility to specific different setting... like a range by ... to ... consider HD ?

Hispanico

@Omertron
Copy link
Member Author

Comment #3 originally posted by Omertron on 2010-11-08T07:22:44.000Z:

So if i change:

# High-Definition Properties
# Differentiate between 720p and 1080p.  If this property is not set or false, then the highdef.720.width will be used to determine if a video is 

HD 
highdef.differentiate=false
# The width of the video to define 720p. Note this will be used if highdef.differentiate=false to calculate a high-definition video
highdef.720.width=720   *** was 1280 ****
# The width of the video to define 1080p
highdef.1080.width=1920

...but in this way i must specify also that the file must be mkv and not avi or mp4, and is not possible

Hispanico

@Omertron
Copy link
Member Author

Comment #4 originally posted by Omertron on 2010-11-08T08:33:20.000Z:

What do you consider HD?

Just because a film is in an MKV container does not mean that it is a HD video.

FULL 720p is 1280x720 and FULL 1080p is 1920x1080. However that assumes that your video source is 16:9 (1.77) aspect ratio. What if your movie is 2.35 aspect ratio? your resolution is then 1920x820 and not FULL HD?

How would you determine that the second is HD?

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

No branches or pull requests

1 participant