Search found 19 matches

Go to advanced search

by erythros
25 Oct 2018 14:08
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC v4 vs. v3, snap vs. native
Replies: 18
Views: 2442

Re: VLC v4 vs. v3, snap vs. native

After some more research, I have the following question: What AMD driver are you using? From what I found, there is a known issue with the AMDGPU-PRO driver. It seems the non-PRO driver works with the resolution you are attempting. However, it seems to be a driver issue and not a vlc issue. Try thes...
by erythros
07 Oct 2018 05:45
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC v4 vs. v3, snap vs. native
Replies: 18
Views: 2442

Re: VLC v4 vs. v3, snap vs. native

Use that command when using VLC 3.x
by erythros
06 Oct 2018 14:51
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC v4 vs. v3, snap vs. native
Replies: 18
Views: 2442

Re: VLC v4 vs. v3, snap vs. native

For you the command would be:

Code: Select all

export VDPAU_DRIVER=radeonsi
by erythros
06 Oct 2018 04:54
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC v4 vs. v3, snap vs. native
Replies: 18
Views: 2442

Re: VLC v4 vs. v3, snap vs. native

I'm not sure how you captured that output. Take a look at this . Specifically, "The simple way", and set your log level to 'debug' to ensure you are capturing everything. However, based on what you are showing, it still looks like a driver issue. Perhaps a VDPAU issue. Run the following co...
by erythros
05 Oct 2018 16:20
Forum: VLC media player for Linux and friends Troubleshooting
Topic: H.264 playback issue
Replies: 7
Views: 1978

Re: H.264 playback issue

It is definitely an issue with your file, both VLCs throw the following error: h26x error: this doesn't look like a h264 ES stream, continuing anyway What is interesting is that the Windows' version of VLC continues to play the broken stream whereas the Mac version gives up... I noticed that you did...
by erythros
05 Oct 2018 15:44
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC v4 vs. v3, snap vs. native
Replies: 18
Views: 2442

Re: VLC v4 vs. v3, snap vs. native

Due to the current development of VLC 4.x I suggest staying with VLC 3.x, and due to snap acting strange I suggest staying with the .deb installation... What does your VLC 3.x debug log display when you attempt to play videos at full resolution (3840x2160)? I'd be interested to see if VLC is droppin...
by erythros
04 Oct 2018 14:49
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC v4 vs. v3, snap vs. native
Replies: 18
Views: 2442

Re: VLC v4 vs. v3, snap vs. native

Concerning the issue with snap permissions, contact the repo maintainer and report the error to them. The problem lies with how they packaged the application, not with VLC itself.
by erythros
04 Oct 2018 14:42
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC v4 vs. v3, snap vs. native
Replies: 18
Views: 2442

Re: VLC v4 vs. v3, snap vs. native

John, I concur. It seems to be a Linux drive issue. Based on that log output, I suggest you convert your 10-radeon.conf to 10-amdgpu.conf and modify: Driver "radeon" to read: Driver "amdgpu" I say this because I see: [ 10.992] (II) LoadModule: "amdgpu" ... [ 11.153] (II...
by erythros
03 Oct 2018 20:17
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC v4 vs. v3, snap vs. native
Replies: 18
Views: 2442

Re: VLC v4 vs. v3, snap vs. native

VLC v4 is not production ready. The latest release of VLC for Linux is 3.0.4 as of 31 August 2018. Do you have the same issue with the .dep version of VLC 3.x as you do with the snap version? On first read through, it sounds as though your video card cannot handle playback at that resolution (which ...
by erythros
25 Sep 2018 21:07
Forum: VLC media player for Linux and friends Troubleshooting
Topic: it's so hard to compile vlc
Replies: 14
Views: 5667

Re: it's so hard to compile vlc

If you are still having this issue:
  1. Where did you get your vlc source?
  2. What steps did take to compile?
    1. Provide each command line statement you made step by step to reach this point.
If you no longer have this issue, post your fix action.
by erythros
21 Sep 2018 17:23
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Looking for recommendation, unattended linux, dedicated VLC
Replies: 1
Views: 367

Re: Looking for recommendation, unattended linux, dedicated VLC

I would recommend Ubuntu's mini installation iso: https://help.ubuntu.com/community/Installation/MinimalCD#A64-bit_PC_.28amd64.2C_x86_64.29_.28Recommended.29 If you have used Ubuntu (or any Ubuntu variant) then it will be familiar. It uses a text based install and allows you to choose what packages ...
by erythros
21 Sep 2018 17:02
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC 2.0.4.2 with 32 bit application upgrading from centOS6 to CentOS7
Replies: 1
Views: 196

Re: VLC 2.0.4.2 with 32 bit application upgrading from centOS6 to CentOS7

What is the 32 bit application you are using and how does it interact with VLC? If it doesn't depend on specific libraries of VLC, then you should be able to use the 64 bit version if you are running the 64 version of CentOS. Otherwise use the 32 bit VLC (i686 version) packaged for RHEL/CentOS/SL 6:...
by erythros
21 Sep 2018 16:45
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc no ml.xspf, high cpu, maxing out single cores
Replies: 4
Views: 411

Re: vlc no ml.xspf, high cpu, maxing out single cores

Good to know that fixed your issue!
Any chance you saw the creation timestamp of those files? That might narrow down what caused them to be created...
by erythros
21 Sep 2018 01:06
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc no ml.xspf, high cpu, maxing out single cores
Replies: 4
Views: 411

Re: vlc no ml.xspf, high cpu, maxing out single cores

It's difficult to suggest fix options without knowing exactly what you changed during your attempts to implement a PulseAudio server.

Did you replace any native libraries such as libopenmpt or perhaps libraries that depend on libopenmpt or ones that libopenmpt depends on?
by erythros
21 Sep 2018 00:58
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC won't open network stream
Replies: 4
Views: 14744

Re: VLC won't open network stream

Your version of Ubuntu is 4 years old! If you can not or do not want to update it you could try to compile vlc for yourself by following the steps at: https://wiki.videolan.org/UnixCompile/
by erythros
21 Sep 2018 00:40
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Convert plays and does not write to file, what am I missing?
Replies: 6
Views: 8665

Re: Convert plays and does not write to file, what am I missing?

I just tested your link on my VLC 3.0.4 running in Xubuntu 18.04 and had the same issue. I then clicked stop and right clicked on the item in my playlist and selected the save option. This worked. I think it has to do with how it parses the link for youtube... Apparently it is only parsed correctly ...
by erythros
12 Sep 2018 05:44
Forum: VLC for Android and Chrome OS
Topic: How to play Youtube videos in VLC?
Replies: 2
Views: 798

Re: How to play Youtube videos in VLC?

Ivor,

If you are still having this issue, can you post a few screen shots? One of your menu once you click on the hamburger, one of the about page, one of you pasting the youtube link, and one of the error result?


v/r

erythros
by erythros
10 Sep 2018 16:48
Forum: Contribute and help the VideoLAN project
Topic: Chromecast streaming development
Replies: 1
Views: 7927

Chromecast streaming development

Good morning, BLUF: Is there a development team for Chromecast streaming that I can plug into? I am interested in providing support for Chromecast streaming development. I have read through the source code (specifically cast.cpp) and made changes to support my local requirements (specifically transc...
by erythros
14 Nov 2007 14:22
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC crashes after opening a video file
Replies: 10
Views: 4858

Re: VLC crashes after opening a video file via HTTP interface

Sorry to be digging this old post back up but I have the exact same issue. Has anyone solved it?

Go to advanced search