Search found 3 matches

Go to advanced search

by marcov83
03 Dec 2020 12:10
Forum: Development around libVLC
Topic: VLC 3.0.11 MinGW32 CrossCompile problem
Replies: 0
Views: 309

VLC 3.0.11 MinGW32 CrossCompile problem

Hello, I've developed a simple access_output module for VLC; I built it with the in-tree method and everything works in my Ubuntu 20.04 (the new module too). Now i would like to port it (all vlc stuff + my new module) for windows and i'm following the guide in here https://wiki.videolan.org/Win32Com...
by marcov83
04 Mar 2014 14:51
Forum: Development around libVLC
Topic: VLC 2.2 GIT compilation error X265 0.7 GIT
Replies: 1
Views: 638

VLC 2.2 GIT compilation error X265 0.7 GIT

I'm trying to build last git VLC version from sources...i've solved all my dependencies issues but there is an error or a version mismatch between this version of VLC and X265 sources. The error consists in a different definition of x265_param /***other code from x265.h **/ /* Numerator and denomina...
by marcov83
08 Oct 2013 17:44
Forum: Development around libVLC
Topic: Feeding vlc with memory stored data : option imem
Replies: 2
Views: 2858

Re: Feeding vlc with memory stored data : option imem

I have developed an application with imem/smem module with libvlc. I have read the source code of these modules to understand how them work, due to lack of documentation. It works very good. So, i can help you (if you have not solved yet). the most important parameters are imem-get/imem-release/imem...

Go to advanced search