Log in

View Full Version : GUI for H264 demuxing


rumpleforeskin
21st November 2006, 19:29
Hi all

Is there a GUI H264 demuxer avaialable that can handle the BBC streams, a look through the forum would seem that there is not.

Im not so confident using the Cli tools and it takes me forever getting the syntax right.

Dave

mitsubishi
21st November 2006, 19:45
TSConverter doesn't like me, but it seems to work for most people.

rumpleforeskin
22nd November 2006, 18:04
TSconverter always locks up when i select the audio track :(

rumpleforeskin
23rd November 2006, 00:44
Actually i noticed i dont get a preview in TSCONVTER, think this is because i cant watch H264 in WMP, although it works fine in zoom player ( probably due to me using custom filter arrangement)

crypto
23rd November 2006, 08:04
As tsconverter uses WMP for preview, playback in WMP is a prerequisite. Use Graphedit to see how the automatic graph building works for h.264 playback.


AC3 Filter -> Default DirectSound Device
HDTVPump -> MPEG-2 Demulitiplexer +
CyberLink H.264/AVC Decoder -> Video Renderer


You can also use CoreAVC, but I can't recommend it since Version 1.2

Kurtnoise
23rd November 2006, 08:55
You can also use CoreAVC, but I can't recommend it since Version 1.2
why ?

rumpleforeskin
23rd November 2006, 09:23
As tsconverter uses WMP for preview, playback in WMP is a prerequisite. Use Graphedit to see how the automatic graph building works for h.264 playback.


AC3 Filter -> Default DirectSound Device
HDTV Pump -> MPEG-2 Demulitiplexer +
CoreAVC Decoder -> Video Renderer


I'm using Core AVC, could this be why its not previewing? H264 does play in zoom player, but i have set that to use Haali Splitter instead of the MPEG-2 Demuxer.

So i guess the next step would be either change WMP to use Haali or change my standard filters to use cyberlink

crypto
23rd November 2006, 17:03
why ?
When you read the CoreAVC thread in this forum, you will see, that many users are having trouble with the DRM/Activation Scheme, which has been introduced in version 1.2. Until then CoreAVC could be recommended without question, but now every user has to decide if he wants to use it with all consequences or not.

I'm using Core AVC, could this be why its not previewing?
No, CoreAVC also works fine in the graph I have shown.

rumpleforeskin
23rd November 2006, 18:20
When you read the CoreAVC thread in this forum, you will see, that many users are having trouble with the DRM/Activation Scheme, which has been introduced in version 1.2. Until then CoreAVC could be recommended without question, but now every user has to decide if he wants to use it with all consequences or not.


No, CoreAVC also works fine in the graph I have shown.


The only difference between my graph and your graph is core AVC.

How do you go about changing directshow filters? Within Zoom player i use custom playback options, but is there a way i can choose filters that will have a global effect on all playback on my system?