Log in

View Full Version : TS Shrink


hundsmicahn
2nd April 2010, 07:54
Hi

I'm looking for some days now, and I havent found a tool yet.

What I'm looking for is a prog which takes a .ts file (mpeg2 transport stream) recorded from a dbox, shrinks it, lets say to 50% and outputs an .ts file, so I can still play it on my dbox.
I tried rejig, but it gives me a m2v file, and I dont want to mux the video and audio in a extra step, because I have some hundreds of .ts files.
So the prog should simply copy the audio stream and shrink the video stream, with an acceptable quality of course ((-:


thanks in advance
regards
Eric

Ghitulescu
2nd April 2010, 09:47
There's none AFAIK, except if you have padded packets, whcih can be eliminated from the TS to make it smaller.

Otherwise, passing through a MPEG-2 shrinker is the obvious solution, you found it by yourself.