Skip to content

raguay/ShowVideoFileProperties

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

ShowVideoFileProperties

Plugin for fman.io to see properties of video files using ffmpeg.

Install with fman's built-in command for 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"

Releases

No releases published

Packages

No packages published

Languages