|
In such cases, I try to find the end of the header, usually, where the lots of zero bytes (padding) ends and the actual compressed video data starts. Cut the file there and you'll have a video with a length of zero frames. Depending on the player (media player, game etc.), it may or may not work.
One more note: there may be a disadvantage of using the same "empty" video every time when you e.g. you want to get rid of the intro video of a game. If the game starts up in resolution X and the video is in resolution Y, the player may switch the resolution from X to Y and back to X; and several times if there are several intro videos. Neither you nor your monitor will like that, so better make different "empty" videos every time you need them.
__________________
Joe Forster/STA
For more information, see the FileForums forum rules and the PC Games forum FAQ!
Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply!
Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back!
|