MediaPortal Forums HTPC/MediaCenter

Sponsored Ads

Go Back   MediaPortal Forum » MediaPortal 1 » Get Support » General Support

General Support Post problems you have when using MediaPortal, or pre installation questions in here.

Reply
 
LinkBack Thread Tools Display Modes
Old 2008-02-29, 13:37   #21 (permalink)
Portal Member
 
Join Date: Aug 2007
Posts: 107
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Default

Quote:
Originally Posted by Inker View Post
Maybe because coreAVC is payware while ffdshow is free and open source? Besides, it can handle most audiocodecs too whereas with you're combination as far as I can tell you also need a seperate ac3 decoder and so on (assuming the mkv comes with an ac3 track).
Well the first post has a statement about CoreAVC:

Quote:
Requirements

* CoreAVC Codec (yes I know its not free, but it's worth the few bucks) (CoreAVC.com: World's Fastest High Definition H.264 Video Software Decoder
which is indeed true and the reason for recommending it again.

Basically CoreAVC + CCCP + AC3Filter would be my choice.
seco is online now   Reply With Quote
Old 2008-03-05, 14:02   #22 (permalink)
RXP
Portal Member
 
Join Date: Nov 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Is there anyway to get around autoloading vsfilter? Because there seems to be a bug in VSFilter that doesn't let you use EVR, only VMR9. So all my MKV's have to be viewed with VMR9, even though I have EVR in the MP options :-/
RXP is offline   Reply With Quote
Old 2008-03-05, 20:33   #23 (permalink)
Docs Team
 
Join Date: May 2007
Age: 25
Posts: 58
Thanks: 7
Thanked 6 Times in 1 Post

Country:


Default

@RXP

you can add vsfilter in the movies postprocessing section. BTW Haali's latest versions seem to have autoload enabled by default.
__________________
CODEC HELL?

Try the Simple Mediaportal Codec Guide

http://www.team-mediaportal.com/file...talcodecguide/
Goose is offline   Reply With Quote
Old 2008-03-05, 21:01   #24 (permalink)
RXP
Portal Member
 
Join Date: Nov 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Sorry, I meant a way to disable it and still have mkv's work with MP. VSFilter forces you to use VMR9 rather than EVR.
RXP is offline   Reply With Quote
Old 2008-03-07, 20:33   #25 (permalink)
MP Donator
 
vuego's Avatar
 
Join Date: Aug 2006
Age: 7
Posts: 234
Thanks: 37
Thanked 6 Times in 6 Posts

Country:

My System

Default

RXP, I agree. It seems unnecessary to use VSFilter when ffdshow can do the job (and also decode video/audio if desired).

What you need to do is add ffdshow raw video filter at Movie Post Processing in MediaPortal Configuration. Now you can watch .mkv:s with embedded subtitles and if you want them displayed, enable Subtitles in ffdshow Video decoder configuration.

I guess this is some kind of bug in MediaPortal. It would be nice if the movie launched without subtitles if no filter can handle it instead of MP crashing. If anyone is interested here's what the log file says when that happens:

Code:
2008-03-07 21:28:12.809593 [ERROR][MPMain]: VideoPlayer9: Failed to render file -> vmr9
2008-03-07 21:28:13.051765 [ERROR][MPMain]: Exception while releasing COM object (NULL) - stacktrace:    at DShowNET.Helper.DirectShowUtil.ReleaseComObject(Object obj)
   at MediaPortal.Player.VideoPlayerVMR9.Cleanup()
   at MediaPortal.Player.VideoPlayerVMR9.CloseInterfaces()
   at MediaPortal.Player.VideoPlayerVMR7.Release()
   at MediaPortal.Player.g_Player.Play(String strFile)
   at MediaPortal.Playlists.PlayListPlayer.FakePlayer.MediaPortal.Playlists.PlayListPlayer.IPlayer.Play(String strFile)
   at MediaPortal.Playlists.PlayListPlayer.Play(Int32 iSong)
   at MediaPortal.Playlists.PlayListPlayer.PlayNext()
   at MediaPortal.GUI.Video.GUIVideoFiles.PlayMovieFromPlayList(Boolean askForResumeMovie, Int32 iMovieIndex)
   at MediaPortal.GUI.Video.GUIVideoFiles.OnClick(Int32 iItem)
   at MediaPortal.GUI.Video.GUIVideoBaseWindow.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
   at MediaPortal.GUI.Video.GUIVideoFiles.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
   at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
   at MediaPortal.GUI.Video.GUIVideoFiles.OnMessage(GUIMessage message)
   at MediaPortal.GUI.Library.GUIWindowManager.SendMessage(GUIMessage message)
   at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
   at MediaPortalApp.FrameMove()
   at MediaPortal.D3DApp.Application_Idle(Object sender, EventArgs e)
   at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(Form mainForm)
   at MediaPortalApp.Main(String[] args)
vuego is offline   Reply With Quote
Old 2008-03-10, 07:17   #26 (permalink)
RXP
Portal Member
 
Join Date: Nov 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Any ideas from anyone how to use EVR in the case of MKVs?
RXP is offline   Reply With Quote
Old 2008-03-12, 22:28   #27 (permalink)
Portal Member
 
Join Date: Oct 2006
Age: 38
Posts: 59
Thanks: 4
Thanked 0 Times in 0 Posts

Country:

My System

Default

This poster was soooo right.... worked so great.....

Thanks for the info....

//johan
jojjal is offline   Reply With Quote
Old 2008-03-19, 10:31   #28 (permalink)
Docs Team
 
Join Date: May 2007
Age: 25
Posts: 58
Thanks: 7
Thanked 6 Times in 1 Post

Country:


Default

I have evr working with vsfilter/vobsub when viewing .mkv files in MP. I have verified this with graphfilter. BTW this is with vista x32. I have quite recent versions of both ffdshow and haali though, perhaps that makes a difference.
__________________
CODEC HELL?

Try the Simple Mediaportal Codec Guide

http://www.team-mediaportal.com/file...talcodecguide/

Last edited by Goose; 2008-03-19 at 10:34.
Goose is offline   Reply With Quote
Old 2008-03-20, 15:03   #29 (permalink)
Portal User
 
Join Date: Aug 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts


Default

works great.

mp1405 is offline   Reply With Quote
Old 2008-03-26, 17:21   #30 (permalink)
Portal Member
 
panic's Avatar
 
Join Date: Mar 2006
Posts: 55
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Question

Hi,

I use cccp and coreavc and some mkv movies play well in MP BUT some not at all.
log of a file wich does not play in MP (works in external players like mediaplayer etc. without any problem)
Code:
2008-03-26 18:12:36.750000 [ERROR][MPMain]: VideoPlayer9: Failed to render file -> vmr9
2008-03-26 18:12:37.234375 [ERROR][MPMain]: VideoPlayerVMR9: Exception while cleanuping DShow graph - Object reference not set to an instance of an object.    at System.Runtime.InteropServices.Marshal.ReleaseComObject(Object o)
   at MediaPortal.Player.VideoPlayerVMR9.Cleanup()
__________________
homapage: padexx.de
panic is offline   Reply With Quote
Reply

Bookmarks

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 On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mediaportal and mkv files fabio79 General Support 17 2008-02-28 10:56
Problems playing MKV files APinto General Support 2 2008-01-08 11:54
Subtitles in MKV Files festaspt General Support 4 2007-12-15 09:51
Problem Playing MKV files goomba516 Support 1 2007-11-03 14:09
No video controls while playing mkv files tjf 0.2.2.0 Final and SVN Builds 1 2007-05-13 12:11


All times are GMT +1. The time now is 22:43.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Integrated by BBpixel ©2004-2008, jvbPlugin

Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress