AVI converter: Difference between revisions

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


viDeoconverterS is a converter that allows you to apply AVI videos in your NDS homebrew using PALib.
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 [https://www.neoflash.com/forum/index.php?topic=1561.0 NEO Spring Coding Competition 2006].
It was a contest entry to the NEO Spring Coding Compo 2006.


==User guide==
==User guide==
'''Tutorial:'''
How to use:
 
* Modify the file convert.bat: modify Data/chevalier by the name of your .avi file.  
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.
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).
* Put your .vid files and your .h file.
 
* Do build.bat and GBFSinclude.bat. and you will obtain your file.
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.


'''How to use the videos in a homebrew:'''
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);


Use PA_InitGBFS(); and use PA_LoadMultiVidGBFS(s8 idfile); with the id of the .h file.
==Screenshots==
https://dlhb.gamebrew.org/dshomebrew/avivideoconverter.png


You must to be in 16 bit mode to use the video: PA_Init16bitBg(1, 3); or PA_Init16bitBg(0, 3);
==External links==
* PAlib - http://www.palib.info/wiki/doku.php?id=day11
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=1561.0


[[Media:Avidemods.rar|Homebrew Demo.]]


<br>
[[Category:PC Utilities for DS]]
[[Category:DS homebrew applications]]
[[Category:NEO Spring Coding Compo 2006]]
[[Category:PC utilities for DS]]

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: