Log in

View Full Version : opening .ts in vdubmod


sander815
20th April 2006, 19:24
i am converting a daily show to divx that i record with my dreambox. Output is a .ts file. Now i use autogk to convert it to divx, but i'd rather use vurtualdub to convert it, and have some more control. Now how do i convert a .ts to be able to open is in vdubmod, without losing quality?

http://forum.doom9.org/showthread.php?t=101563&highlight=dreambox
here i read that i should convert it to m2v, and then open the d2v in vdubmod, but vdubmod doesn't recognize that file

communist
20th April 2006, 19:31
Either frameserve it with DGIndex/Decode & Avisynth to VDubMod or demux the video to m2v and open the m2v in VDubMod.

sander815
20th April 2006, 20:21
and the sound? Right now i have a m2v and a .mpa file. The last one is not recognized by either virtualdubmod, mpeg and nandub

right now i open the file in DGIndex.exe, select the 2 pids, resulting files are movie.m2v and sound.mpa. When i convert the mpa with lame.exe i only get noise

communist
20th April 2006, 22:37
There is a avisynth plugin to load mpa files. Take a look at http://www.avisynth.org/warpenterprises/attic.html

I've never really used it, since for transcoding I usually decode it to wav and then put the wav with WAVSource into my script.

Guest
20th April 2006, 22:53
The Quick Start guide in the DGMPGDec package describes how to serve your audio along with the video.