Official BS.Player forums

Official BS.Player forums (http://forum.bsplayer.com/)
-   Bug Reports And Codecs (http://forum.bsplayer.com/bug-reports-codecs/)
-   -   BSI / Audio path error (http://forum.bsplayer.com/bug-reports-codecs/3820-bsi-audio-path-error.html)

andrea[ita] 27th January 2004 04:48 PM

BSI / Audio path error
 
After months I've finally understood why from version 1.00 on my old bsi files lack on linking audio to the movie:

there is a little bug in bsi parsing that forget to chain "Directory" value in [Movie] section with the "AudioFilex" value.
Maybe an example will explain it better:

...
[Movie]
...
Directory=.\Movie
...
AudioFile1=eng_track.mp3

tries to load .\eng_track.mp3 instead of intended .\movie\eng_track.mp3 :?


:idea: the workaround (until some fix) is to write

...
[Movie]
...
Directory=.\Movie
...
AudioFile1=.\Movie\eng_track.mp3

Now I'm happy to upgrade to version 1.00 :wink:
I hope that this will help someone...

Bye.

andrea[ita] 2nd February 2004 11:11 AM

I was too much optimistic.
 
In fact with the correction I used the movie and audio tracks are loaded correctly but the default Audio is not used, so I have to select it manually.
So I prefer to continue using ver 0.86 than to modify by bsi and have to select audio track "by hand".
I hope that someone will consider this post more than previous one.

Thanks, Andrea.


All times are GMT +1. The time now is 10:57 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