topos 3DS
From GameBrew
More actions
| topos | |
|---|---|
| General | |
| Author | mockmodular, Cursor |
| Type | Media Players |
| Version | 0.12.3 |
| License | GPL-3.0 |
| Last Updated | 2026/05/02 |
| Links | |
| Download | |
| Website | |
| Source | |
topos is a deep fork of Core_2_Extreme Video_player_for_3DS. This is not a small-patch fork - almost every core module has been rewritten, simplified, or replaced. The architecture, render pipeline, thread model, and UI have all been redesigned from the ground up.
What can it do:
- New 3DS - H.264 SBS 3D at 800×240 @ 24 fps, hardware decoded by the MVD engine. CPU sits near zero during playback. The hardware is doing all the work.
- Old 3DS - MPEG-2 SBS 3D at 800×240 @ 24 fps, software decoded. Runs smooth.
Both with real parallax barrier 3D, and both at full RGB888 true color, no more RGB565 color banding.
Also provided are FFmpeg encoding scripts for encoding SBS video for 3DS, for both H.264 and MPEG-2. Drop your SBS source in and get a file that plays correctly on both N3DS and O3DS. They are also included in the release as ready-to-run .bat files.
Screenshots
Changelog
v0.12.3
- Audio-video sync (12ms/main loop), seek latch (after first frame playback), AV macros and build artifacts
v0.12.0
- v0.12.0: Seek bar 24px touch hit; progress bar UX; Dec SW/Y2R; step s…
v0.1
- topos_video player for 3ds_0.1! release!
- The o3ds can smoothly software-decode and play MPEG2 800×240 24fps SBS video. The n3ds can hardware-decode and play H.264 800×240 24fps SBS video with almost zero CPU usage.
- and the best bat script for transcoding SBS video with ffmpeg
- and the AvatarFireAshtrailer sbs trailer h264 and mpeg2 version just for you to test and try.
- enjoy it , the world only glasses-free 3d video player
- nintendo designed it with hardware decoding support for H.264 at 800×240, so it can naturally achieve hardware-decoded H.264 SBS 3D playback.
- it just should be.