Official BS.Player forums  

Go Back   Official BS.Player forums > Main forum > Bug Reports And Codecs

Bug Reports And Codecs Report BS.Player bugs here - help us to improve BS.Player even further.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 8th September 2004
Junior Member
BS.player Regular User
 
Join Date: Sep 2004
Location: Amsterdam (EU)
Posts: 18
Rep Power: 0
XelaG is an unknown quantity at this point
Default 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
Reply With Quote
  #2 (permalink)  
Old 10th September 2004
Quietseb's Avatar
Senior Member
BS.Player Power User
 
Join Date: Jun 2002
Location: back in France...
Posts: 581
Rep Power: 0
Quietseb is an unknown quantity at this point
Default

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
Reply With Quote
  #3 (permalink)  
Old 10th September 2004
Junior Member
BS.player Regular User
 
Join Date: Sep 2004
Location: Amsterdam (EU)
Posts: 18
Rep Power: 0
XelaG is an unknown quantity at this point
Default

Thank you, I will try that. Will that affect other applications, do you know?
Reply With Quote
  #4 (permalink)  
Old 10th September 2004
Quietseb's Avatar
Senior Member
BS.Player Power User
 
Join Date: Jun 2002
Location: back in France...
Posts: 581
Rep Power: 0
Quietseb is an unknown quantity at this point
Default

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.
Reply With Quote
  #5 (permalink)  
Old 11th September 2004
Junior Member
BS.player Regular User
 
Join Date: Sep 2004
Location: Amsterdam (EU)
Posts: 18
Rep Power: 0
XelaG is an unknown quantity at this point
Default

Thanks, this worked like a charm :)
Reply With Quote
  #6 (permalink)  
Old 15th September 2004
Junior Member
BS.player Regular User
 
Join Date: Sep 2004
Location: Amsterdam (EU)
Posts: 18
Rep Power: 0
XelaG is an unknown quantity at this point
Default

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
Reply With Quote
  #7 (permalink)  
Old 24th October 2005
Junior Member
BS.Player Newbie
 
Join Date: Aug 2005
Location: Czech
Posts: 3
Rep Power: 0
SeC0nd.uNiT is an unknown quantity at this point
Default

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



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
Reply With Quote
Reply

Tags
access, loading, violation, vob

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules


All times are GMT +1. The time now is 04:41 PM.


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