Scan video file to find out its true container format.

Discussion related to "Everything" 1.5 Alpha.
Post Reply
somebody2978
Posts: 2
Joined: Fri Oct 25, 2024 4:35 pm

Scan video file to find out its true container format.

Post by somebody2978 »

I accidentally renamed the extensions of several AVI video files to FLV and now I can't identify what they are.
Example (with MediaInfo):

Image

The only alternative I have left is try use Everything to scan its content so I can check its metadata and actually see what video container have independent of its extension.
I've tried add some new column in detailed view, but the only thing I see for format is "Video Format" which notifies codec used, but I can't find any that notifies video container format.
void
Developer
Posts: 16665
Joined: Fri Oct 16, 2009 11:31 pm

Re: Scan video file to find out its true container format.

Post by void »

Please try the file signature property in Everything 1.5:

*.flv addcolumn:file-signature


*.flv addcolumn:file-signature file-signature:video/avi
somebody2978
Posts: 2
Joined: Fri Oct 25, 2024 4:35 pm

Re: Scan video file to find out its true container format.

Post by somebody2978 »

void wrote: Fri Oct 25, 2024 9:43 pm Please try the file signature property in Everything 1.5:

*.flv addcolumn:file-signature


*.flv addcolumn:file-signature file-signature:video/avi
You saved my life. It identifies real containers perfectly. Thank you so much.
Post Reply