View Single Post
Old 28th June 2008, 15:09   #15  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
Please use [CODE] tags to post your logs. Or even better use pastebin. Otherwise your post is terrible to read

I can reproduce your probem, apparently it's a bug in the ASF parser:
http://pastebin.org/46757

Quote:
Assertion failed: len2 > 0 && len2 <= asf->packetsize, file libmpdemux/demux_asf.c, line 505
You'll have to report that on the MPlayer mailing list or you must hope Reimar will read it here...

BTW: You can update to the latest build and then downgrade your MPlayer.exe to the latest "working" revision easily:
http://sourceforge.net/project/showf...kage_id=248631


[EDIT]

Your WMV files plays fine with the latest revision of MPlayer, but you must enforce the "libavformat" demuxer instead of the default ASF demuxer:
http://pastebin.org/46760

[/EDIT]
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 28th June 2008 at 15:34.
LoRd_MuldeR is offline   Reply With Quote