MediaPortal Forums HTPC/MediaCenter

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 2007-09-05, 13:26   #1 (permalink)
Portal Member
 
Join Date: May 2007
Location: Munich
Posts: 101
Thanks: 1
Thanked 2 Times in 2 Posts

Country:

My System

Default Problem playing a .mkv file with MP Player

hi,

i have a problem playing a .mkv file with the internal MP Player.
Strange is the same .mkv file with only video is no problem, but
the .mkv with video and two audiotracks doesn't work.

When i start the movie from my videos the Haalimediasplitter
comes up but the MP Player will not start. No sound and no Video ...

I had a look at the mediaportallogfile and especially this part seems
the problem :

2007-09-05 13:22:41.126869 [Info.][MPMain]: VideoPlayer9:exception while creating DShow graph Es wurde versucht, im geschützten Speicher zu lesen oder zu schreiben. Dies ist häufig ein Hinweis darauf, dass anderer Speicher beschädigt ist. bei DirectShowLib.IGraphBuilder.RenderFile(String lpcwstrFile, String lpcwstrPlayList)
bei MediaPortal.Player.VideoPlayerVMR9.GetInterfaces()


O.K. this is a VISTA 64bit system with a NVIDIA 8600 GTS graphiccard using the 162.22 driver.
Most of the threads having a similar error message are pointing to the VMR9 compatibility of the
graphiccard, but that shouldn't be the problem with my card.



the bigger part from the log :


2007-09-05 13:22:37.503078 [Info.][MPMain]: added filter:CyberLink H.264/AVC Decoder (PDVD7.x) to graph
2007-09-05 13:22:38.755927 [Info.][MPMain]: added filter:CyberLink Audio Decode (PDVD7.x) to graph
2007-09-05 13:22:38.761786 [Info.][MPMain]: add filterefault DirectSound Device to graph clock:False
2007-09-05 13:22:38.762763 [Info.][MPMain]: DirectShowUtils: found renderer - Default DirectSound Device
2007-09-05 13:22:40.791930 [Info.][MPMain]: DirectShowUtils: Passed removing audio renderer
2007-09-05 13:22:40.791930 [Info.][MPMain]: DirectShowUtils: Passed finding Audio Renderer
2007-09-05 13:22:40.793883 [Info.][MPMain]: added filterefault DirectSound Device to graph
2007-09-05 13:22:40.856379 [Info.][MPMain]: planescene: PresentImage()
2007-09-05 13:22:40.856379 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
2007-09-05 13:22:40.858332 [Info.][MPMain]: planescene: PresentImage()
2007-09-05 13:22:40.858332 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
2007-09-05 13:22:41.024337 [Info.][MPMain]: planescene: PresentImage()
2007-09-05 13:22:41.024337 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
2007-09-05 13:22:41.045820 [Info.][MPMain]: planescene: PresentImage()
2007-09-05 13:22:41.045820 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
2007-09-05 13:22:41.126869 [Info.][MPMain]: VideoPlayer9:exception while creating DShow graph Es wurde versucht, im geschützten Speicher zu lesen oder zu schreiben. Dies ist häufig ein Hinweis darauf, dass anderer Speicher beschädigt ist. bei DirectShowLib.IGraphBuilder.RenderFile(String lpcwstrFile, String lpcwstrPlayList)
bei MediaPortal.Player.VideoPlayerVMR9.GetInterfaces()
2007-09-05 13:22:41.126869 [Info.][MPMain]: player:ended
2007-09-05 13:22:41.127846 [Info.][MPMain]: VideoPlayer9:cleanup DShow graph
2007-09-05 13:22:41.129799 [Info.][MPMain]: vmr9ispose
2007-09-05 13:22:41.136634 [Info.][MPMain]: VMR9: not active
2007-09-05 13:22:41.138587 [Info.][MPMain]: planescene: PresentImage()
2007-09-05 13:22:41.139564 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
2007-09-05 13:22:41.141517 [Info.][MPMain]: planescene: PresentImage()
2007-09-05 13:22:41.141517 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
2007-09-05 13:22:41.144446 [Info.][MPMain]: VMR9:ReleaseComObject():0
2007-09-05 13:22:41.145423 [Info.][MPMain]: planescene: PresentImage()
2007-09-05 13:22:41.145423 [Info.][MPMain]: PlaneScene: PresentImage() dispose surfaces
2007-09-05 13:22:41.153235 [Info.][MPMain]: VideoPlayerVMR9: Exception while cleanuping DShow graph - Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei System.Runtime.InteropServices.Marshal.ReleaseComO bject(Object o)
bei MediaPortal.Player.VideoPlayerVMR9.Cleanup()
2007-09-05 13:22:41.154211 [Info.][MPMain]: VideoPlayerVMR9: Disabling DX9 exclusive mode
2007-09-05 13:22:41.154211 [Info.][MPMain]: Main: DX exclusive mode: False
2007-09-05 13:22:41.176671 [Info.][MPMain]: PlaylistPlayer: *** unable to play - L:\AEON Flux bearbeiten\Neuer Ordner\Aeon Flux gemuxxt.mkv - skipping track!
2007-09-05 13:22:50.237614 [Info.][MPMain]: Main: Exit requested
Gizzmo is offline   Reply With Quote
Old 2007-09-06, 03:18   #2 (permalink)
Portal Member
 
Join Date: May 2007
Location: Munich
Posts: 101
Thanks: 1
Thanked 2 Times in 2 Posts

Country:

My System

Default

i forgot to say that the mkv files play fine in WMP ...

Does somebody know which memory this error means ... no other application or Windows
says something about a damaged memory ...

( translation of the german part : tryed to read or write in the protected memory. This is often a pointing,
that other memory is damaged ... )

2007-09-05 13:22:41.126869 [Info.][MPMain]: VideoPlayer9:exception while creating DShow graph Es wurde versucht, im geschützten Speicher zu lesen oder zu schreiben. Dies ist häufig ein Hinweis darauf, dass anderer Speicher beschädigt ist. bei DirectShowLib.IGraphBuilder.RenderFile(String lpcwstrFile, String lpcwstrPlayList)
bei MediaPortal.Player.VideoPlayerVMR9.GetInterfaces()
Gizzmo is offline   Reply With Quote
Old 2007-09-07, 16:31   #3 (permalink)
Super Moderator
 
FlipGer's Avatar
 
Join Date: Apr 2004
Location: Leipzig, Germany
Age: 33
Posts: 2,077
Thanks: 13
Thanked 34 Times in 25 Posts

Country:

My System

Default

Hi,

well Vista isn't really fully supported especially 64Bit. I would assume its a driver issue, especially because of the VMR9 error...

Flip.
FlipGer is offline   Reply With Quote
Old 2007-09-07, 17:32   #4 (permalink)
Portal Member
 
Join Date: May 2007
Location: Munich
Posts: 101
Thanks: 1
Thanked 2 Times in 2 Posts

Country:

My System

Default

i am not so sure about this ... on one hand i think yes that could be because on
my 32bit VISTA system its running. But on the other hand why does it work for
other files ( ts, mpeg etc. ) with the same filters if it is really a driver problem ...

Especially why VMR9, but by the way why do you think it's a VMR9 issue ?
( video only works, but with audio not )


I am not really sure, but i think i had mkv running a while ago but i can't
remember all the changes. I will try a complete reinstall but with RC2
and newest snapshot and with ffdshow ...


Help would be if somebody could point me which part the problem is, is it audio,
video what ever ? could somebody imagine the audiodriver could be the
problem ?

I have some issues with it. I have a Realtek onboard sound on my Gigabyte P965P DS4
motherboard. The thing is since i had trouble installing the newest driver by installer
and than installed the driver manually, i can't deinstall the software and driver. Every
time i get the error "please be sure the last installation is finished .... "

Which installation ? i would love to absolutely deinstall my soundcard driver and
software but i don't know how ... by the way my motherboard was marked as
VISTA ready

Somebody an idea how to absolutely deinstall the Realtek software/driver ?
Gizzmo is offline   Reply With Quote
Old 2007-09-07, 18:31   #5 (permalink)
Super Moderator
 
FlipGer's Avatar
 
Join Date: Apr 2004
Location: Leipzig, Germany
Age: 33
Posts: 2,077
Thanks: 13
Thanked 34 Times in 25 Posts

Country:

My System

Default

Hi,

well. Sorry, I overlooked the audio hint. As you said, seems to be a audio driver issue. How about .mkv with only one track in it?

Does Vista have a "Sicherheitsmodus"? Perhaps the driver can be removed there...

Flip.
FlipGer is offline   Reply With Quote
Old 2007-09-10, 09:33   #6 (permalink)
Portal Member
 
Join Date: May 2007
Location: Munich
Posts: 101
Thanks: 1
Thanked 2 Times in 2 Posts

Country:

My System

Default

oh yes, that's not that bad idea. I think you mean the "abgesicherter modus",
yes VISTA has also this modus but i tryed it this morning but no chance
same message that i should finish the last setup or close other program
first ...


I think i have to contact Realtek as the manufacturer of the onboard
chip. But first i try deactivating the onboard sound and than starting
with MP ... will have a look what happens ...

Edit : yes like i thought before, if i deactivate my onboard audio the .mkv
file starts like it should but of course without audio ...

I will try to contact the support or maybe i have to buy a soundcard ...

Last edited by Gizzmo; 2007-09-10 at 09:46.
Gizzmo is offline   Reply With Quote
Reply

Bookmarks

Tags
mkv, player, playing

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
No video controls while playing mkv files tjf 0.2.2.0 Final and SVN Builds 1 2007-05-13 12:11
mkv file with internal player? -.-PhanTom-.- Installation, configuration support 2 2007-04-26 16:00
Using external player for one type of file only markrb Codecs, External Players 2 2007-04-06 18:49
MP freezes when playing xvid file GoldenEye Codecs, External Players 7 2007-03-22 16:16
vobsub .idx .sub subtitles outside of mkv-container (problem wunschkind General Support 2 2006-04-20 16:28


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


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress