Log in

View Full Version : How to demux ts file?


odyssey
29th December 2007, 17:55
I recorded a ts file with ProgDVB, and apparently there are multiple streams broadcasted at the frequency which all are stored in the ts.

Problem is that PVAStrumento only can see and demuxes one of the channels (and the wrong one). ProjectX also just see one stream in the file, but when I skip through it, I can see frames from both channels.

Any suggestions?

Atak_Snajpera
30th December 2007, 00:16
try TSRemux or h264tsto

odyssey
30th December 2007, 01:31
h264tsto doesn't work (probably because my source is not h264, but mpeg2!), however TSRemux can see all the streams in the file :D Unfortunately it's not able to demux into the raw streams, but remuxes individual streams into ts or m2ts - I'm not sure which one I want, and if I could just go by renaming these to mpg, because it seems to work that way.

But it's really taking a long time for TSRemux to process the files...

Atak_Snajpera
30th December 2007, 01:55
Unfortunately it's not able to demux into the raw streams, but remuxes individual streams into ts or m2ts

Haha :) You are wrong. You must use right click to show magic menu.

http://img170.imageshack.us/img170/6443/new1py2.th.png (http://img170.imageshack.us/my.php?image=new1py2.png)

chillin8
1st January 2008, 04:39
Haha :) You are wrong. You must use right click to show magic menu.

http://img170.imageshack.us/img170/6443/new1py2.th.png (http://img170.imageshack.us/my.php?image=new1py2.png)

Try videoredo..works very well for me....

odyssey
1st January 2008, 13:01
Haha :) You are wrong. You must use right click to show magic menu.

http://img170.imageshack.us/img170/6443/new1py2.th.png (http://img170.imageshack.us/my.php?image=new1py2.png)

That worked. Thanks :)