Текущее время: 28 мар 2024 21:46

Часовой пояс: UTC + 3 часа


Правила форума


Внимание! Все права на материалы опубликованные в этом форуме принадлежат их авторам! Перепечатка туториалов и статей разрешена только со ссылкой на этот сайт! В противном случае факт перепечатки считается нарушением авторских прав!



Новая тема Ответить
Страница 1 из 1
[ Сообщений: 10 ]
Автор
Сообщение
Заголовок сообщения: Making RoQ videos for RTCW.
СообщениеДобавлено: 12 сен 2009 22:54
Instructions here: http://www.moddb.com/tutorials/how-to-c ... ideo-file1

Program(QVM-1.4.2 Setup.exe)here: http://quentin.bazinet.free.fr/video/

Notes:
Supported source image formats
--------------------------------------------------------------------------------
Format Depth Comments
TGA (Targa Files) 24 bits only Format used by Quake.
BMP (Windows Bitmap Files) 24 bits only Widely used format on Windows platform.
PNG (Portable Network Graphics Files) All kind of depths, including images with alpha channel. Lossless compressed images. Compression is comparable to Zip method. Very efficient with non-photo style images.
JPEG ( Joint Photographic Expert Group)
Any, since this is not releant in Jpeg format. Grayscale images are also supported.
Efficient lossy compression the same algorithm is used for Mpeg standard so over-compression may drastically lower image quality.

AVI
Any as long as the codec supports 24bit export (most of them do).
You must have the proper codec to decompress the AVI. All images in the movie are imported as an image sequence. This can be very useful to save a huge disk space.

GIF (Compuserve)
Any transparency is not as accurate as PNG, but this format is widely used for animations.

RoQ (IdSoftware)
Any RoQ format is used for ingame videos in many games (Quake III Arena, Soldier of Fortune 2, Jedi Knight II, etc).
Keep in mind that these movies are copyrighted materials.
Заголовок сообщения: Re: Making RoQ videos for RTCW.
СообщениеДобавлено: 12 сен 2009 23:27
Obrigado, Vicente! :2beer:
Заголовок сообщения: Re: Making RoQ videos for RTCW.
СообщениеДобавлено: 23 авг 2010 14:15
Now you can download necessary files here on attchment:


У вас нет необходимых прав для просмотра вложений в этом сообщении.
Заголовок сообщения: Re: Making RoQ videos for RTCW.
СообщениеДобавлено: 08 фев 2012 21:53
Как проиграть свой видеоролик при загрузке игры

ЗАДАНИЕ: Сделать, чтобы свой ROQ ролик проигрывался при запуске игры.

Создадим сам ROQ файл с помощью программы Quake Video Maker (Как это сделать, описано здесь). Назовем его, к примеру, wolfintro.roq.
Поместим ролик в папку оригинальной игры Main->video.

В папке Main->ui находим файл play.menu. Открываем обычным текстовым редактором (блокнотом), третий сверху столбик и в третей строчке меняем menu2.roq на название своего видеофайла.

itemDef {
name mappreview
style WINDOW_STYLE_CINEMATIC
cinematic "menu2.roq" // меняем в кавычках на wolfintro.roq
rect 0 80 640 400
backcolor 1 1 1 .25
border 1
bordersize 1
bordercolor .1 .1 .1 1
decoration
visible 1
}


Сохраняем и радуемся, смотря на свой ролик в игре...
Заголовок сообщения: Re: Making RoQ videos for RTCW.
СообщениеДобавлено: 13 фев 2012 15:00
How to Make a ROQ Video in 8 Easy Steps:

This tutorial will explain in several steps the process in making a ROQ file from an AVI video. You can use single frames as well, if you choose, but this tutorial won't cover that.

Step 1. Download Quake Video Maker (http://www.swift-tools.net/Quake/QVM/) and forget about any other ROQ creation method you've heard about.

Step 2. Get your AVI file (if your file isn't in AVI format, google up an AVI converter and convert it to AVI).

Step 3. Open up Quake Video Maker - from now on referred to as "QVM" - and and go to File > New.

Step 4. You will see a portion to the left that should say "Scene 1", and a portion to the right with a bunch of fields. We'll want to work with the right side right now. Ignore "Sequence Folder" for right now and go down to "Sequence Format" and hit the "..." button. Find your AVI and select it.

Step 5. Hit "Scan Frames".

Step 6. You can preview your video now by hitting the play button if you like, to make sure it turned out okay. When you're done, go to your first frame and click "Mark Start", then go to your last frame and click "Mark End", then click "Apply". If you don't do this you'll end up recording only one frame when you go to generate your RoQ.

Step 7. The next thing we really need to do though is go to Movie > Settings and change our size to 512 by 384. Why? Because that's the dimensions that RoQs must be. If you don't change it, it'll give you an error. Click "ok" once you've changed them.

Step 8. Now you're ready to compile your RoQ. Go to Movie > Generate. What quality you choose is up to you, but as you might have guessed the higher the compression rate the longer the compile will take. However if you're patient, and you want your RoQ to be of decent quality, you should put the quality toward the higher end. Once it's done generating, congratulations, you have your RoQ file! What you do with it is up to you!

Now if, up to this point, you're still confused... then read it again, more carefully this time. If you're still confused, feel free to ask about any step. If you really really needed this tutorial, but you already have QVM, then read the help files next time! "Getting started" is always a good place to start!
Заголовок сообщения: Re: Making RoQ videos for RTCW.
СообщениеДобавлено: 10 ноя 2015 19:14
Hello, Comrades.
Anybody here knows if RTCW could accept other videos format, like (AVI, MPG, MOV, WMV, etc...)
Заголовок сообщения: Re: Making RoQ videos for RTCW.
СообщениеДобавлено: 10 ноя 2015 20:08
Hello, Vicente!
Nope. RtCW accept only ROQ
_________________
Официальный сайт Project-X

Заголовок сообщения: Re: Making RoQ videos for RTCW.
СообщениеДобавлено: 10 ноя 2015 20:15
Have any chance to modify this feature?
Заголовок сообщения: Re: Making RoQ videos for RTCW.
СообщениеДобавлено: 10 ноя 2015 20:25
There is a chance
_________________
Официальный сайт Project-X

Заголовок сообщения: Re: Making RoQ videos for RTCW.
СообщениеДобавлено: 10 ноя 2015 20:30
How is this possibility?
Показать сообщения за:  Поле сортировки  
Страница 1 из 1
[ Сообщений: 10 ]

Часовой пояс: UTC + 3 часа


Кто сейчас на конференции

Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 4


Кто сегодня был на конференции за последние 24 часа

Пользователи смотревшие этот форум за последние 24 часа: нет зарегистрированных пользователей и 15 гостей


Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете добавлять вложения
Перейти:  

Работает на phpBB © 2000, 2002, 2005, 2007 phpBB Group
Русская поддержка phpBB