Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#5879 closed enhancement (worksforme)

VLC-2.1.5 will not link against latest ffmpeg

Reported by: christopher Owned by: blfs-book@…
Priority: normal Milestone: 7.7
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Hello,

With the latest version of ffmpeg vlc will not compile against it as the avcodec that is included in ffmpeg is currently unsupported.

Until there is a newer version of vlc the --disable-avcodec must be used so that it can be compiled. I think that it needs to be mentioned somewhere on the vlc page, as we do have ffmpeg as recommended and it only says to disable-avcodec if ffmpeg is not installed.

Change History (6)

comment:1 by Armin K, 9 years ago

Resolution: worksforme
Status: newclosed

Trunk contains the following sed:

sed "s:< 56:< 57:g" -i configure

http://www.linuxfromscratch.org/blfs/view/svn/multimedia/vlc.html

Works for me.

comment:2 by Fernando de Oliveira, 9 years ago

I can't confirm this with ffmpeg-2.4.3.

comment:3 by Fernando de Oliveira, 9 years ago

Thanks, Armin, comment:2 was not referring to comment:1.

in reply to:  1 comment:4 by christopher, 9 years ago

Replying to Krejzi:

Trunk contains the following sed:

sed "s:< 56:< 57:g" -i configure

http://www.linuxfromscratch.org/blfs/view/svn/multimedia/vlc.html

Works for me.

Not just trunk DICKHEAD.

in reply to:  3 comment:5 by christopher, 9 years ago

Replying to fo:

Thanks, Armin, comment:2 was not referring to comment:1.

In this case it was MY script missing the sed and not the published instructions. I missed checking in it before compiling as I am checking every package does build and where I can due to hardware actually works.

comment:6 by Armin K, 9 years ago

Strange, it was filled under "BOOK" component rather than "systemd". If you feel the issue is valid, reopen the ticket against the correct book. Try to keep foul language out of this community.

Note: See TracTickets for help on using tickets.