m2psd Archive

m2psd can now demux to PES streams

m2psd MPEG 2 Program Stream Demultiplexer, release 0.11:
I added an option to output Packetized Elementary Streams (PES) instead of Elementary Streams (ES). This may be useful when it is desired to retain the presentation time stamps, necessary to maintain audio/video synchronization.

New MPEG-2 Program Stream Demultiplexer

I needed a program to demultiplex MPEG-2 Program Streams that I’ve recorded with a Hauppauge WinTV PVR 350 MPEG-2 hardware encoder card and the free MythTV PVR software, so that I could remultiplex the stream for DVD burning using mplex (part of the mjpeg tools package.
I found several MPEG demultiplexers out there, but they all [...]