Search found 5 matches

Go to advanced search

by Micha2223
15 Dec 2015 13:38
Forum: General VLC media player Troubleshooting
Topic: p_sys from filter_t for a Audio - Modul
Replies: 0
Views: 726

p_sys from filter_t for a Audio - Modul

Hello, Can someone help me with p_sys of filter_t, how can I use this Struct to creat data I need for all Frames? Because i don't know how can i set a "float Pointer" to p_sys? and get back it from there? I found in filter_t the member p_sys from typ of filter_sys_t but i don't found a doc...
by Micha2223
14 Dec 2015 21:56
Forum: General VLC media player Troubleshooting
Topic: how can I set a pointer for many frames?
Replies: 3
Views: 557

Re: how can I set a pointer for many frames?

Hello, i think i was little bit to rash. Because i don't know how can i set a "float Pointer" to p_sys? and get back it from there? I found in filter_t the member p_sys from typ of filter_sys_t but i don't found a document about filter_sys_t... I looked in the the equalizer.c model for a s...
by Micha2223
10 Dec 2015 15:00
Forum: General VLC media player Troubleshooting
Topic: how can I set a pointer for many frames?
Replies: 3
Views: 557

how can I set a pointer for many frames?

Hi i write a audio denoiser for the vlc player. So i need a to save analytic data for all another frames. How can I do this? Situation:: When a audio module start then get the "Process - Methode" a size of samples. this samples are a frame of the track and all frames are a track. Now i nee...
by Micha2223
05 Sep 2015 16:13
Forum: VLC media player for macOS Troubleshooting
Topic: after Compiling vlc 3.0 not able to play mp4
Replies: 3
Views: 326

after Compiling vlc 3.0 not able to play mp4

I've got a: OS X -Yosameti Hello Everybody, I compiled with this tutorial :: https://wiki.videolan.org/OSXCompile after that I did in /contrib/build --> "make .lua" then in my top VLC directory "export PATH=$PWD/contrib/x86_..:$PWD/extras/tools/build/bin:$PATH" and in VLC/build f...

Go to advanced search