Update videoplayers.md

This commit is contained in:
RocketRobz 2022-09-07 14:34:56 -06:00
parent 72d9990eeb
commit 6bc81f1e59

View File

@ -14,12 +14,13 @@ This page contains a list of working or WIP video players for the Nintendo DS an
|----------------|--------------------------------|----------------|-------------------------------------------|-----------------------------------------------|
|Moonshell |`.dpg`, MPEG1 |Flashcards only |Requires a flashcard to play videos. |24fps |
|Tuna-ViDS |`.avi`, XVid |DSi and NDS |Can only reach a certain framerate/bitrate.|15fps |
|FastVideo |`.fv` |DSi and NDS |Unknown |60fps (Current build only supports 24fps) |
|MPEG4Player |`.mp4`, H.264 |DSi and NDS |Can only play short videos. |24fps |
|Rocket Video |`.rvid`, Raw/LZ77 |DSi and NDS |Dumps frames in an uncompressed format. |up to 25fps (Progressive) or 50fps (Interlaced)|
Notes:
- Actual max FPS is dependent on video content and length.
- MPEG4Player is outdated and may be replaced with a new video format, **FastVideoDS**. RocketVideo is no longer being maintained.
- Rocket Video is no longer being maintained.
Warning: Converting large files in Rocket Video converter may cause you to loose your data as it writes uncompressed frames to the hard disk. This is why using Rocket Video is unrecommended.
{: .alert .alert-warning}