MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Get Support » Codecs, External Players


Codecs, External Players Post problems with Codecs or External Players here!

Reply
 
Thread Tools Display Modes
Old 2006-12-29, 05:44   #1 (permalink)
Portal Member
 
lampie's Avatar
 
Join Date: Nov 2005
Age: 29
Posts: 78
Thanks: 6
Thanked 4 Times in 3 Posts

Country:


Default .TS H264 problem

Okay hold on her e it comes. I have several codecs installed and prioritized them accordingky. Everything works fine. Purevideo picks up the .TS extension perfectly within MP.

The problem lies within H264 coding within the .TS container. When i click on a .TS file containing this codec, MP's screen goes to black (it does not render the screen). With graphedit it shows nothing, nothing is playing.

Next i tried forcing it to FFDSHOW h264 decoding. Graphedit then shows a render and i see what the problem is. MP uses the standard Microsoft TS demuxer and this demuxer does not support H264 demuxing. What i want is MP to use the Haali on these h264 .TS files.

I have a small workaround and that is renaming the TS files to AVI or MKV. These extension pick the Haali splitter and then the video renders accordingly within MP. T

The problem does not exist outside MP like with MPC or zoomplayer...

What i want is to completely ditch the Microsoft .TS demuxer for .TS files. When i do this with the radlight filter manager. MP looses its connection to .ts files and plays nothing at all...

Can anybody please help me out in this codec hell ???

Last edited by lampie; 2006-12-29 at 05:51.
lampie is offline   Reply With Quote
Old 2006-12-29, 11:45   #2 (permalink)
Portal Manager
 
dman_lfc's Avatar
 
Join Date: Jul 2004
Location: UK
Posts: 1,695
Thanks: 0
Thanked 27 Times in 23 Posts

Country:

My System

Send a message via MSN to dman_lfc Send a message via Skype™ to dman_lfc
Default

The latest TSFileSource should work.
Alternatively tell the Haali Media Splitter to support transport streams ;-)

DMAN
__________________
Hardware: Core2 Duo 3.0GHz, Nvidia 8500GS (256MB), 1GB DDR2, Intel DG33TL MB, 2x FireDTV DVB-S2 cards & Nova 500-T in a Antec Fusion case with VFD & iMon remote.
Software: Windows XP MCE2005, PureVideo codecs & Cyberlink PowerDVD 7.x codecs.
dman_lfc is offline   Reply With Quote
Old 2006-12-29, 16:39   #3 (permalink)
Portal Member
 
lampie's Avatar
 
Join Date: Nov 2005
Age: 29
Posts: 78
Thanks: 6
Thanked 4 Times in 3 Posts

Country:


Default

Thanks Dman for your reaction:

You mean this file?

http://nate.dynalias.net/TSFileSourc...html#Downloads

How do you have in mind tellign the Haali to support transport streams? Is there a reg setting i should use here?

Lampie
lampie is offline   Reply With Quote
Old 2006-12-30, 19:59   #4 (permalink)
Portal Member
 
Join Date: Dec 2006
Posts: 19
Thanks: 1
Thanked 2 Times in 2 Posts

Country:

My System

Default

I think we've both been conned by the same guy posting half baked theories on another forum - I was convinced until recently that the MS demuxer couldn't handle h264 either. If I think about it for more than half a second though it doesn't make sense - the demuxer only really needs to know how to pull packets with the right PID from the input stream and shove them out of the correct output. The actual contents of the packets shouldn't really make a difference to it.

I can now get live BBC HD to play on MP (with the TV server backend) using the MS demuxer, so it definately works with h264.

I've done some digging on msdn since and found some documentation which states that the MS demuxer handles both program and transport streams in push mode but only program streams in pull mode. I'm guessing then that our problem with playing ts files is that the default DS file source filter provides a pull mode interface to the demuxer.

The TSfilesource filter that you have the link to there looks like a push mode filter so it should work but I haven't had much luck yet getting MP to use specific DS filters other than the ones you can select in the config program. I found a Gabest splitter which seemed to handle ts files but I couldn't convice MP to use it. Shame really because it seemed to reduce the audio sync problem which is quite bad with the MS splitter in the graph.

I have bigger problems just now with the TV service crashing every 5 mins so I haven't got much time to play around with DS filters until I sort that out but if you get it to work please post the solution for the rest of us who want to play HD ts files.
niblick is offline   Reply With Quote
Old 2007-01-03, 18:25   #5 (permalink)
Portal Member
 
pannivas's Avatar
 
Join Date: Jul 2006
Location: Nicosia
Age: 31
Posts: 313
Thanks: 15
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to pannivas
Default

i have the same problem and i dont know how to fix this.

at first i though it was my video card but then if i playback the same h264 1080p file on MPC or WMP it plays just fine witout any problems at all.

In MP however some of those H264 1080p or 1080i transport streams that i have either display a black screen with audio, some others make MP crash and not respond at all.

I use CoreAVC to decode all of my H264,x264 files.
Any help will be greatly appriciated.

Quote:
I have a small workaround and that is renaming the TS files to AVI or MKV. These extension pick the Haali splitter and then the video renders accordingly within MP.
lampie thanks for this tip.

Last edited by pannivas; 2007-01-03 at 18:30.
pannivas is offline   Reply With Quote
Old 2007-01-14, 03:02   #6 (permalink)
Portal Member
 
Join Date: Jul 2005
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by pannivas View Post
i have the same problem and i dont know how to fix this.

at first i though it was my video card but then if i playback the same h264 1080p file on MPC or WMP it plays just fine witout any problems at all.

In MP however some of those H264 1080p or 1080i transport streams that i have either display a black screen with audio, some others make MP crash and not respond at all.

I use CoreAVC to decode all of my H264,x264 files.
Any help will be greatly appriciated.
For me, WMP plays those 1080p h264 TS files (renamed to .mkv) fine but MP just shows black screen with audio.

I also have CoreAVC and Haali Splitter.

Open to suggestions?

Thanks!
__________________
Bob Simandl ... near St. Louis, MO, USA
Robert Simandl is offline   Reply With Quote
Old 2007-01-14, 05:59   #7 (permalink)
Portal Member
 
lampie's Avatar
 
Join Date: Nov 2005
Age: 29
Posts: 78
Thanks: 6
Thanked 4 Times in 3 Posts

Country:


Default

I have the same problem. MP seems to prefer other codecs... But i cant find out why?
lampie is offline   Reply With Quote
Old 2007-01-14, 09:02   #8 (permalink)
Portal Member
 
pannivas's Avatar
 
Join Date: Jul 2006
Location: Nicosia
Age: 31
Posts: 313
Thanks: 15
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to pannivas
Default

Quote:
Originally Posted by Robert Simandl View Post
Quote:
Originally Posted by pannivas View Post
i have the same problem and i dont know how to fix this.

at first i though it was my video card but then if i playback the same h264 1080p file on MPC or WMP it plays just fine witout any problems at all.

In MP however some of those H264 1080p or 1080i transport streams that i have either display a black screen with audio, some others make MP crash and not respond at all.

I use CoreAVC to decode all of my H264,x264 files.
Any help will be greatly appriciated.
For me, WMP plays those 1080p h264 TS files (renamed to .mkv) fine but MP just shows black screen with audio.

I also have CoreAVC and Haali Splitter.

Open to suggestions?

Thanks!
even if after you rename them to .mkv as lampie suggested MP will still not play them?
pannivas is offline   Reply With Quote
Old 2007-03-12, 23:36   #9 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 77
Thanks: 5
Thanked 2 Times in 2 Posts

Country:


Default dead thread??

Any one had any luck with this yet, im sick of switching to mpc to watch my .ts movies lol
any one need some samples?, give me a shout n ill send em
ps by results i mean open source results
regrds to all

mdb
mdbarber is offline   Reply With Quote
Old 2007-03-13, 00:23   #10 (permalink)
Portal Manager
 
dman_lfc's Avatar
 
Join Date: Jul 2004
Location: UK
Posts: 1,695
Thanks: 0
Thanked 27 Times in 23 Posts

Country:

My System

Send a message via MSN to dman_lfc Send a message via Skype™ to dman_lfc
Default

works here (using SVN) got any sample links?

BTW I use CyberLink PowerDVD Ultra's H.264 decoder which is brilliant on CPU utilisation.

DMAN
__________________
Hardware: Core2 Duo 3.0GHz, Nvidia 8500GS (256MB), 1GB DDR2, Intel DG33TL MB, 2x FireDTV DVB-S2 cards & Nova 500-T in a Antec Fusion case with VFD & iMon remote.
Software: Windows XP MCE2005, PureVideo codecs & Cyberlink PowerDVD 7.x codecs.
dman_lfc is offline   Reply With Quote
Reply

Bookmarks

Tags
h264

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Lip sync problem on recording gloomyandy MediaPortal 1 Talk 8 2006-12-14 08:41
Audio CD + MP3 via SP/DIF Digital Out? (_NOT_ AC3 passthrough problem) codeeater Installation, configuration support 2 2006-12-13 15:04
Mediaportal problem starting TV after zango spyware chrismalone MediaPortal 1 Talk 6 2006-06-02 10:51
Stuttering DVB-C radio - soundcard problem BugsBunny General Support 0 2006-05-05 22:10
Problem with TV-channel that got dual audiotrack (default/AC-3) bigal 0.2.0.0 Release Candidate 2 CVS Bugs 0 2006-03-02 14:02


All times are GMT +1. The time now is 13:38.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden