Hi is it possible to take resolution from mediainfo and rename it to filename.
Some of the files have weird resolutions so 1920x808 but it needs to be named as Bluray-1080p or Bluray-720p or 576p.
			
			
									
						
										
						Possible to take resolution from mediainfo:
Re: Possible to take resolution from mediainfo:
 The {vf} binding will give you the "rounded" video format value, e.g. 720p even if the video height is not exactly 1280x720 pixels.
 The {vf} binding will give you the "rounded" video format value, e.g. 720p even if the video height is not exactly 1280x720 pixels. {vs} will give you the video source. See Source Media {vs} and {source} for details.
 {vs} will give you the video source. See Source Media {vs} and {source} for details.e.g.
Format: Select all
{vs}-{vf}- 
				Jerome2626
- Posts: 27
- Joined: 07 Mar 2020, 12:56
