Greg Zudikov
Greg Zudikov
Alternatively or in meantime add shortcut for sending to readeck https://codeberg.org/readeck/readeck, which is self-hostable and can both extract and save.
> Iirc it does not work with skip silence and speed adjustments Sorry for hijacking this, but would it be possible to have skipsilence implemented the way NewPipe does it?...
Just encountered this, I would expect chapter navigation to be properly exposed. Hidden in advanced isn't it. [ Playing m4b ]
Additionally, streams like `https://jmp2.uk/sam-USBD12000038K.m3u8` [Portlandia stream channel] are treated very poorly. The lowest res track is picked, and there are no subs [eia and vtt are avaiable] `gst-launch-1.0 playbin3 uri="https://jmp2.uk/sam-USBD12000038K.m3u8"...
> > Additionally, streams like https://jmp2.uk/sam-USBD12000038K.m3u8 [Portlandia stream channel] are treated very poorly. (...) adaptivedemux2 plugin must be installed > > You can use `CLAPPER_USE_PLAYBIN3=1` env to force usage of...
Also, opening m3u file [master playlist with hls streams] still doesn't work. Clapper complains that it's a text file.
> Did you check with another GStreamer-based player? From the manifest, it seems these are `INSTREAM-ID="CC1"` and as far as I see, GStreamer does not support this yet: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/blob/3523ba76ae08193a14467a4cddf008f2bdc3f9ad/subprojects/gst-plugins-good/ext/adaptivedemux2/hls/m3u8.c?page=3#L2728 >...
> And this doesn't play well with scratch containers. Probably If you created passwd file manually it would work, I don't have any better workaround for you. > > This...
> Hmm. On Android there should be an icon right on the Authenticator key field which should open the scan QR code screen. > >  There's an icon and...
I had identical issue with different pad. What worked for me, was mapping using this app https://gitlab.com/ryochan7/sdl2-gamepad-mapper ,exporting the resulting environment variable in terminal and launching Cemu. ```verilog export SDL_GAMECONTROLLERCONFIG="030064716f0e00008401000011010000,PDP...