Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jonnyboy0

macrumors newbie
Original poster
Dec 6, 2009
16
0
Hi

I just recently download a video file from Deposit Files & it downloaded without any extension :? I am looking for a way to find out its extension & be able to open this video & play it in real player or quicktime as intended. Any time i click on the file the usually gibberish opens up in textedit.



Your help will be much appreciated :)

Jonny...
 
Step 1 - right click file
Step 2 - press get info
Step 3 - go to "File Name and Extension"
Step 4 - change/add extension
Step 5 - confirm extension
Step 6 - profit
 
Step 1 - right click file
Step 2 - press get info
Step 3 - go to "File Name and Extension"
Step 4 - change/add extension
Step 5 - confirm extension
Step 6 - profit

Or just click on the file, wait, and click on the file's name, and change it there. :)
 
What am I missing here? The OP does not know the correct extension. How do you just change the file name and add the unknown extension?
 
What am I missing here? The OP does not know the correct extension. How do you just change the file name and add the unknown extension?

I agree. I believe we need to know what file he downloaded first before doing this.

OP, can you go back to where you downloaded it and see what it says about the file?
 
The file that ive download is a video file...

Ive already tried adding several different extensions onto the end like .mov .wmv .flv etc etc, but all i get is "This file is not a movie file and could not be opened"

When i opened and took at look at what appeared in textedit i found something to do with the video possibly...

ftypisomisom O¢moovlmvhd≈n«≈n«Xé®@iodsOˇˇ)ˇºtrak\tkhd|%∞Ä≈n*é®@ćºmdia mdhd|%∞Ä≈n&€GUƒ.hdlrvide VideoHandlerª≈minfvmhd$dinfdref url ªÖstbl≈stsdµavc1ćHHˇˇ/avcCB¿
 
Yes i have downloaded it twice already & both times it appears the same once finished downloading :?
 
The file that ive download is a video file...

Ive already tried adding several different extensions onto the end like .mov .wmv .flv etc etc, but all i get is "This file is not a movie file and could not be opened"

When i opened and took at look at what appeared in textedit i found something to do with the video possibly...
Based on the characters you posted from the file's header, this appears to be a high-definition movie of some sort, perhaps in an AVC or QuickTime container.
 
Something you can try from Terminal is the file command,
Code:
file /path/to/file
It may provide you with file info enough to figure out the extension. Also, adding extensions randomly can sometimes corrupt the file, if you try to open it in programs. It's also possible the file is corrupt to begin with.
 
Something you can try from Terminal is the file command,
Code:
file /path/to/file
It may provide you with file info enough to figure out the extension. Also, adding extensions randomly can sometimes corrupt the file, if you try to open it in programs. It's also possible the file is corrupt to begin with.
You can always type file <space> then drag the file to the Terminal window and drop it there. That will create the needed path for you. Then, press Return to execute the command.
 
Thanks for the suggestions, i done it in terminal & got the following response...
Last login: Mon Dec 21 09:33:51 on console
iJonny:~ iJonny$ file /Users/iJonny/Downloads/file_0
/Users/iJonny/Downloads/file_0: ISO Media, MPEG v4 system, version 1
iJonny:~ iJonny$
How do i open it now so that i can use it :?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.