https://github.com/raguay/showvideofileproperties
Show properties of video files.
https://github.com/raguay/showvideofileproperties
fman plugin video video-files
Last synced: 12 months ago
JSON representation
Show properties of video files.
- Host: GitHub
- URL: https://github.com/raguay/showvideofileproperties
- Owner: raguay
- License: mit
- Created: 2017-01-19T11:53:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-14T07:36:49.000Z (over 8 years ago)
- Last Synced: 2025-05-08T20:44:54.938Z (about 1 year ago)
- Topics: fman, plugin, video, video-files
- Language: Python
- Homepage: http://customct.com/fman
- Size: 5.86 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## ShowVideoFileProperties
Plugin for [fman.io](https://fman.io) to see properties of video files using ffmpeg.
Install with [fman's built-in command for installing plugins](https://fman.io/docs/installing-plugins).
### Usage
Select one video file and press **Ctrl+Enter**
**Warning**: Currently it runs in the same process/thread so be aware that running properties on a large dir will cause the UI to hang while calculating size
### Features
- Shows size of the video ex: 800x600
- Shows video file size
- Shows creation and modified dates
- If a none video file is selected:
- it shows the normal properties for the file
- Video Size will say "not a video"