adrianmak
21st May 2008, 03:40
Currently my video encoding processes are
1. demux the audio from video and convert to another format with other audio encoder software e.g. AC3 to mp3
2. writing an avs script to do the video part like resize, denoise, subtitle, etc. And pass the avs script to VDM for video encoding
3. Using the VDM to read the encoded video e.g. a avi file and mux back previous encoded mp3 and final output video with sound
Are there any avs function that can mux the video and audio without having audio re-encode ?
That's my I want to be a full automatically process by just passing an avs script to VDM , then output to a video with audio already.
1. demux the audio from video and convert to another format with other audio encoder software e.g. AC3 to mp3
2. writing an avs script to do the video part like resize, denoise, subtitle, etc. And pass the avs script to VDM for video encoding
3. Using the VDM to read the encoded video e.g. a avi file and mux back previous encoded mp3 and final output video with sound
Are there any avs function that can mux the video and audio without having audio re-encode ?
That's my I want to be a full automatically process by just passing an avs script to VDM , then output to a video with audio already.