[OFFICIAL] MPlayer.dll development branch feedback.

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
El Piranna Offline
Senior Member
Posts: 285
Joined: Nov 2006
Reputation: 0
Location: 01 - The city of the machines
Post: #21
I know is not a complete update, but it's usable? I has some "conflictive" mp4 videos that i can not be able to play correctly on XBox and maybe i could help telling how is it improved and reporting log (first i have to know how to report logs Tongue ). What i have to do, just rename mplayer.dll for mplayer_old.dll and copy the new one?
find
elupus Offline
Team-XBMC Developer
Posts: 3,764
Joined: Mar 2004
Reputation: 2
Post: #22
yes, and same for the codecs.conf file.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find
jetskijoe Offline
Junior Member
Posts: 46
Joined: Jan 2007
Reputation: 0
Post: #23
elupus Wrote:kremb: and this doesn't occur in the original mplayer.dll? this time around i'm only aming to get it as good as original.

jetskijoe: think you can find me a small sample?

Thank you but I think I hada bad build of the dll. I just got the new dll and rebuild it and everything seems to work now.

Thanks again for the great software

Jetskijoe
find
Rabomil Offline
Member
Posts: 61
Joined: Jan 2005
Reputation: 0
Post: #24
elupus Wrote:2007-01-07: nothing major changed, fixed some streaming issues for wma/wmv over http.
http://xboxmediacenter.com/upload/mplayer_070107.zip

With the 070107-version I cannot disable deblocking. Adding the necessary line (lavdopts=skiploopfilter=all) to mplayer.conf or using an extra file (*.conf) makes no difference.
find
C-Quel Offline
Retired Team-XBMC Member
Posts: 1,378
Joined: Aug 2004
Reputation: 0
Post: #25
Same here deblocking is default enabled with or without changes

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]

If scraper related please always grab the latest XML relevant to the content you are trying to grab info for from this link https://xbmc.svn.sourceforge.net/svnroot...m/scrapers

System Specs:

A Computer with loads of shiny things that make a noise and bring life to my tv, and xbmc ofc :)

iNerd Store

iNerd Forum
find
elupus Offline
Team-XBMC Developer
Posts: 3,764
Joined: Mar 2004
Reputation: 2
Post: #26
ok, thanx. will se why that might be, I did do some changes in that area so.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find
mironicus Offline
Junior Member
Posts: 7
Joined: Jan 2007
Reputation: 0
Post: #27
I get some errors

23:02:31 M: 25567232 SEVERE: DLL: Q:\system\players\mplayer\mplayer.dll : malloc failed, crash imminent (Out of memory requesting 39920697 bytes)
23:02:31 M: 25567232 ERROR: CMPlayer::OpenFile : Access violation at 0x003448f3: Writing location 0x00000000

after opening an .mkv containing RealVideo.
find
Rabomil Offline
Member
Posts: 61
Joined: Jan 2005
Reputation: 0
Post: #28
In some cases I get strange artefacts when I'm using lavdopts=skiploopfilter=all. The actual situation is worse than the picture shows. By changing the the line to lavdopts=skiploopfilter=bidir, the artefacts are gone. Too bad that only the deblocking of b-frames will be skipped then.

[Image: 30vk5mu.jpg]
find
kraqh3d Offline
Retired Developer
Posts: 7,183
Joined: Dec 2003
Reputation: 4
Location: New York City, USA
Post: #29
@mironicus,
that's really weird. that message means that mplayer needs nearly 40M to load itself into memory (and you only have 25M free at the time). but as far as i know mplayer it shouldnt need anything near that. it may be because external binary codecs are needed for realvideo, but that still seems like an aweful lot.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find
spiff Offline
Grumpy Bastard Developer
Posts: 12,187
Joined: Nov 2003
Reputation: 82
Post: #30
kraqh, elupus said that there are currently issues with the mkv demuxer so its probably a random, bollocks malloc size.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find
Thread Closed