Page 1 of 1

Compiled VLC - libmatroska missing

Posted: Fri Sep 25, 2020 2:08 pm
by OscarTalks
I was experimenting with compiling VLC 3.0.11 from source and managed to build it, but in testing I found that some audio formats (opus) would not play in .mkv and .webm containers.

Looking into it I found that although libebml is present in FossaPup64, libmatroska is not included. Normally these 2 go together for handling these types of containers. Adding libmatroska-dev and libmatroska6v5 via PPM to the build environment fixed the problem when I re-compiled.
Not sure if this could (or should) be addressed as a fossapup update, but thought I would mention it for anyone interested.
I have uploaded a build for testing (with the lib included in the package) and posted about it in the Multimeda section here:-
viewtopic.php?f=88&t=153&start=18

Re: Compiled VLC - libmatroska missing

Posted: Fri Sep 25, 2020 2:35 pm
by 666philb
thanks OscarTalks,

added to the repo, and i'll add those missing libs next update

Re: Compiled VLC - libmatroska missing

Posted: Fri Sep 25, 2020 2:37 pm
by art
Works well Oscar. Thanks.

art