Linux Lite Forums

Software - Support => Other => Topic started by: MysticFashion on March 15, 2021, 11:03:23 PM

Title: How I get the Thunar file manager to display video resolution in properties?
Post by: MysticFashion on March 15, 2021, 11:03:23 PM
Hello,

I'm not sure if I posted this in the correct category. I'm trying to get the file manager to reveal to the video resolution (e.g. 1920x1080) when clicking on the properties. When I click on the properties, the file manager has an audio tab. Then when I click information under the audio tab, it gives me the following info:

Filename:
Filesize:
MIME Type:
Bitrate:
Samplerate:
Channels:
Length:

It doesn't tell me the video resolution. I would to know if it is possible to show the video resolution under the properties?
Title: Re: How I get the Thunar file manager to display video resolution in properties?
Post by: Jerry on March 16, 2021, 08:30:20 AM
Code: [Select]
sudo apt-get install mediainfo-gui
then right click, Open with Mediainfo.
Title: Re: How I get the Thunar file manager to display video resolution in properties?
Post by: MysticFashion on March 16, 2021, 03:31:19 PM
Thank you. It worked and that was easy.
Title: Re: How I get the Thunar file manager to display video resolution in properties?
Post by: Jerry on March 16, 2021, 07:38:39 PM
Cool  :beamup