Manu Linares
Manu Linares
It doesn't work at all for me either but I found the problem. Google translate has a character limit of 200 (&textlen=200) for the encoded url. This extension should cap...
Same thing with _m4v_ extension. h264 If I rename to **mp4**, it shows the thumbnail, etc. but with **m4v** it doesn't. any MIME config ?
libav already detects m4v as valid, ff_m4v_demuxer is included. The thumbnail generation fails
> `pacmd load-module module-remap-source source_name='OUTPUT_FROM_OBS' master=alsa_output.pci-0000_00_14.2.analog-stereo.monitor source_properties=device.description='OUTPUT_FROM_OBS'` oh wow, I think this and activate "output+monitor" for the MIC in obs, works... I'll try again tomorrow but it just works.. You...
edit: I'm an idiot, forgot to add "prime-run" or these environment variables to firefox start. `__NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only __GLX_VENDOR_LIBRARY_NAME=nvidia` So the command to start firefox ended like this: `env NVD_LOG=1 MOZ_X11_EGL=1...
> Can you try setting the `MOZ_DRM_DEVICE` environment variable to the correct `/dev/dri/renderD???` device for your NVIDIA card, and see if that helps? I tried setting to /dev/driver/renderD129 that is...
> I can see h264_nvenc in the logs. Did you check the Enable hardware decoding for h264 under playback in the dashboard? (/web/index.html#!/encodingsettings.html) Of course I did. https://imgur.com/hN6lApW.png 
> I would deselect enable hardware encoding,h264 and mpeg4 I don't think you understand the issue, my firestick supports direct play for h264, so no transcoding is needed, but throws...
> Errors with Subtitles with the log you posted? > No > Doesn't firestick use Android? Jellyfin Android TV has a beta for 0.14.0 https://github.com/jellyfin/jellyfin-androidtv/releases/tag/v0.14.0-beta.2 Yes, that's what I'm using,...
adb logcat: https://pastebin.com/cnKVZiw5 Relevant: ``` I/PlaybackController(19072): VLC would direct stream I/PlaybackController(19072): Internal player would transcode I/PlaybackController(19072): User preferred player is: EXOPLAYER I/PlaybackController(19072): Will use internal player ``` Exoplayer should support...