I've been making a ROQ video with QVM...

Locked
thelastalive
Posts: 4
Joined: Wed Aug 01, 2007 1:58 am

I've been making a ROQ video with QVM...

Post by thelastalive »

Hello. I've been making a ROQ ingame video using Quake Video Maker. The problem is when I'm done doing everything in the end when I generate my movie it generates but it comes out all black. When I'm playing the video all I see is black instead of the movie.

The AVI video:

4612 Frames
30 F/s
Last edited by thelastalive on Wed Aug 01, 2007 2:16 am, edited 1 time in total.
andyman
Posts: 11198
Joined: Wed Feb 09, 2005 8:20 pm

Post by andyman »

cg_emoframe 0

that should do it
thelastalive
Posts: 4
Joined: Wed Aug 01, 2007 1:58 am

Post by thelastalive »

What? I dont think you understand, its a outside stand alone program. Its not quake.
Last edited by thelastalive on Wed Aug 01, 2007 4:41 am, edited 1 time in total.
S@M
Posts: 1889
Joined: Wed Mar 16, 2005 3:11 am

Post by S@M »

I think he means "post in the correct forum"

perhaps TnT

*goes to q3 and pulls down console*
"Liberty, what crimes are committed in your name."
Mulletman
Posts: 201
Joined: Mon Dec 25, 2006 2:52 pm

Post by Mulletman »

I experienced the same thing when trying to make an intro movie for the Q3FX project. I ended up giving up on it and never did finish it.
[img]http://i75.photobucket.com/albums/i315/planetetf/WarPig.gif[/img]
[url=http://www.freewebs.com/zimmersservice]Mechanic by day[/url] - [url=http://www.railbait.com]Gamer by night[/url]
ForM
Posts: 3237
Joined: Tue Nov 19, 2002 8:00 am

Post by ForM »

I was a beta tester of this stand alone.

ROQ is not an avi. It was meant to be an in game video. IE: Opening sequence was in ROQ formate.

Try loading the ROQ file within Quake3. and not trying to convert it to avi.

I had some decent stuff, but file size was to me at the time, astronomical.

Meanwhile, the capture parts, effects and other such action preformed VERY well.
thelastalive
Posts: 4
Joined: Wed Aug 01, 2007 1:58 am

Post by thelastalive »

I know roq is not a avi, I meant that the above were the stats of the avi that is going to be converted to a roq. And I'm trying to convert the avi to roq, not the other way around.
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Post by ^misantropia^ »

Check out mplayer, you can use it to recode from AVI to ROQ*.

* that is, when you build it from the subversion source, not entirely sure about the latest official release.
thelastalive
Posts: 4
Joined: Wed Aug 01, 2007 1:58 am

Post by thelastalive »

I love that video player. I've had it for a long while. I don't think it converts though.
DTS
Posts: 2879
Joined: Thu Jul 13, 2000 7:00 am

Re: I've been making a ROQ video with QVM...

Post by DTS »

You need to have the aspect ratio be 1:1. So the resolution should be 512x512, I think that's what the original ( :id: ) videos are.
You should be able to open them with QVM and check. I don't know if the program does that though but it should. Maybe a ROQ player would. If there is a ROQ player (apart from Q3).

Don't run your game resolution at 1:1 to do your avidemo though, cause Q3 will stretch the video to 4:3 on playback. Batch convert your screenshots to 1:1 with IrfanView (In the program it's under File, or just press B).

If the original videos are 512x512, there are a few options for what resolution to run the game at to do your avidemo before resizing the screenshots to 512x512:
• 1365x1024 (that's approximately 4:3, it should actually be 1365.3r but you can't have .3 of a pixel) - don't try in fullscreen
• 1024x768 (that is exactly 4:3)
• 2048x1536 (that's double 1024x768) - don't try in fullscreen - also, you can't see the console in windowed mode with this

I say don't try those 2 in full screen cause they are most not likely supported by your video card (last one probably not by your monitor either).

The reason for choosing these resolutions is they are double or quadruple the width or height of the finished files, and scaling down by half provides better picture quality. (1024 is double 512, 2048 is quadruple 512.) I included the last one cause 1024x768 doesn't provide double the verticle resolution, wheres 2048x1536 more than doubles it. It would take up a lot of HD space, though.
Locked