AVI converter: Difference between revisions

From GameBrew
(Created page with "{{Infobox homebrew | title = AVI converter | image = File:Ndsavi.png | type = PC Utilities | version = January2006 | licence = Mixed | author ...")
 
No edit summary
 
(26 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]]
|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/dshomebrew/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. A tutorial can be found [http://www.palib.info/wiki/doku.php?id=day11 here].  
viDeoconverterS is a converter that allows you to apply AVI videos in your NDS homebrew using PALib.


[http://palib.info/hosted/delfare/avidemo.nds Demo.]
It was a contest entry to the NEO Spring Coding Compo 2006.


It was in the 6th position at the NEO Spring Coding Competition 2006.
==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.


[[Category:Homebrew applications]]
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==
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 09:17, 4 May 2024

AVI converter
Ndspc2.png
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.

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: