Mac Help Forums


Reply
Thread Tools Display Modes

Help with extracting/ combining files from FilesMonster

 
New Member
Join Date: Nov 2010
Location: Auckland
Posts: 2
 
      28th November 2010
Hi there, fairly new to Apple MAC computers.

I need some help–I have been sent a wedding video via FilesMonster.com. I have downloaded the files, there are 3 files and they end with wmv.zip, wmv.z01 and wmv.z02.

Could someone please tell me how to extract and combine these files on an Apple MAC? There is a default software I can use that comes with a MacBook, or there some free software out there that I can download to do it?

I have looked everywhere and can't find anything online.

THANK YOU, any help would be much appreciated as I am dying to see my cousin's wedding video!
 
Reply With Quote
 
 
 
 
Super Moderator
Spawn_Dooley's Avatar
Join Date: Jun 2007
Location: Tassie, the  Isle
Posts: 1,106
 
      28th November 2010
What options do you see when you Ctrl-click and choose "Open With"?

Basically, the wmv.zip is a container format and the files you want are inside. We just need to marry it with the correct decompressor.

(Some folk get uppity when they see the word MAC as it has a meaning all on it's own ... It doesn't bother me but I've seen some get hot and bothered )
 
Reply With Quote
 
New Member
Join Date: Nov 2010
Location: Auckland
Posts: 2
 
      28th November 2010
Well I get:
The Unarchiver (default)
Archive Utility
Stuffit Expander
Stuffit Expander (14.0.0)

But when I try any of those:
The Unarchiver - I get "The contents of the file can not be extracted with this program"
Archive Utility - I get another file ending with "zip.cpgz"
Stuffit Expander - I get "An error occured attempting to expand... wmv.zip"
Stuffit Expander (14.0.0) - I get "Unable to determine the file format"

Nothing I have installed will actually extract all 3 files and combine then in to 1. Do you know if there is supposed to a specific software I am supposed to download and install to extract and combine these types of files?

Thanks!!!
 
Reply With Quote
 
Super Moderator
Spawn_Dooley's Avatar
Join Date: Jun 2007
Location: Tassie, the  Isle
Posts: 1,106
 
      28th November 2010
Have you tried double-clicking on one of them? Are they password protected?

Here is some software that you need in situations like this:

How to Play WMV on Mac OS X(Snow Leopard included)?

Here is something to consider regarding .zip files:

Open ZIP files on your Mac

1. Double-click the zip file to unzip. Depending on your settings, downloaded files may automatically extract to a new folder. The original zip archive will be saved; check for a folder with the same name as your zip file.

2. Check the extracted folder to make sure the contents are not zipped. Sometimes documents and subfolders will be compressed, and these need to be unzipped.

Zipeg

I just downloaded and tested Zipeg and it's pretty good. You can preview what's inside a range of container files and extract one single file or the lot ... it might be good for your .zip file. Just launch Zipeg and click "Open" which is in the upper left of the window ... navigate to the wmv.zip file, select it then click the open button. The wmv.zip file should now appear in the Zipeg window and you can browse the zips contents and when you want to take your files just select them and click on the "Extract" button ... but before this make sure you know where the destination of the file is otherwise you will have to search your HD. I usually select my Desktop.

Another member here has a similar app called FileJuicer which does pretty much the same thing ... I'm not sure if it's shareware or what ...

Anyhow let me know if this works for you
 
Reply With Quote
 
New Member
Join Date: Jan 2011
Posts: 2
 
      16th January 2011
The files at filesmonster.com are multi-part zip files (january 2011).

To extract them you need to concatenate them and unzip them.

For example if you have the files:
Code:
wedding.z01, wedding.z02 and wedding.zip
you can type on the command line:

Code:
cat wedding.z*> wedding.full.zip
unzip wedding.full.zip
This means wedding.z01, wedding.z02 and wedding.zip are appended one after another into one file. This file can be unzipped afterwards.

Since the zip files at filesmonster do not use compression you can also remove the header from the zip file:

Code:
# skip the first 101 byte which belong to the zip header
dd skip=1 ibs=101 obs=1000000 if=wedding.z01 of=wedding_part1.wmv
# append part2 if it was downloaded with the same IP address.
cat wedding.z02 >> wedding_part1.wmv
Note that the zip-header is 101 byte in this example. Since the header contains the filename, it can have a different length for other files.

To read more about the ZIP file format read:
http://www.pkware.com/documents/casestudies/APPNOTE.TXT

Last edited by freakazoid; 16th January 2011 at 06:26 PM.. Reason: different header sizes
 
Reply With Quote
 
New Member
Join Date: Mar 2011
Posts: 1
 
      6th March 2011
I too can't find a way to make the filesmonster files combine and unzip. I downloaded the last file which was a zip, unzipped it using Stuffit Expander, but cannot complete the whole package. How do I combine all 5 items?
 
Reply With Quote
 
New Member
Join Date: Jan 2011
Posts: 2
 
      6th March 2011
Quote:
Originally Posted by moi808 View Post
I too can't find a way to make the filesmonster files combine and unzip. I downloaded the last file which was a zip, unzipped it using Stuffit Expander, but cannot complete the whole package. How do I combine all 5 items?
Did you read my post ? You need to join the files - in your case 5 files. After joining *.z01, *.z02, ..., *.zip you can extract the new big file with Stuffit Expander.

If you did not download all files from one IP address, then you will have problems joining them, since they vary in the size of the files (some bytes).
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Combining .txt files al Apps 6 19th January 2011 07:39 AM
Combining iMovie files William A. T. Clark Mac 8 4th April 2007 03:09 PM
Combining iMovie files William A. T. Clark Apps 5 31st March 2007 03:55 AM
Combining AVI files alucard Mac Applications 5 1st August 2006 10:00 PM
Combining pdf files with MacGhostscript 2.8 John Hill Apps 8 27th July 2003 02:35 AM


All times are GMT +1. The time now is 01:16 AM.
Mac-Help.com is an independent website and is not affiliated with Apple Inc.


Welcome!
Welcome to the Mac Help Forums
 


Latest Threads
NO Sound - no input or output devices found
osxlion (17 Minutes Ago, 12:58 AM)

Using Terminal to move my iTunes and GarageBand libraries to an external?
corbytender (2 Hours Ago, 10:51 PM)

itunes message
leondpap (5 Hours Ago, 08:12 PM)

Excel
Shell (6 Hours Ago, 06:46 PM)

how do you carry your MacBook?
SwampWitch (6 Hours Ago, 06:39 PM)

 


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51