mars2010
6th January 2011, 03:29
I usually use this command to add a video into MP4:
MP4Box.exe -add sample.264:fps=30.000 -new output.mp4
Now I want to add an audio file also.
It seems MP4Box doesn't support .wav file.
Does anyone use an .wav file as audio?
(for example, PCM 44000Hz, 16-bit Stereo)
Then how can I add a .wav file also, not only a video file?
Thanks.
MP4Box.exe -add sample.264:fps=30.000 -new output.mp4
Now I want to add an audio file also.
It seems MP4Box doesn't support .wav file.
Does anyone use an .wav file as audio?
(for example, PCM 44000Hz, 16-bit Stereo)
Then how can I add a .wav file also, not only a video file?
Thanks.