Selur's Little Message Board
[HELP] Detecting "PAR" for a directory of videos - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Talk, Talk, Talk (https://forum.selur.net/forum-5.html)
+--- Forum: A/V Talk (https://forum.selur.net/forum-6.html)
+--- Thread: [HELP] Detecting "PAR" for a directory of videos (/thread-978.html)



Detecting "PAR" for a directory of videos - weyb06 - 21.04.2019

Hi,

do you know by any chance a tool which would allow me to export the "PAR" parameter of a directory full of videos ?
I know that your tool allows to see this parameter for a video, but i'd like to do that for many cartoons.

I tried MediaInfo but I only found 3 parameters :
- Video 0 DisplayAspectRatio/String
- Video 0 DisplayAspectRatio_Original/String
- Video 0 DisplayAspectRatio_CleanAperture/String

but that isn't enough for me to guess which cartoons have a bad PAR Sad

thank you very much in advance for your help !

regards


RE: Detecting "PAR" for a directory of videos - Selur - 22.04.2019

Looking at:
[cod]mediainfo --Info-Parameters[/code]
I would use, one of multiple of these:
..
PixelAspectRatio          : Pixel Aspect ratio
PixelAspectRatio/String   : Pixel Aspect ratio
PixelAspectRatio_Original : Original (in the raw stream) Pixel Aspect ratio
PixelAspectRatio_Original : Original (in the raw stream) Pixel Aspect ratio
PixelAspectRatio_CleanApe : Clean Aperture Pixel Aspect ratio
PixelAspectRatio_CleanApe : Clean Aperture Pixel Aspect ratio
...

Cu Selur

Ps.: Moved the thread, since it is not Hybrid related.