![]() |
I am trying to add the video for my duke nukem to my custom installer, yet no matter what I try it simply will not work.
I Downloaded it from youtube in mp4 format, then used any video converter to convert it to avi format, and finally renamed it to "Video" and then put it in the backgrounds folder. Is there something I am missing? -I Originally posted this in the support section, i think that may have been the wrong place. If it is, please just delete or ignore that question. |
You have to use following settings for yener's CI:
http://img221.imageshack.us/img221/3931/supermw.jpg |
Yeah, I've already seen those settings and tried them.
Any video converter doesn't have the exact setting though, so I get them as close as possible. The only differences are in "Video Bit Rate" - which is 2000kbs, and "Audio Bitrate" - which is 192kbs. The formats (Xvid, Mp3, Avi etc.), and the audio sample rate are all exactly the same. Will I have to use that specific converter? And if so - what is it's name? |
the app for video conversions --> [ SUPER 2012 build 53 ]
|
inovateqsa
make sure you choose MEncoder and did you tried an other installer with video? does it show there on your system? |
Yeah, I also have sleeping dogs and I used a ready made conversion from this site for that one.
The video on it plays fine. I will try with the Super 2012 converter instead. It is probably my video converter that is the problem, it does not have any option similar to MEncoder. |
Nope, no matter how hard I try it simply refuses to display the Video.
I use Keepvid.com to download the trailer in 720p Mp4, then use Super 2012 to convert it, then rename it to "Video", and finally put it in the setup.cab's "background" folder. It just refuses to play. Pictures work fine. These are the settings I am using: http://imageshack.us/photo/my-images...apimageqq.png/ (I do not have an account with imageshack - so i cannot use a direct link) I am using CI 8.5.6.9. Does anyone have any clue on what the problem could be? Thanks. |
Quote:
|
nah, still doesn't work.
I give up, pics it is. -thanks anyway. |
In fact, i just tried one of my with-video conversion and it's not working either, that's interesting, yep video function is not working anymore.
|
1 Attachment(s)
Use AVS Convertor
Use The Settings On The Picture |
The thing is i ran my MOH conversion and it's not working dunno why... So nothing about video settings, existing stuff is not working either
|
I also had the same problem but this convertor does the job.
|
Still not working for yener's CI
|
revo i did everything in the topic but i still don't know how to compress
i mean how to do this with the compiler |
compress is a wide thread and discussion mate
|
Quote:
|
Done
|
Use valeron's installer as a video tester.
|
Quote:
|
Done is, installing codec pack, looks like yener's CI still needs some codecs to work properly, install them and it's good to go
|
7 Attachment(s)
Ok. Thanks
|
Quote:
best compression ARC -m0 PRECOMP038 -slow SREP -m3f ARC -mrep:800mb+lzma:800mb+delta+exe |
Hello Friends........
First of all i want to tell u that i am a noob in this compression field so bare with me.... This is what i want to ask - I downloaded peterf1999 Assassin's Creed III (2x DVD9 to 2x DVD5) *Standard Edition* *FULL* setup and converted my game..final size 5.60 GB .it installed without problem.... now what i want to know is 1. how to insert video[that i want] in the setup[i don't want to do compression again but it will be ok if i had to as a final solution].. also i want to add music while slide show is going on and also when in compact view.... so please kindly help me...i have dictated my problem to peterf1999 but it seems he is not answering for some important reasons of his[busy may be,no complaints]....... 2. also there is one more thing,i have a dlc folder in 2nd dvd5.i want to execute its setup.exe file automatically as soon as the installation gets finished.... how to do so?. thanks in advance............... well its related to max payne 3 inno setup by peterf1999 but since the query is related to inno setup so iam posting it here. can i compress idata.bin file at a time....... |
inno does compress only 1 file at a time. ( look in your temp folder & notice the freearctmp filename, while inno is compressing what you've specified)
|
read my post 104 and solve it as well please......
|
sure, you CANT with peter's conversion, its closed source. You'll have to choose another conversion by REV0, Fabioddq, then you can input video you want into the setup.cab file. ( you just open the cabfile, and replace the video, with same name as whats there already ) you can do the same with images music etc.
|
How use mp3slimmer (mpz10 compressor) with freearc?
mpz10+arc |
Hi all.
I created a custom installer with Inno Setup, but when I'm trying to install the program in a place that does not have enough space, the installer dont displays the feedback informed not to try again, give up or cancel out instead of that, it freezes and I can not leave or cancel. What is the code I use to create this feedback you can not install due to not having space. |
where is your custom installer?
|
1 Attachment(s)
Quote:
Please see attached my installer. I'm also trying to put the PNG button on / off music during installation, but could not. I think I have to create a TPanel but do not know exactly which codes for it. Attachment 5448 Thanks in advance. |
ok what do you want to add or fix?
|
2 Attachment(s)
Quote:
Attachment 5451 2) Correct the message insufficient space when installed on a hard drive that has enough space. It's message is not appearing in my script. The installer is frozen instead of showing the message to abort, retry or cancel. 3) Put the imagem glass.png on Wizardform, like this: Attachment 5450 Sorry my bad english. |
Quote:
|
How to put a background music on a basic custom installer in unicode or ansi version doesn't matter & is registry entries r possible on the basic custom installer can u give me some example to show how
|
1 Attachment(s)
Quote:
http://fileforums.com/showthread.php?t=92995 Its make as ISS script from your saved reg file, the entire contents from the script go into [REGISTRY] section of your inno script. DO NOT INSTALL, JUST RUN THE EXE TO SEE HOW THE MUSIC BUTTON LOOKS, THEN CANCEL INSTALL here's a music button script that adds music to your script ( in russian so translate to english ). In the output dir is a setup.exe, just run it and you'll see the music botton in lower LH corner, you can change the image of the button & sound played by making appropriate changes to the files used. ( use any on CI8.5.7.4 or CIU etc for image / sound files ) good luck :) |
what is the best compression code in compress.bat file to compress a game of 10gb with media folder inside containing videos folder of 3.85gb and rest files in media folder of around 7.68 gb............
I want to compress the entire folder[main] in one go to 3.98-4.20 gb....... I think its possible to compress that much to 4 GB [as peterf1999 was able to do] if i use external compression............ so please tell the code..... |
Quote:
You can try the arc-pcf-srep-arc method to compress. |
:eek:
Quote:
pakrat2k2 any comments about this file. exe? |
you DONT install it, you just run the EXE to see how the music button looks, then cancel install. IF you'd looked thru the script you'd have seen that.
|
| All times are GMT -7. The time now is 16:59. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com