|
|
|
#1
|
|||
|
|||
|
Quote:
-> not working |
| Sponsored Links |
|
#2
|
|||
|
|||
|
I think its working !
Dear yener90... I am not a good & professional coder like you
even a " semi " of you... Im just curious about more knowledge & the two attached scripts is not mine...it belongs to Original Author of DLL , Named : TLama this is the main topics : Playing sound during an Inno-setup install & Video file (with alpha) as splash-screen? but I tested two samples & are working perfectly for me... for example in " Playing sound during an Inno-setup install " topic , even we can set the volume of BG Music with this function : Code:
DSSetVolume(-2500); & in " Video file (with alpha) as splash-screen? " Topic : the results of my tests are attached to post. take a look at them. the bad thing about video splash code is that we can not skip the splash video with mouse click & it needs Alt + F4 ! i shoud ask the author of WHY ????but video loads greatly with absolute path : d:\Video.mkv i think it has problem with relative path like : {src}\video.mkv the sample video is : Video: MPEG4 Video (H264) 1920x1080 23.976fps [Video] Audio: AAC 44100Hz 6ch 4233kbps [Audio] oh forgot to tell that library has problem with ANSI version of Inno... you must use UNICODE version. the original size of video is 1920x1080 , but as you can see the "600*400" size settings of my example will trim/cut the main video frame... Last edited by amin fear; 28-11-2012 at 02:09. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Questions Here | REV0 | Conversion Tutorials | 1565 | 29-11-2024 09:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Help- How to extract a .bin file compressed by a code ? | Adonix | Conversion Tutorials | 22 | 22-03-2015 15:02 |
| yener90's older Inno Project Source Codes | THADEADMAN2011 | PC Games - CD/DVD Conversions | 0 | 16-06-2012 03:40 |