From 6bc81f1e59b3e5890746fa503c011de21a393a8b Mon Sep 17 00:00:00 2001 From: RocketRobz Date: Wed, 7 Sep 2022 14:34:56 -0600 Subject: [PATCH] Update videoplayers.md --- pages/_en-US/ds-index/videoplayers.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/_en-US/ds-index/videoplayers.md b/pages/_en-US/ds-index/videoplayers.md index 6853dd96..b068aed4 100644 --- a/pages/_en-US/ds-index/videoplayers.md +++ b/pages/_en-US/ds-index/videoplayers.md @@ -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}