Trendy|DNA
                                           

May 7, 2005

Undercover MP3s

Filed under: All, Haq/Mod, Tech, Web, DIY

Animated gifs with embedded MP3s that play in WinAMP? OH YEAH! We’ve got an AOTS gif just for you right here.

Want to make your own? Here’s how you can add an MP3 to any GIF file.
 
For the following commands, replace file.mp3 and file.gif
with the names of your MP3 and GIF files. Unix, Linux, and Mac users
note that the command below will overwrite your original gif with the
new gif.
 
Unix, Linux, & Mac OS X Users:
Enter this ‘concatenate’ command into a terminal window:
cat file.mp3 >> file.gif
 
To learn more about concatenate, type:
man cat
 
Windows Users:
Open a Command Prompt window and enter this command:
copy /b file.gif + file.mp3 newfile.gif
 
You’ll be able to view your GIF in a browser and play it in Winamp by dragging and dropping the file!

Here are some examples –> (Video) (sound)

As seen on AOTS