Official BS.Player forums

Official BS.Player forums (http://forum.bsplayer.com/index.php)
-   Bug Reports And Codecs (http://forum.bsplayer.com/forumdisplay.php?f=10)
-   -   access violation on loading VOB (http://forum.bsplayer.com/showthread.php?t=5382)

XelaG 8th September 2004 11:20 AM

access violation on loading VOB
 
I did a rip with DVDDecrypter of "Book Of Swords" (dutch edition TDM-2135). VTS_01_4.VOB (912,007,168 bytes) causes an access violation as soon as it loads and attempts to play. The error message is here below. The other VOB's load correctly.

BSplayer v1.00.810, Unhandled exception at EIP: 1C407BDA
If you click 'Close' application will be terminated.
Please report this info to the author with description what were you doing.
Access violation at address 1C407BDA in module 'Mpeg2Parser.ax'. Read of address 00000004
EAccessViolation
, 0x0054149F, 0x0054169D, 0x0045554B, 0x0044C896, 0x77D48709, 0x77D487EB, 0x77D4C00E, 0x77D4E366, 0x004B8D2D, 0x0044C896, 0x77D48709, 0x77D487EB, 0x77D489A5, 0x77D4BCCC, 0x00455260, 0x00542FBD, 0x7C816D4F

Bytes at EIP: FF 51 04 C2 04 00 8B 44 24 04 8B 40 F8 50 8B 08 FF 51

Quietseb 10th September 2004 01:29 PM

it seems your mpeg2 splitter is from the lsx mpeg player by Ligos.
This is what seems to cause the problem (Mpeg2Parser.ax)

On my system, the splitter used is from directX, it's c:\windows\system32\mpg2splt.ax

I would try this:
unregister your current parser:
find the file Mpeg2Parser.ax
then start->run
Code:

regsvr32 -u [path]Mpeg2Parser.ax
then I suppose the regular directx splitter is already registered but the lsx one took precedence, however you might want to register it again just to make sure:
Code:

regsvr32 mpg2splt.ax
I don't guarantee this will solve your problems but that's the best I can do atm
anyway you can easily go back by just re-registering your current parser:
Code:

regsvr32 [path]Mpeg2Parser.ax

XelaG 10th September 2004 01:53 PM

Thank you, I will try that. Will that affect other applications, do you know?

Quietseb 10th September 2004 02:20 PM

well yes. The operation (regsvr32 -u) is telling the system not to use this splitter anymore.
As far as I know, any application on your system that needed an mpeg2 splitter was using this one. Now any application that needs a mpeg2 splitter will be using the directx one.
I have no idea what the differences between the 2 splitters are, but hopefully the apps won't see any difference.

anyway, as I said, if you have any problem you can easily revert to the previous situation by just re-registering the mpeg2parser.ax filter.

XelaG 11th September 2004 02:12 PM

Thanks, this worked like a charm :)

XelaG 15th September 2004 08:31 PM

Hi Quietseb,

I installed version 1.02, build 812, that claims to fix problems with LIGOS MPEG2 decoders, but the bug that I reported earlier in this thread still exists. I know how to bypass it thanks to your explanation, but I thought it would be better to post this report anyway. See below.

XelaG


BSplayer v1.02.812, Unhandled exception at EIP: 1C407BDA
If you click 'Close' application will be terminated.
Please report this info to the author with description what were you doing.
Access violation at address 1C407BDA in module 'Mpeg2Parser.ax'. Read of address 00000004
EAccessViolation
, 0x00542673, 0x00542871, 0x004553C3, 0x0044C70E, 0x77D48709, 0x77D487EB, 0x77D4C00E, 0x77D4E366, 0x004B9EF9, 0x0044C70E, 0x77D48709, 0x77D487EB, 0x77D489A5, 0x77D4BCCC, 0x004550D8, 0x00544240, 0x7C816D4F


Bytes at EIP: FF 51 04 C2 04 00 8B 44 24 04 8B 40 F8 50 8B 08 FF 51

SeC0nd.uNiT 24th October 2005 04:58 PM

I as. who is problem? thanks for answer?
unregister and register help for me only one run bsplayer
after restart BSPlayer still this same problem

BSplayer v1.36.825, Unhandled exception at EIP: 1C407BDA
If you click 'Close' application will be terminated.
Please report this info to the author with description what were you doing.
If you have internet connection, it's recommended to send error report, this will help us solve problems faster.
Access violation at address 1C407BDA in module 'Mpeg2Parser.ax'. Read of address 00000004
EAccessViolation
Call stack: 00000000,1C407BDA,0040367F,0051F481,0051813C,00570 D68,00569736,00437819,0044FC36,004D364C,00439EDC,0 044CE54,004D47A9,004D4320,0044CE54,0045581B,0058C2 B1

Screenshot with GSpot
http://img205.imageshack.us/img205/4...ka022ep.th.jpg


and without FFDShow just crash
BSplayer v1.36.825, Unhandled exception at EIP: 01D6EB41
If you click 'Close' application will be terminated.
Please report this info to the author with description what were you doing.
If you have internet connection, it's recommended to send error report, this will help us solve problems faster.
Privileged instruction
EPrivilege
Call stack: 00000000,01D6EB41,0040367F,0051F481,0051813C,00570 D68,00569736,00437819,0044FC36,004D364C,00439EDC,0 044CE54,004D47A9,004D4320,0044CE54,0045581B,0058C2 B1


All times are GMT +1. The time now is 03:11 AM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
Ad Management plugin by RedTyger


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20