|
General Talk And Support General talk and peer-to-peer support about BS.Player and other video and audio multimedia players. |
| LinkBack | Thread Tools | Search this Thread | Display Modes |
| |||
How to make Japanese default audio stream? Thanks. |
| |||
Have you tried the option "Default audio stream" in Audio preferences (press CTRL+P then select Audio section)? There you can set the default audio stream and/or the default audio stream lang code! If that not worked for you, try using RafkeP's plugin: Audio Stream Patch (it will ALWAYS play the second audio stream in movies if present) Bye :)
__________________ BSP SkinMaker (v1.07) the one and only Skin Editor for BSplayer BSP Definitions Manager (v1.02) BS.Player's FAQ (by BSPeter) | Italian language file (v2.57 build 1051) |
| |||
I tried in different manners, and the only one working is to use BSI/INI files. I created a .bsi file (eg.: "Movie.bsi") and wrote this strings in it: Code: [Main] Version=1.00 [Movie] Directory=C:\MOVIE_PATH\ FName=Movie_Name.ogm [Options] Audio=4 For the audio info, I put Audio=4 since this is the list of Audio streams that BSplayer gave me: Stream 1 -- Ogm streams -- Sound English Sound Japanese and the fourth line is Sound Japanese. If you have Japanese audio as fifth line, then put Audio=5 in the bsi file. Note: to visualize the audio streams list in BSplayer, right-click on the movie window, then a menu will pop-up. Now select "Audio -> Audio streams" and there you can see which are your audio streams. I hope this can help you, anyway I think that there is a bug in BSplayer, since if you set 4 as default audio stream in Audio settings, BSplayer should reproduce the fourth audio stream in the same way as you pass this info by bsi files... Bye
__________________ BSP SkinMaker (v1.07) the one and only Skin Editor for BSplayer BSP Definitions Manager (v1.02) BS.Player's FAQ (by BSPeter) | Italian language file (v2.57 build 1051) |
| |||
Wow. That's really cool, but unfortunately I watch loads of anime so I'd have to change the movie file name every time which is more of a hassle then right clicking>audio>japanese in the movie :( However, that patch you gave me works for some anime series that I watch, but it automatically puts the volume down to 0 (mute) for some reason. Is there anyway to change that? Thanks for all your help :) |
| |||
Quote:
Once you have done this with all the audio streams, exit BSplayer, reopen it and try to use the plugin again.. I hope this could help you.. For the other issue I have no more suggestions.. If the ogg splitter doesn't remember the last audio stream selected the only way to fix the problem is to write a plugin/program that automatically selects the japanese streams, or to wait for a BSplayer fix. :)
__________________ BSP SkinMaker (v1.07) the one and only Skin Editor for BSplayer BSP Definitions Manager (v1.02) BS.Player's FAQ (by BSPeter) | Italian language file (v2.57 build 1051) |
| |||
@nukedood > You mean my patch? I've never experienced anything like that, but it's possible. I don't have any multilanguage files myself so I can't test it. If you want (and if I can find my sourcecode again) I could add some code to turn the volume up to 100% after switching the audio stream. Unfortunately the SDK does not allow me to check what language is currently selected so I can only cycle a fixed number of times. Rafke P. |
Tags |
audio, default, japanese, make, stream |
| |