.DAT movie files not recognised

Support for macOS users
Post Reply
maurice
Posts: 5
Joined: Yesterday, 09:22

.DAT movie files not recognised

Post by maurice »

I have some old rips that are .DAT files, but I'm unable to rename them as I keep getting "No movie files have been selected."

Is there a way to fix resolve this?
User avatar
rednoah
The Source
Posts: 24240
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: .DAT movie files not recognised

Post by rednoah »

:idea: *.DAT files are typically not movie files. If you use the correct file extension - or any video file extension really - then it'll probably work.

:?: What does the MediaInfo table say for the file at hand?
:idea: Please read the FAQ and How to Request Help.
maurice
Posts: 5
Joined: Yesterday, 09:22

Re: .DAT movie files not recognised

Post by maurice »

Thanks! Seems like it was common for old VCD rips to be .DAT, but they were all MPEG-1.

Would be handy if the media info was a bit easier to access (it's quite useful, but I don't think I would have ever found it). Maybe something like "right click Original File -> View Media Info"?
User avatar
rednoah
The Source
Posts: 24240
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: .DAT movie files not recognised

Post by rednoah »

:idea: You can also click Inspect and then open the MediaInfo view from there:

ScreenshotScreenshot



:idea: Alternatively, you can also use Filter ➔ MediaInfo to view the MediaInfo table for many files at once.



:idea: In any case, you can use [Plain File Mode] Batch Rename any type of file to fix all the file extensions before processing the files as movie / episode:

Format: Select all

{ fn }.{ media.FormatExtensions.tokenize(' ').first() }
** Note that setting Settings ➔ Extension: Override is required if you want to rewrite file extensions


:arrow: See [Plain File Mode] Add missing file extensions for details:

Screenshot
:idea: Please read the FAQ and How to Request Help.
Post Reply