![]() |
How I get the Thunar file manager to display video resolution in properties? - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=20) +--- Thread: How I get the Thunar file manager to display video resolution in properties? (/showthread.php?tid=7679) |
How I get the Thunar file manager to display video resolution in properties? - MysticFashion - 03-16-2021 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? Re: How I get the Thunar file manager to display video resolution in properties? - Valtam - 03-16-2021 Code: sudo apt-get install mediainfo-gui then right click, Open with Mediainfo. Re: How I get the Thunar file manager to display video resolution in properties? - MysticFashion - 03-16-2021 Thank you. It worked and that was easy. Re: How I get the Thunar file manager to display video resolution in properties? - Valtam - 03-16-2021 Cool :beamup |