Log in

View Full Version : AVS To Ipod


Casper666
19th January 2007, 21:05
Hey guys, i am puttin my avs files onto my ipod, and it works except one thing, i dont no how to put the audio on it, how would i do that?

chipzoller
19th January 2007, 21:36
I don't understand your question here. AVS files are scripts. Are you saying you're creating scripts to encode video to iPod-format but don't know how to create the iPod-compliant files with an audio stream? Clarify and I'm sure we can help.

Casper666
19th January 2007, 23:06
Yes. Ok so i ripped my dvd with dvd decryptor. I created the avs script for it and converted it to mp4 and put it on my ipod but forgot i have to have the audio with it. How would i put the audio with the video, im pretty sure what your sayin is was i need

chipzoller
19th January 2007, 23:10
Use mp4box (and optional Yamb GUI) to mux the audio and video streams together.

zilog jones
19th January 2007, 23:11
MeGUI can do this easily (it's called "multiplexing" or "muxing").

Pookie
19th January 2007, 23:39
What is your original file source - DVD Mpeg or AVI ? You'll have to rip the audio, preferably to WAV to simplify conversion to AAC

http://nic.dnsalias.com/NicMP4Box.zip

read the short doc. You'll also need to download http://www.nero.com/nerodigital/eng/Nero_Digital_Audio.html

Adub
20th January 2007, 05:59
This shouldn't be in the Avisynth forum.

bond
20th January 2007, 17:38
you need to decide whether you want to use avc or asp video

after having decided on this use either x264 (avc) or xvid (asp) in megui

Casper666
21st January 2007, 04:16
Ok when i rip the dvd, its a vob file...then i turn it into a avs file, but im downloading megui now

Adub
28th January 2007, 02:25
Actually you are frameserving using the avs file. The avs file acts like directions for other programs, so that they can take what they need from the vob file and turn it into your desired mp4 files.