PDA

View Full Version : demux *.ts avc stream ?


CvH
24th January 2007, 23:57
Hi, after getting my Skystar HD PC DVB-S2 Card i got some problems with recorded streams.

(h.264 / S2 / 25fps / 1080i)

HDTVtoMPEG2,ProjectX (brand new beta, also the older one), DGIndex and PremierePro2 cant demux the *.ts stream.

Tested different softwares to grab the stream and always got the problem that no pids can be found (also to know the pids wont help)

tsreader shows the streams and seems to work fine :cool:

-edit-
sry my fault, it works with vlc and mplayer ...

PowerDVD works perfect to watch the stream, (VLC/MPlayer/KMP/ffdshow ...) cant show the stream ;)
-/edit-

Isnt any Software out there, that i can demuxe the streams and or any possibility to reencode the ts streams ?

avisynth also wont work (or im to stupid) ;)

:thanks:

neuron2
25th January 2007, 00:03
Elecard XMuxer Pro with AVC plugin

Manzanita Muxer (expensive)

pandy
25th January 2007, 17:08
(VLC/MPlayer/KMP/ffdshow ...) cant show the stream ;)
:thanks:

Which versions of the VLC and MPlayer?

CvH
25th January 2007, 17:24
Which versions of the VLC and MPlayer?

sry it works, after testing it on an other pc it looks like that my hardware render corrupt vlc and mplayer ;)

blubberbirne
25th January 2007, 20:46
Try TSConverter ;)

dumbas..
26th January 2007, 04:06
USE GRAPHEDIT?

Point Halli media splitter to the input.ts file

Insert Halli mateoska muxer to create output.mkv

link video and audio pins

"play". monitor output in the splitter dialog pop up

The demux using mkvextract.

CvH
27th January 2007, 01:52
graphedit + haali muxer -> works perfect :)

only problem is that the fps are not written in the mkv but it is fixable through avisynth

tx