Audio Passthrough Cannot Be Disabled. Unable To Adjust Volume In Windows.
No matter what I do I cannot seem to disable audio passthrough in Kodi. My goal is to be able to adjust the volume level...
Kodi for PC IOS Football Addons IPTV M3u Sports
Kodi for PC IOS Football Addons IPTV M3u Sports
No matter what I do I cannot seem to disable audio passthrough in Kodi. My goal is to be able to adjust the volume level...
This works for me in Delphi, it’s from the code at a link in the pinned post “Delphi Wrapper for LibVLC v1.1” Procedure EqualizerOn;var eqf...
Hi everyone, I have a small personal weather station in my backyard, and I would like the data to be displayed in Kodi, ideally in...
Been using VLC on different Windows platforms now for several years and ALWAYS in preference to the native player from Microsoft and others out there....
Hello, everyone.As seen in the screenshot, greek subs do not show correctly on VLC in Android 14.Is there a fix for that? Many thanks. https://drive.google.com/file/d/100VhgP...
I use VLC most times in window mode and move it to the top right of the screen. It would be nice, to have a...
If I open a new video file to watch it, than VLC use the video size of the video and make the window bigger.I want,...
It could be a couple of things.1. You’ve configured the firewall to permit UDP from the camera -> your application but not from your application...
This can happen if the video source expects some RTSP traffic periodically. Sort of a keep-alive function so the video source knows the receiver is...
So since the 5th May release my Kodi cannot connect to my MySQL DB anymore. I see following in logs: 2024-06-08 17:20:13.358 T:1047 error <general>:...
It hasn’t been made yet. Statistics: Posted by Rémi Denis-Courmont — 08 Jun 2024 16:39
Anyone know what happened to the Windows x64 msi build of 3.0.21? https://download.videolan.org/pub/videolan/vlc/3.0.21/ only contains the tarball and macosx build. Statistics: Posted by ritmo2k —...
M4V is usually for video only files and M4A for audio only.So change the .M4V extension to .MP4 and check if it’s any better in...
Good morning, I can’t find Pycryptodome python library, how do I find them in Kodi? Operating system: Android TV 11.0.0 API level 30 (kernel: Linux...
Sounds like your file is damaged or corrupted, try to remux it with FFmpeg: Code: ffmpeg -i input.mp4 -c copy output.mp4 Statistics: Posted by Lotesdelere...