Windows Filename Problem

Everything related to MakeMKV
Post Reply
gadgetgeek
Posts: 1
Joined: Tue Feb 04, 2014 7:54 pm

Windows Filename Problem

Post by gadgetgeek »

If there is a trailing space in the name of the output folder then that space is created in the folder name in the file system. Windows is unable to deal with that extra space in the GUI and the result is a folder that can't be deleted, renamed, or otherwise modified from the GUI.

I have determined that the folder can be deleted by using a special "Unicode" formatted command line.

Code: Select all

rd /s "\\?\f:\dvd\Clash of the Titans (1981) "
It would be helpful if the application trimmed the trailing space before creating the folder. I have screenshots but the board won't allow me to upload them--"Sorry the board attachment quota has been reached".

Thank you!
Geoff
mike admin
Posts: 4065
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: Windows Filename Problem

Post by mike admin »

Please submit the files per instructions at /faq/item/8/catid/6

If the source material is DVD then submit all IFO files.
If the source material is Blu-ray then only submit all files inside BDMV/META/DL directory.
Post Reply