Post subject: Button Presses on an avi
Player (135)
Joined: 8/27/2004
Posts: 164
Is it possible, or will it, in the future, be possible, to record .avis with the button-press utility active? If I want to make a demonstration, on VBA, of a difficult glitch, it would be nice to make a video file that not only shows what's happening but also what to press. So I was wondering if it would be possible, or easy, for someone to modify VBA so that it could make .avis with the button-press indicator.
Player (36)
Joined: 9/11/2004
Posts: 2623
Well, "Movie End" shows up. So I suppose all you'd have to do to make the button presses show up on the AVI is to make sure you have input display on.
Build a man a fire, warm him for a day, Set a man on fire, warm him for the rest of his life.
Player (67)
Joined: 3/11/2004
Posts: 1058
Location: Reykjaví­k, Ísland
There's also the thing of making a subtitle file with the button presses. I'm not sure if there is a program that can do that yet, though.
Player (135)
Joined: 8/27/2004
Posts: 164
OmnipotentEntity wrote:
So I suppose all you'd have to do to make the button presses show up on the AVI is to make sure you have input display on.
Although that makes sense, I just tried recording an avi with input display on and there was no input display in the avi.
Blublu wrote:
There's also the thing of making a subtitle file with the button presses. I'm not sure if there is a program that can do that yet, though.
But a subtitle would be way too complicated. I'm sure it wouldn't be all that difficult to modify the emulator to allow making avis with input display in them...
Player (36)
Joined: 9/11/2004
Posts: 2623
In VBA there are three different ways to display on screen text, did you try all three?
Build a man a fire, warm him for a day, Set a man on fire, warm him for the rest of his life.