iClarified
iClarified View Options iClarified Add Bookmark iClarified Search
PLACES
  iClarified News   News
  iClarified Tutorials   Tutorials
  iClarified Comments   Comments
  iClarified Calendar   Calendar
iClarified Down Arrow SEARCH
  iClarified Search   Today
  iClarified Search   Yesterday
  iClarified Search   Past Week
iClarified Down Arrow ADMIN
  iClarified Login   Login
  iClarified Contact Us   Contact Us
 
iClarified Tutorials   Tutorials iClarified AppleTV   AppleTV  
How to Install Divx, Xvid, WMV On Your Take 2 AppleTV
Monday, 25th February 2008, 08:02 pm
These are instructions on how to install Perian(Divx, Xvid), Flip4Mac, and other codecs on your Take 2 AppleTV.

Before you can attempt this tutorial you must have SSH installed on your AppleTV. To install SSH you can follow these steps.

You will need these files:
- AC3MovieImport.component (From Perian)
- A52Codec.component (From Perian)
- Perian.component (From Perian)
- Flip4Mac WMV Import.component (From Flip4Mac)

Step One
Download the required components from here.

Step Two
Extract the zip you just downloaded to create a folder on your desktop called Components.


Step Three
Launch Terminal by selecting it from your Applications:Utilities folder.


Step Four
Now we will copy the components to the AppleTV. Enter the following four commands into the Terminal window. You may be asked for a password. If you are please enter frontrow as your password. Also please note you can change AppleTV.local to the IP Address of your AppleTV if you like.

scp -1 -r ~/Desktop/Components/AC3MovieImport.component frontrow@AppleTV.local:~
scp -1 -r ~/Desktop/Components/Flip4Mac\ WMV\ Import.component frontrow@AppleTV.local:~
scp -1 -r ~/Desktop/Components/Perian.component frontrow@AppleTV.local:~
scp -1 -r ~/Desktop/Components/A52Codec.component frontrow@AppleTV.local:~



Step Five
Now we need to log into the AppleTV and put the files into the right location.

Enter the following command into the Terminal window. NOTE***: You can replace AppleTV.local with the IP Address of your AppleTV if you like.

ssh -1 frontrow@AppleTV.local (If prompted for a password please enter frontrow).


Step Six
Now we will move the files to their correct location. Please enter the following commands into the Terminal window. NOTE***: If you are asked for a password please use frontrow as your password.


sudo mount -uw /
sudo mv ~/AC3MovieImport.component /Library/Quicktime/
sudo mv ~/Flip4Mac\ WMV\ Import.component /Library/Quicktime/
sudo mv ~/Perian.component /Library/Quicktime/
sudo mv ~/A52Codec.component /Library/Audio/Plug-Ins/Components/




And thats it! You now have Perian and all its included codecs installed! You also can watch WMV files :)

----------------------------------------------------------
25 comments [add] | 81321 views | Hide Entry
[ 2 replies ]
Seth wrote at 2009-06-28 17:38:21
Installation does NOT work with the latest update to AppleTV, 2.4. No sound from audio.

[ 0 replies ]
Seth wrote at 2009-06-28 15:46:43
isn't Perian outdated in this?

[ 0 replies ]
Matt wrote at 2009-01-28 03:56:21
Which verson of Tiger OSX did you use?

[ 0 replies ]
absolute wrote at 2008-05-29 00:02:43
OK, don't know what I did different, but it worked on the second try. Thanks for the great hack!

[ 0 replies ]
absolute wrote at 2008-05-28 23:55:09
I have ssh enabled (I can log in using sftp with transmit or Fugu), but I can't copy anything onto the ATV. When I run the step 4 commands in terminal, it just sits forever on "response:". Where did I go wrong?

[ 0 replies ]
colts wrote at 2008-05-28 10:30:34
Where do i have to copy the divx files with fugu?

[ 0 replies ]
Reg wrote at 2008-05-23 23:58:27
You should probably add a reboot after installing this as on my Take 2, I could not watch video until I rebooted. A simple: # sudo reboot Will do the trick

[ 0 replies ]
iClarified wrote at 2008-04-10 15:19:31
@cantiluc, you could use Fugu to ssh in and copy files... AFP (through Finder) is ideal but as of yet I have not found a way into install a compatible AppleFileServer without using the 1.0 Recovery Files. I am working on this...

[ 0 replies ]
cantiluc wrote at 2008-04-09 17:46:25
me again, would it be possible that i can't see my appletv in finder because i have version 2.1 ? if this is the case, how can i downgrade back to version 2 ?

[ 0 replies ]
cantiluc wrote at 2008-04-09 14:48:30
great step by step tutorials !!! I've installed, ssh, the divx, Xvid...patch and places on my take 2 AppleTV but how do I get my movies on the AppleTV can't find the way to do it thx