Cool project! Is there any way to navigate through .m3u8 playlists without having to skip from channel to channel?
Last edited by HiroshiYamauchi,
Right now, you can create a playlist file. I can see about playing folders.Is there a way to make it play the next file in the folder automatically? Also nothing happens when I click on 'next'. Could these features be implemented/corrected?
Can you post or DM me the config? You can censor the password of course but then please tell me how long exactly it is.Hey! I'm getting a "Arg list too long (7)" error when I try connecting to my local sftp server, could this be an issue with my config file? Or is it the app? Hostname and password are pretty long, maybe hitting some limit?
build averne mpv with
./bootstrap.py
CFLAGS="$CFLAGS -D_POSIX_VERSION=200809L -I./osdep/switch" TARGET=aarch64-none-elf ./waf configure --prefix=/opt/devkitpro/portlibs/switch --enable-libmpv-static --disable-libmpv-shared --disable-manpage-build \
--disable-cplayer --disable-iconv --disable-lua \
--disable-sdl2 --disable-gl --disable-plain-gl --enable-hos-audio --enable-deko3d
sed -i 's/#define HAVE_POSIX 1/#define HAVE_POSIX 0/' build/config.h
./waf install
source /opt/devkitpro/switchvars.sh
View attachment 466624
SwitchWave is a media player for the Nintendo Switch, which aims at providing a smooth and feature-complete experience, for both quick playback and video enthusiasts.
It builds on ffmpeg and mpv for stability and broad compatibility.
Release | Source code
Features
- Hardware decoding for all codecs supported by the Switch (MPEG1/2/4, H264, H265, VP8, VP9, VC1, and MJPEG)
- Rich, dynamic interface for all relevant playback settings
- Built-in config editor for mpv and in-app settings
- Efficient GPU video rendering using deko3d
- Native audio backend supporting up to 5.1 channel layouts
- Network playback of SMB, NFS and SFTP shares
- External USB drive support via libusbhsfs
Installation
Uncompress the release archive to the root of your SD card (be careful to not overwrite folders).
The release archive is bundled with sensible settings for mpv, which can be completed in-app via the editor.
A help tab is provided for usage reference.
Screenshots
View attachment 466629View attachment 466627
View attachment 466630View attachment 466631
I got the usb working by making a custom build and i didnt make the build i will be honest i made chat gpt do it for me all i did was updated libusbhsfs to 0.2.10 from 0.2.9 just do that and it should work just fine.Dear @averne I have recently modded my Switch OLED and have the newest frimware and everyhting up and running, including the latest version of SW. Unlike NXMP, I get a crash when trying to open the USB, which has been put into the Switch OLED directly and is formatted via exFAT. "The software was closed because an error has occured" is the message. I also saw a Reddit thread where recenltly someone mentioned the same issue. Do you know what's going on? It works fine in NXMP but I rather use SV because of the more advanced options.
Bonus question: Is there a reason why the app isn't using the full real estate of the OLED screen? There's a small border on all sides of the screen (just like in NXMP)
