More actions
(Created page with "{{Infobox homebrew | title = MPEG4 Player | image = | type = Utilities | version = 17 August 2008 | licence = Mixed | author = erspicu_brox |...") |
No edit summary |
||
Line 10: | Line 10: | ||
| source = | | source = | ||
}} | }} | ||
An MPEG4 Player for the DS. It uses xvidcore (fix version) building mpeg4 decoder lib. | An MPEG4 Player for the DS. It uses xvidcore (fix version) building mpeg4 decoder lib. | ||
==Installation== | ==Installation== | ||
#Put m4vtst1.sc.nds (at m4vtst1.rar) into card root | #Put m4vtst1.sc.nds (at m4vtst1.rar) into card root directory. | ||
#Rename sample1(2).m4v to s.m4v into card root | #Rename sample1(2).m4v to s.m4v into card root directory. | ||
#Run m4vtst1.sc.nds and play s.m4v mpeg4 file. | |||
Run m4vtst1.sc.nds and play s.m4v mpeg4 file | |||
==User guide== | ==User guide== | ||
Line 24: | Line 22: | ||
[http://abraxas.no-ip.org/ndsdev/mpeg4/sample1.m4v Sample2] | [http://abraxas.no-ip.org/ndsdev/mpeg4/sample1.m4v Sample2] | ||
It is possible to decode mpeg4 simple 256x192 24fps when best optimization idct & yuv->rgb and others. | It is possible to decode mpeg4 simple 256x192 24fps when best optimization idct & yuv -> rgb and others. | ||
[[Category:Homebrew applications]] | [[Category:Homebrew applications]] |
Revision as of 04:17, 16 Mayıs 2021
MPEG4 Player | |
General | |
---|---|
Author(s) | erspicu_brox |
Type | Utilities |
Version | 17 August 2008 |
Licence | Mixed |
Links | |
[Media:Mpeg4playerds.rar Download] | |
Website |
<htmlet>adsense</htmlet>
An MPEG4 Player for the DS. It uses xvidcore (fix version) building mpeg4 decoder lib.
Installation
- Put m4vtst1.sc.nds (at m4vtst1.rar) into card root directory.
- Rename sample1(2).m4v to s.m4v into card root directory.
- Run m4vtst1.sc.nds and play s.m4v mpeg4 file.
User guide
It is possible to decode mpeg4 simple 256x192 24fps when best optimization idct & yuv -> rgb and others.