PDA

View Full Version : Replacing DD 2.0 track with DD 5.1 in .ts file?


Henry The Ripper
12th July 2006, 18:09
Hi!

Is it possible?

I have couple of HDTV rips that look fine in the original format, but when I convert them to xvid, in some parts there's a lot of flickering in static objects, walls etc.

This is how I´ve tried to get around the problem. :)

emmel
12th July 2006, 23:40
Mpeg-2 ts supports mp2 and ac3-audio, and it is possible to replace one with another. In what comes to video, ts does not support xvid. Could you please elaborate your question?

pandy
13th July 2006, 14:04
XVid can be encapsulated inside .ts as a Private Data (any type/kind of information can be encapsulated as a Private Data)

Eeknay
13th July 2006, 19:28
You need to demux the video using DGIndex, take the .m2v and your DD5.1 AC3 and run them through Tmpgenc to get an MPG. Then you can either use Videoredo (not free) or VLC to get a TS.

You would need to make sure the new track is synced to the video first, though.