|
|
|
#1
|
||||
|
||||
|
Very good better and better.
![]() ![]() ![]() Brother you know that the video contains no audio in the zip. ![]() I downloaded a trailer WD, converted to avi, but installation can not hear the audio. ![]() Veramente ottimo, il file video nello zip sapevo che non conteneva l'audio, scaricato un trailer da internet convertito in avi, nell'installazione non si sente l'audio , logicamente se apro con un qualsiasi riproduttore windows si sente WMP o VLC ![]() P.S: Perchč quando apro il menų a tendina "Config_Off/On" mi si blocca lo slides e mi si chiude il video?????? ![]() ![]() ![]()
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
Last edited by Dante1995; 28-12-2014 at 20:54. |
| The Following User Says Thank You to Dante1995 For This Useful Post: | ||
felice2011 (18-12-2014) | ||
|
#3
|
||||
|
||||
|
Ok audio codec was to be in mp3, could say before brother
![]() ![]() ![]() Il Codec audio del file video deve essere in mp3, altri tipi di codec audio pių recenti innosetup non li codifica.. Last edited by felice2011; 18-12-2014 at 04:01. |
|
#4
|
|||
|
|||
|
no č lo stesso legge molti formati traccia, mp3, wav,ac3 ecc.
Law also wav |
|
#5
|
||||
|
||||
|
Quote:
I managed to fix the video, eliminating this: Code:
KillTimer(0, TimerID);
DeinitializeSlideShow;
BmpFile.Show;
mciSendString('Close AVIFile','',0,0);
if Panel1.Top = 0 then
KillTimer(WizardForm.Handle, Timer);
![]() Se riusciresti a non far fermare il video o lo slide, dipende da quale dei 2 č selezionato, quando apro il menu a tendina, sarebbe perfetto, sono riuscito a far funzionare solo il video, togliendo il codice che vedi, il video continua a girare anche aprendo e chiudendo il menų, stessa cosa vorrei fare selezionando lo slides , ma non ci sono riuscito. P.S:il mio video era codificato con traccia audio AAC..forse l'unico che non leggeva.... ![]()
|
|
#6
|
|||
|
|||
|
Ferma lo Slideshow
Code:
DeinitializeSlideShow; Code:
mciSendString('Close AVIFile','',0,0);
Code:
//DeinitializeSlideShow;
//mciSendString('Close AVIFile','',0,0);
Stop the Slideshow DeinitializeSlideShow; Stop Video mciSendString ('Close avifile', '', 0,0); Freeze the code so, and does not stop the video or Slide // DeinitializeSlideShow; // mciSendString ('Close avifile', '', 0,0); Sappi che io compilo installatori con una mia idea definitiva, modifiche aggiuntive a volte richiedono di ragionare da 0 il codice quasi completamente, almeno quando faccio uso di pannelli,finestre,diapositive,video,bottoni ecc.. A TEMPO however, the panel in this script remains behind the video, not the board of DO NOT STOP, at least that is not under the lower end of the panel Know that I build installers with my idea Ultimately, additional changes sometimes require reasoning from 0 code almost completely, at least when I make use of panels, windows, slides, videos, buttons etc .. A TIME Last edited by Dante1995; 18-12-2014 at 07:01. |
|
#7
|
|||
|
|||
|
VideoSlideShow Switch
Code Example+InternalInstaller
Video+SlideShow. Last edited by Dante1995; 28-12-2014 at 20:54. |
| The Following User Says Thank You to Dante1995 For This Useful Post: | ||
Andrey167 (18-12-2014) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| Blackbox Inno Setup Script | Kurutucu | Conversion Tutorials | 1190 | 18-08-2019 22:43 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Copy file with Inno Setup Script | emrahcey | Software | 1 | 02-07-2010 08:24 |