Search found 60 matches

Go to advanced search

by andrew46
19 Mar 2017 19:52
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Ubuntu Xenial: vlc-git shows 'core libvlc error: stale plugins cache: modified...'
Replies: 3
Views: 1717

Re: Ubuntu Xenial: vlc-git shows 'core libvlc error: stale plugins cache: modified...'

Indeed, I confess that I have stopped building vlc-git after this road block and also removed my online guide...
by andrew46
08 Dec 2016 20:52
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Ubuntu Xenial: vlc-git shows 'core libvlc error: stale plugins cache: modified...'
Replies: 3
Views: 1717

Ubuntu Xenial: vlc-git shows 'core libvlc error: stale plugins cache: modified...'

I am compiling the latest vlc-git under Ubuntu Xenial Xerus and I now see the following error which stops vlc running, although compilation process completes. The complete error reads: andrew@athens:~$ cvlc --version VLC media player 3.0.0-git Vetinari (revision d820359) [0000000001cd11a8] core libv...
by andrew46
09 Oct 2016 03:13
Forum: VLC media player for Linux and friends Troubleshooting
Topic: October 3rd, 2016: Unable to compile vlc-git
Replies: 6
Views: 1829

Re: October 3rd, 2016: Unable to compile vlc-git

Thanks Rémi for pointing me in the right direction. For the moment I have added the extra links manually to libavutil.pc and this allows for a successful compile of the latest git. I will dig a little deeper into FFmpeg itself for the root cause of the problem...
by andrew46
08 Oct 2016 02:37
Forum: VLC media player for Linux and friends Troubleshooting
Topic: October 3rd, 2016: Unable to compile vlc-git
Replies: 6
Views: 1829

Re: October 3rd, 2016: Unable to compile vlc-git

So I have read up on the FFmpeg build from contrib and modified my build options for FFmpeg. The whole build is based on this guide, which will explain some of the variables used: http://www.andrews-corner.org/linux/ubuntu/vlc.html And the whole FFmpeg section is now: sudo apt-get -y install libmp3l...
by andrew46
06 Oct 2016 03:27
Forum: VLC media player for Linux and friends Troubleshooting
Topic: October 3rd, 2016: Unable to compile vlc-git
Replies: 6
Views: 1829

Re: October 3rd, 2016: Unable to compile vlc-git

Thanks for looking at this issue Rémi. I have tried a few different versions of FFmpeg, different ./configure options etc with no success. It is odd as I have been successfully compiling the development version of vlc under Ubuntu for many years with no great issue. Anyway I shall persevere, curious...
by andrew46
03 Oct 2016 08:13
Forum: VLC media player for Linux and friends Troubleshooting
Topic: October 3rd, 2016: Unable to compile vlc-git
Replies: 6
Views: 1829

October 3rd, 2016: Unable to compile vlc-git

I have been unable to compile vlc git against FFmpeg 3.1.3 with the following error message: CCLD libmad_plugin.la CCLD libugly_resampler_plugin.la CCLD libspeex_resampler_plugin.la /home/andrew/vlc_build/vlcdeps/usr/lib/libavutil.a(hwcontext_vaapi.o): In function `vaapi_device_free': /home/andrew/v...
by andrew46
09 Nov 2015 19:34
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc-git Nov 09, 2015: Unable to compile...
Replies: 2
Views: 540

Re: vlc-git Nov 09, 2015: Unable to compile...

The compiler:

Code: Select all

andrew@ilium~$ gcc --version gcc (GCC) 4.8.2 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. andrew@ilium~$
by andrew46
09 Nov 2015 10:09
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc-git Nov 09, 2015: Unable to compile...
Replies: 2
Views: 540

vlc-git Nov 09, 2015: Unable to compile...

I have been unable to compile vlc-git (Nov 09 2015) under Linux with the following error: CXX demux/dash/mpd/libadaptative_plugin_la-DASHSegment.lo In file included from ../include/vlc_common.h:902:0, from ./demux/adaptative/../adaptative/playlist/Url.hpp:29, from ./demux/adaptative/../adaptative/pl...
by andrew46
02 May 2015 05:58
Forum: VLC media player for Windows Troubleshooting
Topic: VLC transcoding from anything to HEVC... encoder missing?
Replies: 10
Views: 14238

Re: VLC transcoding from anything to HEVC... encoder missing?

Have you managed to manipulate the crf setting from the vlc commandline? If so could you give a sample commandline?

This is something I have consistently failed to do...
by andrew46
22 Mar 2014 04:59
Forum: VLC media player for Linux and friends Troubleshooting
Topic: x264 configuration with mp4??
Replies: 2
Views: 1740

Re: x264 configuration with mp4??

You are in the wrong forums I suspect, but I believe you are after gpac or l-smash:

Code: Select all

[....] Outfile type is selected by filename: .264 -> Raw bytestream .mkv -> Matroska .flv -> Flash Video .mp4 -> MP4 if compiled with GPAC or L-SMASH support (lsmash)
by andrew46
07 Mar 2014 22:11
Forum: VLC media player for Linux and friends Troubleshooting
Topic: x265 error with latest git...
Replies: 1
Views: 493

Re: x265 error with latest git...

Thank you Rafaël, the issue is resolved with the latest updates :D .
by andrew46
05 Mar 2014 09:07
Forum: VLC media player for Linux and friends Troubleshooting
Topic: x265 error with latest git...
Replies: 1
Views: 493

x265 error with latest git...

I am compiling the latest git vlc with x265 0.8-527d03c56d68 and the following breaks compilation: CC codec/libx265_plugin_la-x265.lo codec/x265.c: In function ‘Open’: codec/x265.c:169:10: error: ‘x265_param’ has no member named ‘frameRate’ param->frameRate = p_enc->fmt_in.video.i_frame_rate / ^ mak...
by andrew46
01 Mar 2014 10:12
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vdpau error when compiling vlc-git
Replies: 2
Views: 557

Re: vdpau error when compiling vlc-git

Thanks you Rémi for looking at this. I went with a newer version of FFmpeg and now all is well.
by andrew46
26 Feb 2014 04:01
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vdpau error when compiling vlc-git
Replies: 2
Views: 557

vdpau error when compiling vlc-git

I have an error when compiling vlc from git, using FFmpeg 2.1.3: make[5]: Entering directory `/home/andrew/vlc_build/vlc/modules/hw/vdpau' CC libvlc_vdpau_la-vlc_vdpau.lo CC libvlc_vdpau_la-instance.lo CC libvdpau_avcodec_plugin_la-avcodec.lo CC libvdpau_avcodec_plugin_la-picture.lo avcodec.c: In fu...
by andrew46
25 Feb 2014 08:09
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc and encoding opus
Replies: 3
Views: 3413

Re: vlc and encoding opus

Thanks for confirming this.
by andrew46
10 Feb 2014 09:32
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc and encoding opus
Replies: 3
Views: 3413

Re: vlc and encoding opus

I suspect that I can answer my own question: not all encoders and certainly not all options are available through the gui and Opus encoding is one of these. I put the following commandline together: cvlc -vvv --sout \ "#transcode{acodec=opus,ab=96,channels=2,samplerate=44100}:\ std{access=file,...
by andrew46
07 Feb 2014 07:51
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Playing HEVC problems
Replies: 3
Views: 6675

Re: Playing HEVC problems

I will amend that guide to make it a little clearer that x265 is required for encoding not decoding :)
by andrew46
07 Feb 2014 00:06
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Compile error: /lib/libz.a(crc32.o): relocation R_X86_64_32
Replies: 8
Views: 3458

Re: Compile error: /lib/libz.a(crc32.o): relocation R_X86_64

Thanks Rémi for looking at this. I removed the FFmpeg 2.1.3 source completely and reconfigured + reinstalled using --enable-pic and unfortunately under 64bit linux still received the same error: CXXLD libstream_out_chromaprint_plugin.la /usr/bin/ld: /home/andrew/vlc_build/vlcdeps/usr/lib/libavcodec....
by andrew46
05 Feb 2014 12:00
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Compile error: /lib/libz.a(crc32.o): relocation R_X86_64_32
Replies: 8
Views: 3458

Re: Compile error: /lib/libz.a(crc32.o): relocation R_X86_64

Same error here with current vlc-git on a 64bit system: /usr/bin/ld: /home/andrew/vlc_build/vlcdeps/usr/lib/libavcodec.a(fft.o): relocation R_X86_64_PC32 against symbol `ff_cos_32' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value and the FFm...
by andrew46
17 Jan 2014 21:59
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Using the acoustic fingerprinter in vlc-git
Replies: 6
Views: 2418

Re: Using the acoustic fingerprinter in vlc-git

Thank you, I shall have another look at this!
by andrew46
17 Jan 2014 21:57
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc and encoding opus
Replies: 3
Views: 3413

vlc and encoding opus

I have compiled the latest git vlc as well as libopus 1.1 and I have been looking for the opus encoder in the gui. It is listed there from the commandline: andrew@corinth:~$ cvlc --list | grep opus VLC media player 2.2.0-git Weatherwax (revision 806a5a5) opus Opus audio decoder opus Opus audio encod...
by andrew46
08 Jun 2013 01:41
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Using the acoustic fingerprinter in vlc-git
Replies: 6
Views: 2418

Re: Using the acoustic fingerprinter in vlc-git

Thanks for your reply, I shall wait both eagerly and patiently :)
by andrew46
27 May 2013 10:38
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Using the acoustic fingerprinter in vlc-git
Replies: 6
Views: 2418

Re: Using the acoustic fingerprinter in vlc-git

Thanks for looking at this issue! When I look at the Media Information box I simply get the usual 4 tabs: General, Metadata, Codec & Statistics. I coulod see no option within those tabbed windows for the fingerprinter. My apologies if I am missing something basic.
by andrew46
25 May 2013 13:00
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Using the acoustic fingerprinter in vlc-git
Replies: 6
Views: 2418

Using the acoustic fingerprinter in vlc-git

I have successfully compiled the git version of vlc against chromaprint: andrew@corinth:~$ vlc -l | grep finger VLC media player 2.1.0-pre1 Rincewind (revision ef2377a) fingerprinter Track fingerprinter (based on Acoustid) but I cannot see in the vlc preferences or standard menus where I can activat...

Go to advanced search