kwanbis
22nd May 2005, 23:26
Hi, i have some raw mp4 videos, and wavs, and i want to merge all the raw videos, plus the wavs, to make a high quality mp4 video with audio. The raw video and the wavs, are extracted from ASF files created by my Panasonic's D-Snap SV-AV25. I use videolan and asf tools to extract the raw video, and the wav files. The SV-AV25 creates one ASF file each time i press record, so after a shooting session, i end up, for example, with:
video1.asf, video2.asf, video3.asf
after using videolan, and asf tools, i end up with:
video1.m4v, video2.m4v, video3.m4v
and
video1.wav, video2.wav, video3.wav
and i want to do
(video1.m4v + video1.wav ) + (video2.m4v + video2.wav) + (video3.m4v + video3.wav) = bigvideo.mp4
video1.asf, video2.asf, video3.asf
after using videolan, and asf tools, i end up with:
video1.m4v, video2.m4v, video3.m4v
and
video1.wav, video2.wav, video3.wav
and i want to do
(video1.m4v + video1.wav ) + (video2.m4v + video2.wav) + (video3.m4v + video3.wav) = bigvideo.mp4