Search found 11 matches

Go to advanced search

by sup
19 Mar 2020 18:42
Forum: VLC for Android and Chrome OS
Topic: Missing folders on local network
Replies: 2
Views: 535

Re: Missing folders on local network

I have the same problem on Adnroid trying to play files on my computer via samba. Another samba aware app on my phone like Ghost commander see all the files, VLc just some of them. It seems to be some kind of a caching issue, because when I create a new folder and put the missing files there and do ...
by sup
20 Sep 2017 12:27
Forum: VLC media player for Linux and friends Troubleshooting
Topic: unencrypted DCP playback
Replies: 39
Views: 17976

Re: unencrypted DCP playback

Actually, one needs to use: vlc /path/to/DCP/ --avcodec-options {lowres=1 Is VLC close to playback DCPs ? the latest v.3.0.0 for MacOS displays DCP's J2K images but in static mode only : neither the audio nor the images nor the soft subtitles follow the real time playing slider. You need to play DC...
by sup
19 Feb 2017 22:46
Forum: VLC media player for Linux and friends Troubleshooting
Topic: unencrypted DCP playback
Replies: 39
Views: 17976

Re: unencrypted DCP playback

Actually, one needs to use

Code: Select all

vlc /path/to/DCP/ --avcodec-options {lowres=1}
, lowres can be put higher but 1 is enough for me.
by sup
15 Feb 2017 13:35
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Compiling wiht DCP support
Replies: 1
Views: 2154

Re: Compiling wiht DCP support

Turns out I just needed to put file asdcplib.pc to /usr/share/pkgconfig on my Ubuntu 16.04 with following content and then it compiled fine with --enable-asdcp: prefix=/usr/local exec_prefix=${prefix} includedir=${prefix}/include libdir=${exec_prefix}/lib Name: asdcplib Description: The asdcp librar...
by sup
15 Feb 2017 12:47
Forum: VLC media player for Linux and friends Troubleshooting
Topic: unencrypted DCP playback
Replies: 39
Views: 17976

Re: unencrypted DCP playback

and what is the max speed you reach when selecting -lowres1 to get 1K resolution?
(good enough to verify audio and subtitle sync on 15" screens)
How do you use -lowres1 with VLC? Is not that a ffmpeg option? I am getting errors when I try to use this option.
by sup
12 Feb 2017 01:36
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Compiling wiht DCP support
Replies: 1
Views: 2154

Compiling wiht DCP support

AI try to build VLC so that it supports playing DCP. I gather I need to run ./configure --enable-asdcp However, I am getting checking for ASDCP... no configure: error: Package requirements (asdcplib) were not met: No package 'asdcplib' found Consider adjusting the PKG_CONFIG_PATH environment variabl...
by sup
26 Jun 2016 18:17
Forum: General VLC media player Troubleshooting
Topic: How can I hardcore subtitles with VLC? (no subtitle appears in the resulting file)
Replies: 6
Views: 6750

Re: How can I hardcore subtitles with VLC? (no subtitle appears in the resulting file)

Yes, I found out that I have to check "Display the output" and that means that either you don't need to load the subtitles separately if they are alrady loaded on the video, or if you do load them separately, you need to make sure there are no other subtitles loaded.
by sup
10 Nov 2013 23:56
Forum: General VLC media player Troubleshooting
Topic: EBU STL display in the middle of the screen
Replies: 2
Views: 813

Re: EBU STL display in the middle of the screen

It looks like this: http://imgur.com/M3YyxIP
The titles are in the middle and a return (after "statesman." is ignored).
by sup
30 Oct 2013 20:43
Forum: General VLC media player Troubleshooting
Topic: EBU STL support / playback question
Replies: 14
Views: 4759

Re: EBU STL support / playback question

Hi, what is the status of EBU STL support? All the files I create or download get played, but they get displayed in the middle of the screen (and linebreaks are not respected). Is this expected (I started a new thread but nobody is responding: https://forum.videolan.org/viewtopic.php?f=2&t=11482...
by sup
29 Oct 2013 16:02
Forum: General VLC media player Troubleshooting
Topic: EBU STL display in the middle of the screen
Replies: 2
Views: 813

EBU STL display in the middle of the screen

Hi, I have a sample .stl file ( https://gna.org/bugs/download.php?file_id=7913 ) that I was trying to play with VLC (version 2.0.8 on Ubuntu, but I doubt it is Linux specific). The subtitles appear in the middle of the screen instead of in the bottom. Is this supposed to happen? Does it happen to yo...

Go to advanced search