LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-11-2017, 01:05 PM   #1
RadicalDreamer
Senior Member
 
Registered: Jul 2016
Location: USA
Distribution: Slackware64-Current
Posts: 1,816

Rep: Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981
VLC player 2.2.4 and 3.0.0 Nightly


VLC player 2.2.4 is complaining about libavutil 55 (which is found in newer branches of ffmpeg) and would not compile.

I took the vlc slackbuild, disabled the patches in it (it wouldn't work with them), and under --enable-merge-ffmpeg I added this: --enable-libva=no \

The reason that line was added because it would not compile otherwise. Also the Slackware included ffmpeg is working great so far!

The nightly vlc builds tar.xz needs to be renamed to vlc-3.0.0-git.tar.xz for the vlc slackbuild. The version number needs to be changed to -3.0.0-git for it to configure.

Last edited by RadicalDreamer; 02-11-2017 at 03:42 PM. Reason: Forgot about version number.
 
Old 02-11-2017, 04:22 PM   #2
chris.willing
Member
 
Registered: Jun 2014
Location: Brisbane, Australia
Distribution: Slackware,LFS
Posts: 915

Rep: Reputation: 619Reputation: 619Reputation: 619Reputation: 619Reputation: 619Reputation: 619
Maybe these tips should have been sent to the "SBo scripts not building on current" thread.
 
1 members found this post helpful.
Old 02-11-2017, 04:57 PM   #3
RadicalDreamer
Senior Member
 
Registered: Jul 2016
Location: USA
Distribution: Slackware64-Current
Posts: 1,816

Original Poster
Rep: Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981
Well its a noob's makeshift solution and the slackbuilds are for 2.2.4 stable and not the 3.0.0 nightly build so I didn't think it belonged there. I also figured that vlc not working would be something that didn't need to be reported.
 
Old 02-11-2017, 05:32 PM   #4
chris.willing
Member
 
Registered: Jun 2014
Location: Brisbane, Australia
Distribution: Slackware,LFS
Posts: 915

Rep: Reputation: 619Reputation: 619Reputation: 619Reputation: 619Reputation: 619Reputation: 619
vlc-2.2.4 in 14.2 builds & compiles fine. The problem you have seen and fixed for yourself is due (at least initially) to a new version of ffmpeg which is now part of -current. If that newer version of ffmpeg is introduced at SBo (or stock SL-14.2 for that matter), then the vlc SlackBuild will be updated to suit. In the meantime, it works fine as it is for "normal" (14.2) users. Any changes like you suggest only relate to people running -current.

Last edited by chris.willing; 02-11-2017 at 05:32 PM. Reason: typo
 
Old 02-11-2017, 05:44 PM   #5
RadicalDreamer
Senior Member
 
Registered: Jul 2016
Location: USA
Distribution: Slackware64-Current
Posts: 1,816

Original Poster
Rep: Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981
Sorry, I think I get why you are upset. What you said is correct. I should have mentioned current in the title. I figured people here would know what I'm talking about. My mistake. If the thread is a problem then hopefully a mod will move or remove it. I don't care either way.
 
Old 02-13-2017, 09:21 AM   #6
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by RadicalDreamer View Post
I added this: --enable-libva=no
FYI, an alternative to avoid this while trying building vlc from the master branch is to version-bump libva and libva-intel-driver to 1.7.3.

Last edited by ponce; 02-13-2017 at 09:23 AM.
 
1 members found this post helpful.
Old 02-13-2017, 04:34 PM   #7
RadicalDreamer
Senior Member
 
Registered: Jul 2016
Location: USA
Distribution: Slackware64-Current
Posts: 1,816

Original Poster
Rep: Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981
Quote:
Originally Posted by ponce View Post
FYI, an alternative to avoid this while trying building vlc from the master branch is to version-bump libva and libva-intel-driver to 1.7.3.
Thanks, I'll try that! I thought/assuming it had something to do with the latest ffmpeg release because the compile error mentioned a line in libavcodec's vaapi. I tried vlc with the slackware ffmpeg and the 3.2.4 ffmpeg source and got the same error. So far its played everything I've thrown at it. I want to get nvidia vdpau working with it. OpenGL GLX works good though.
 
Old 02-13-2017, 06:31 PM   #8
RadicalDreamer
Senior Member
 
Registered: Jul 2016
Location: USA
Distribution: Slackware64-Current
Posts: 1,816

Original Poster
Rep: Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981
Thanks again ponce! That was it! Now I know what I want in current
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
.mp4 files made in VLC PLAYER were working great in Windows Media Player but now no audio Gregg Bell Linux - Newbie 6 01-03-2017 07:19 PM
Nightly Files Update Causes the Destruction of VLC Files RobertX Linux Mint 4 11-18-2014 04:35 PM
[SOLVED] How to install flash player in Firefox Nightly? 688a Linux - Software 4 02-22-2013 07:35 PM
Unable to install VLC media player or any other player in SL 6.3 distro linux_walker Linux - Software 4 09-02-2012 02:28 AM
I'm Getting 6 VLC Windows At Once - Problem With VLC Player davidx Linux - Software 1 11-03-2008 11:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration