$ transcode -i ./testmovie.avi -F mpeg4 -y ffmpeg -o ./testmovie.mp4
Warning: this commandline will produce a mpeg4 *video* stream packed into
an AVI (not mp4) container.
Only the sound formats aren't clear to me. As far as I know, the ipod only
supports aac audio. Now, I read thorugh the transcode manual and there is a
format called ac3. I guess, these two formats aren't the same ones, correct?
Not, ac3 and aac are different things.
If so, how can I tell transcode to encode the audio track of the original
video into aac format?
It's really simple: you cannot, since transcode does not support AAC audio yet. :(
Best regards,
--
Francesco Romani