Homebrew [Release] Rocket Video Player - Play videos with the ultimate in picture quality

Isaacvalen

Member
Newcomer
Joined
Jan 23, 2019
Messages
19
Trophies
0
Age
27
XP
70
Country
Venezuela
will you add more features to this player?, features like as rewind and fast forward the video, this player really looks promising, its interface is very comfortable and clean
 

RocketRobz

Stylish TWiLight Hero
OP
Developer
Joined
Oct 1, 2010
Messages
16,574
Trophies
3
Age
24
XP
20,948
Country
United States
Vid2RVID v1.2

NOTE: Starting with this version, DS editions of Vid2RVID will no longer be provided.

What's new?
  • To simplify the conversion process, "HAS_SOUND", "AUDIO_HZ", and "COMPRESSED" can now be read from info.ini. (Requested by @LeonPro12)
Bug fix
  • If no frame count is provided in info.ini, the outputted .rvid file's header will now not show that there's an extra frame.
    Fixes bug where a glitched frame would be shown at the end of the video in the Rocket Video Player.
 
  • Like
Reactions: Sunuku and Tempylon

Parax342

Well-Known Member
Member
Joined
Aug 7, 2019
Messages
136
Trophies
0
Age
34
XP
499
Country
United States

After 9 years (as of this post) since the latest version of MoonShell released, the SD-compatible alternative to MoonShell is finally here!
Introducing the Rocket Video Player! It's the video player that plays video files with an extension called ".rvid", bringing you the ultimate in picture quality, thanks to it's lossless frame data.
If the video is uncompressed, you may need a big enough SD card.

Features
  • The same, but improved Rocket Video technology from TWiLight Menu++!
  • Console-based file browser to search for your .rvid file.
  • The video UI from the "DSi + Internet" app.
  • Support for videos up to 60FPS! (25-60FPS video requires the DS Memory Expansion Pak, or a DSi or 3DS with the app on the SD card.)
    .rvid size for those FPS is limited to 11MB (DSi) or 16MB (DSi) (not counting header and sound data, so if it has sound, it may still play).
  • Both progressive and interlaced video.
  • Audio up to 16khz. (If you we're expecting higher, sorry, it's the best the sound could get without slowing things down too much.)

Video UI Controls (touching works too!)
  • A: Play/Pause
  • B: Exit video
  • Left: Jump back to beginning

Downloads
  • Vid2RVID: Video to .rvid converter (Available for both Windows PC and DS/DSi. One is faster, and the other is slower. :P )
  • Rocket Video Player: Requires either nds-hb-menu or TWiLight Menu++ to use this

Converting a video to .rvid

Preparation
  1. Download Vid2RVID above.
  2. Download an earlier build of VirtualDub2.
  3. Download and install Audacity.
  4. PC: Create a folder called "rvidFrames" in the same directory as "Vid2RVID.exe".
    DS/DSi: Create a folder called "rvidFrames" on the SD root.
Converting the sound (If your video has audio)
  1. Open Audacity.
  2. Click File->Open...
  3. Search for the video file, and open it.
  4. Click Tracks->Stereo Track to Mono
  5. Set Project Rate to 8000hz, 11025hz, or 16000hz.
  6. Click File->Export Audio...
  7. Go to the "rvidFrames" folder.
  8. Set filename to "sound.raw.pcm".
  9. Set "Save as type" to "Other uncompressed files".
  10. Under "Format Options", set header to "RAW (header-less)", and encoding to "Signed 16-bit PCM".
  11. Click "OK" on the remaining windows. If there is metadata visible, click "Clear".
  12. Since Audacity has added ".aiff" or whatever the extension is, to the end of "sound.raw.pcm", you'll need to remove that.
    If you only see "sound.raw.pcm", make sure that file extensions are set to be shown.
Extracting the video frames
  1. Open VirtualDub2.
  2. Click File->Open video file...
  3. Search for the video file, and open it.
  4. Click Video->Filters...
  5. Click Add...
  6. Search for "resize", and click on it.
  7. Click "OK".
  8. Under "New size", change the top-left number to "256".
  9. Under "Codec-friendly sizing", click "Multiples of 2".
  10. (Optional) If you still notice any blockiness after resizing, then download and use a de-blocking filter.
  11. If you want interlaced video (a way of increasing the frame rate), add the "interlaced" filter, and set it to "Even fields first".
  12. Click Video->Frame Rate...
  13. If the frame rate is shown as "current: 23.????", then under "Frame rate conversion", click "Convert to fps", and type in "24".
    If the frame rate is above "24.????", or if the resulting .rvid lags, then under "Frame rate conversion", click "Convert to fps", and type in "24", "15", or "10".
  14. Click File->Export->Image sequence...
  15. Set the exact following in this screenshot:
    View attachment 167820
    and click "..." to find the "rvidFrames" folder.
  16. Click "OK" to export the frames.
Making the .rvid file
  1. Open a text editor.
  2. Type in [RVID], then press Enter.
  3. Type in the following:
    FRAMES = (Number shown on .png of last frame) (Example result: FRAMES = 1000)
    FPS = (The frame rate number you're using) (Example result: FPS = 24) (NOTE: FPS will be doubled by the player, if video is interlaced)
    V_RES = (The vertical resolution of the .png) (Example result: V_RES = 144)
  4. Save as "info.ini" in the "rvidFrames" folder.
  5. Open "Vid2RVID.exe", or if on the DS console, "Vid2RVID.nds".
  6. Press "A" to start the conversion.
  7. If "sound.raw.pcm" is found in "rvidFrames", you'll be asked what sample rate the sound is.
    Go for the project rate you used in Audacity.
  8. You're done! Rename "new.rvid" to a new filename with ".rvid" at the end, then copy it to your SD card to play in the Rocket Video Player!

Credits
  • Drenn: GameYob's .bmp renderer.
  • devkitPro, WinterMute: nds-hb-menu's file browsing code, and the use of devkitPro, devkitARM, libnds, and libfat.
  • chyyran: Sound streaming code used in TWiLight Menu++.

FAQs

Q: Does this work on a flashcard?
A: Yes.

Q: Will this ever read long progressive 25-60FPS videos?
A: Sadly, no. Too much for the hardware to handle.
can you skip around in this?
 

chronoss

Well-Known Member
Member
Joined
May 26, 2015
Messages
3,007
Trophies
1
XP
4,890
Country
Congo, Republic of the
could you make a program all in one? I have various problems following the instructions
This is my all in one New MoonShell AIO by Rob :
  1. Extract the archive on your PC
  2. Put your movie on Convert folder and rename it to "video.mp4"
  3. Click on "Video2PNG"
  4. Put rvidFrames folder on Vid2RVID.exe
  5. Wait the convertion....
  6. New file "new.rvid" must the created, it's your movie :)
Optional : u can modify the info.ini in rvidFrames folder if u now what u want...

Script is not mine and i forgot name of the othor... Big thanks to him :)
 

Hambrew

Well-Known Member
Member
Joined
Oct 9, 2018
Messages
597
Trophies
0
Location
Yoyle City
XP
1,596
Country
United States
Converting the sound (If your video has audio)
  1. Open Audacity.
  2. Click File->Open...
  3. Search for the video file, and open it.
  4. Click Tracks->Stereo Track to Mono
  5. Set Project Rate to 8000hz, 11025hz, or 16000hz.
  6. Click File->Export Audio...
  7. Go to the "rvidFrames" folder.
  8. Set filename to "sound.raw.pcm".
  9. Set "Save as type" to "Other uncompressed files".
  10. Under "Format Options", set header to "RAW (header-less)", and encoding to "Signed 16-bit PCM".
  11. Click "OK" on the remaining windows. If there is metadata visible, click "Clear".
  12. Since Audacity has added ".aiff" or whatever the extension is, to the end of "sound.raw.pcm", you'll need to remove that.
    If you only see "sound.raw.pcm", make sure that file extensions are set to be shown.
thanks for driving me to insanity (my copy of FFMPEG doesn't have avformat-55, which Audacity requires to open videos)
 

FoxFore32x

Member
Newcomer
Joined
Oct 10, 2019
Messages
15
Trophies
0
Age
18
XP
189
Country
Mexico
Why This Is Happening?
 

Attachments

  • Screenshot_1.png
    Screenshot_1.png
    12.9 KB · Views: 179

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: @Psionic Roshambo, atleast there was some neat filler there