Video Details - jhogsett/EMA-VFI-WebUI GitHub Wiki
Media File Details - Report at-a-glance details about any media file
How It Works
- Set Media Files Path to a path on this server to the media file to inspect
- Leave Count Frames checked to ensure the frame count can be displayed
- Uncheck Count Frames for large media files
- FFprobe scans the entire file counting frames, which can take some time
- Tip: Some media types store the frame count and don't need counting
- Uncheck Count Frames for large media files
- Click Get Details
- Important video stream details are displayed
- Frame Rate (seconds)
- Dimensions (width X height)
- Duration (hh::mm::ss)
- Frame Count (frames)
- File Size (bytes)
- Additional details about the media file are displayed in the_Details_ box
Note
- If FFProbe encounters an error while processing the request, details will be displayed in the Details box
Important
ffprobe.exe
must be available on the system path