Search found 2 matches

Go to advanced search

by photohunter
22 Jan 2018 17:37
Forum: Development around libVLC
Topic: Editing raw frames before output
Replies: 2
Views: 308

Re: Editing raw frames before output

Thanks for the reply. Unfortunately, I couldn't get it working. I checked the frame I get in the media player video unlock callback and it seems to be correct. I just can't get to stream it from the memory. I'm using the media_new_callbacks API and I even tried implementing all of the callbacks alth...
by photohunter
19 Jan 2018 16:31
Forum: Development around libVLC
Topic: Editing raw frames before output
Replies: 2
Views: 308

Editing raw frames before output

Hi everyone! I'm working on a project in which I need to capture a live video stream, apply colourful filters to the frames and then re-stream it forward all in real time. I started implementing this with OpenCV, with which i managed to capture and edit the frames easily, but I couldn't find a way t...

Go to advanced search