|
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 |
| |||
assign audio files to mp4 files automatically Video: song1.mp4 Audio left channel: song1.mp4.mv1 Audio right channelsong1.mp4.mv2 Is there any ways can allow bsplayer to preload all audio in the video so I dont need to play each video and assign both left and right audio manually? Q2: thinking to use php to write a system to control the bsplayer(such as add song to playlist, stop and play video, switch audio channel or play next video, any hints or php is impossible? Thanks. |
| |||
As far as I can see, BSPlayer can be aware of only 1 audio file. Maybe it will be a good ideea for a Feature request, smth like audiofile-left.mv1 audiofile-rigth.mv1 to be used as syntax. Close to using 2 subtitles with different language. |
| |||
Code: Command line parameters ----------------------- -fs Start in fullscreen mode -ar=W:H Aspect ratio, ex.: -ar=16:9 -asx Start with x audio stream x=1-> 1st audio stream x=2-> 2nd audio stream x=n-> n audio stream -pan Pan-scan mode -nsub Disable subtitles -skin=SKIN Start with specified skin, ex.:-skin=Base -res=WxHxDxF Startup resolution (W=width, H=height, D=color depth, F=Frequency), ex.: -res=800x600x32-80 -lang= Specify language, ex:. -lang=English -eend Exit when movie is finished -sdown Shutdown when movie is finished -stime=x Start movie at x seconds -deskmode Start in desktop mode -hide Hide controls See also ini_files.html in Webteh/BSPlayer/doc folder |
| |||
ini help?
i have read from BSplayerPro/doc/ini_files.html and create a .ini or even .bsl file with below content but it not working. Directory=. FName=name.mp4 AudioFile1=fileA.wav AudioFile2=fileB.wav or even below not working too Directory=. FName=name.mp4 |
Tags |
assign, audio, automatically, files, mp4 |
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
No audio on certain files | ts921 | BSPlayer for Android | 6 | 13th September 2013 05:12 PM |