Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

AVI converter: Difference between revisions

From GameBrew
No edit summary
m Text replacement - "|download=https://dlhb.gamebrew.org/dshomebrew/" to "|download=https://dlhb.gamebrew.org/dshomebrew2/"
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = AVI converter  
|title=AVI converter
| image       = [[File:Ndsavi.png|300px]]
|image=ndspc2.png
| type       = PC Utilities
|description=Able to recover the 3d object in 3dsmax and gmax.
| version     = January2006
|author=Delfare
| licence    = Mixed
|lastupdated=2006/03/09
| author      = Delfare
|type=File Operation
| website     = http://www.palib.info/wiki/doku.php?id=day11
|version=2006
| download    = Media:Avidemods.rar
|license=Mixed
| source      =
|download=https://dlhb.gamebrew.org/dshomebrew2/avivideoconverter.7z?k33p0fil35 Converter &  Demo
|website=http://www.palib.info/wiki/doku.php?id=day11
}}
}}
{{Obsolete}}


This homebrew is an AVI converter to use videos on nds.  
viDeoconverterS is a converter that allows you to apply AVI videos in your NDS homebrew using PALib.


It was in the 6th position at the NEO Spring Coding Competition 2006.
It was a contest entry to the NEO Spring Coding Compo 2006 (NDS Apps).


==User guide==
==User guide==
A tutorial can be found [http://www.palib.info/wiki/doku.php?id=day11 here].  
How to use:
* Modify the file convert.bat: modify Data/chevalier by the name of your .avi file.
* The parameter: -f is the fps (16 is good), -x and -y are the sizes of the video (256*192 is the size of your screen), -c is the compressage (GOOD, AVERAGE or BAD).
* You obtain one .h file and 1 or more .vid files.
* Put your .vid files and your .h file.
* Do build.bat and GBFSinclude.bat. and you will obtain your file.


[http://palib.info/hosted/delfare/avidemo.nds Demo.]
Using the videos in a homebrew:
* Use PA_InitGBFS(); and use PA_LoadMultiVidGBFS(s8 idfile); with the id of the .h file.
* You must to be in 16 bit mode to use the video: PA_Init16bitBg(1, 3); or PA_Init16bitBg(0, 3);


[[Category:Homebrew applications]]
==Screenshots==
https://dlhb.gamebrew.org/dshomebrew/avivideoconverter.png
 
==External links==
* PAlib - http://www.palib.info/wiki/doku.php?id=day11
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=1561.0
 
 
[[Category:PC utilities for DS]]
[[Category:NEO Spring Coding Compo 2006]]

Latest revision as of 04:13, 16 August 2024

AVI converter
General
AuthorDelfare
TypeFile Operation
Version2006
LicenseMixed
Last Updated2006/03/09
Links
Converter & Demo Download
Website

viDeoconverterS is a converter that allows you to apply AVI videos in your NDS homebrew using PALib.

It was a contest entry to the NEO Spring Coding Compo 2006 (NDS Apps).

User guide

How to use:

  • Modify the file convert.bat: modify Data/chevalier by the name of your .avi file.
  • The parameter: -f is the fps (16 is good), -x and -y are the sizes of the video (256*192 is the size of your screen), -c is the compressage (GOOD, AVERAGE or BAD).
  • You obtain one .h file and 1 or more .vid files.
  • Put your .vid files and your .h file.
  • Do build.bat and GBFSinclude.bat. and you will obtain your file.

Using the videos in a homebrew:

  • Use PA_InitGBFS(); and use PA_LoadMultiVidGBFS(s8 idfile); with the id of the .h file.
  • You must to be in 16 bit mode to use the video: PA_Init16bitBg(1, 3); or PA_Init16bitBg(0, 3);

Screenshots

avivideoconverter.png

External links

Advertising: