I only seem to have 2FA keys for gitlab.org and not code.videolan.org, so I can't connect. I did try going through my gitlab.org account, but I still get the 2FA prompt.
Can anyone indicate how I can work through this issue?
I just found that converting the .ts to .mp4, using Handbrake seems to have resolved the issue. I I also tried simply repackaging with ffmpeg, using a script I previously wrote, and the result also works: #!/bin/sh filename=$1 src="${filename}" dst="${filename%.ts}.mp4" echo ffmp...
I am running into an issue that appears to impact both VLC on the Apple TV and VLC on macOS, whereby if a given subtitle file is present the video will fail to play. Other notes: - Video is of type .ts, using H264 video code and ADTS audio codec - Removing the subtitle file results in the video play...
How you are accessing it? I am not seeing it as one of the channels listed when I go to https://webchat.freenode.net/ or via LimeChat. The closest I am finding is #vlc-ios. UPDATE: Do NOT use freenode anymore! The new IRC server is: irc.libera.chat The new web interface is: https://kiwiirc.com/nextc...
I having issues logging in with trac or recovering my trac password. Can anyone help? What I have tried: - login username / password: Invalid username or password - recovery with username + email: Email and username must match a known account. - creating new account: The email address specified is a...
Can you indicate whether you see this issue with MP4 files? If you don't have any, you could try converting one with Handbrake (just remember to include the subtitles). Also, what is the size of the smallest MKV file? Unfortunately VLC for tvOS doesn't seem to have any message logs that I am aware o...
So it would seem changing the output causes VLC to lose the output specific settings? I am not in a position to validate that myself right now, but I'll see if I can reproduce to open a bug report.
Just for info, which VLC version, which macOS version and which Mac mini model?
@thesandvolcano I have removed the reply. Please be careful of any posts that take you to 'codecs', since some of these instructions may lead you to malware. If you see suspect replies please report them to the moderators - thanks :) @mystuffhere there are certainly other players out there, though d...
Usual questions: what Mac model, what MacOS version, what VLC version and are you using any additional audio output hardware? Lastly would you be okay making the file available to the developers if they ask for it?
VLC has been marked '4K' ready since version 2.1 (See: https://www.videolan.org/vlc/releases/2.1.0.html). A brief test with MacOS X 10.12.5 and VLC 2.2.6 on a 2014 MacBook Air, shows that an MPEG4 video (4096x2306) using H264 works well, but an MKV video (3840x1632) using H265 stalls, as does anothe...
The 'img' expects a a URL, pointing to a file available on the internet. Unfortunately, you are just pasting a path to a file on your computer, which is not available to us. You could use a service such as https://imgbb.com/ or http://tinypic.com/ (not endorsed by us and two of many alternatives) to...