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
