I'm actually playing around with the x264 codec. The quality/size ratio is amazing... and I have some questions, of course:
First, how to add an audio track to a mp4 file? If I use the "mux" tool, it try to create an avi file, isn't it? And when I look at the time it takes (I didn't wait until the end and stopped it), I'm really curious to know what it is really doing during this muxing.
Second, it would be great to be able to choose the container and the audio codec. Or is there a reason why there is no choice? I know for example that D-Vision is putting x264 encoded videos in an avi container, with any audio format. Does mp4 only support AAC? Why then mp4?
Third, talking about containers, what are the advantages of mp4 over avi? I've heard some things about the "obsolete" avi format, so I'm curious. Is it possible for example to put selectable subtitles in the mp4 file? (NOT burned subtitles)
Results 1 to 8 of 8
-
-
ok, I gave a try to MP4Box (thanx anaxamander).
Works great for adding audio tracks, except that Quicktime is not able anymore to open the file afterwards.
For adding subtitles, it seems to works, but I couldn't find a software able to read embedded subtitles in a mp4 file. (vlc or mplayer can't)
So, it seems that mp4 is "too modern", since most softwares are not able to make use of its possibilities. But it will come, I suppose.
-
For H.264, I found out an inconvenient (which can seem obvious for some people out here): it is *very* CPU intensive. I have a 720x576 pixels movie, and my 1.3GHz G4 is at its maximum to play it. Even a 720x304 movie is using the full power of my CPU in very dynamic scenes... Crazy.
Thus, it's interesting to considere the following trade-off, on portable devices:
Is it better to use Xvid movies, consuming more memory, or
is it better to use H264 movies, consuming more CPU ressources and thus more battteries?
If somebody has some benchmarks about this metrics, I'm curious...
Similar Threads
-
x264 codec decoding limitations
By Medieval1233 in forum Portable VideoReplies: 2Last Post: 30th Dec 2011, 17:54 -
How to make x264 codec do 16:9?
By brassplyer in forum Video ConversionReplies: 3Last Post: 27th Oct 2011, 17:17 -
I want use x264 codec in virtualdub but i can't
By Hugo12317 in forum Video ConversionReplies: 5Last Post: 6th Jun 2011, 13:41 -
VirtualDub doesn't see x264 codec.
By olegk in forum Video ConversionReplies: 7Last Post: 9th Jun 2010, 02:10 -
Color problem with x264 output + other x264 questions
By serexl in forum Newbie / General discussionsReplies: 3Last Post: 15th Mar 2010, 18:31