VLC Winfroms --video-filter=transform

This forum is about all development around libVLC.
davidturley
New Cone
New Cone
Posts: 2
Joined: 22 Oct 2019 17:18

VLC Winfroms --video-filter=transform

Postby davidturley » 02 Jan 2020 12:43

So here goes my first post.

I am developing a camera streaming app, and i need to be able to rotate the output image.
The source is a dshow device.

When creating my Winforms vlc player i have tried giving it "--video-filter=transform" as an option and then using ":transform-type=90" when actually starting the stream, but this yields a black screen.
I now have to resort to disposing of the vlc instance and creating a new instance and passing the "--video-filter=transform", "--transform-type=90" ect.

Am i doing it wrong, or is this a limitation of vlc winforms.

Thanks and have a nice day!
David

Rémi Denis-Courmont
Developer
Developer
Posts: 15266
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC Winfroms --video-filter=transform

Postby Rémi Denis-Courmont » 02 Jan 2020 17:54

Video filters are set per player, not per input. Using options is anyway not supported except via the CLI.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 18 guests