View Single Post
  #3 (permalink)  
Old 24th March 2004
xlv600's Avatar
xlv600 xlv600 is offline
Senior Member
BS.Player Power User
 
Join Date: Jun 2002
Location: France
Posts: 218
Rep Power: 0
xlv600 is an unknown quantity at this point
Default

Yes, I confirm your issue, by me BSPlayer v1.0.807 crashes too when playing OGM movies with embedded (textual) subs, but only when loaded thru a BSI file. Sadly, we have no debug version of v1.0.80x to trace the load process.
Without BSI files, I can play all my OGM movies with BSPlayer build 807. Filters involved:
- DVobsub = dvobsub.ax -> v2.23 (load when needed+embedded)
- CoreVorbis = corevorbis.ax -> v1.0b6
- Ogg splitter = oggds.dll -> v0.996 by Tobias
- Overlay mixer = qdvd.dll -> v6.05.01.902 (mode2)
- DivX Pro = divxdec.ax -> v5.11.1031
(some movies are XviD, other are DivX both use the same decoder, some movies include chapters and subtitles but always ogg audio )

But if my OGM movie is loaded thru a BSI file, even this minimalist one:

Code:
[MAIN]
Version=1.00
[MOVIE]
Directory=.
FName=Film.ogm
I get:

Code:
BSPlayer v1.00.807, Unhandled exception at EIP: 00495DE5
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 00495DE5 in module 'BSPlay.exe'. Write of address 00000010
EAccessViolation
, 0x004E9B4B, 0x004E9D49, 0x004535B3, 0x0044A8FE, 0x77D37AD7, 0x77D3CCD4, 0x77D15CD6, 0x77D23346, 0x77301BDF, 0x77301D3A, 0x77301CF4, 0x7734761A, 0x77301D3A, 0x77301C24, 0x77D37AD7, 0x77D3CCD4, 0x77D14455, 0x77D14D58, 0x004EAC88, 0x77E614C7
Dvobsub is loaded and looks the same that when the movie is played alone.

I tried to change the extension to AVI, not to load DSP plugin, use overlay mode 1, disable OSD, with no success.[/b]
Reply With Quote
 

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