vlc
When someone says " device, fifo or filename to write yuv frames too" what does fifo mean here?
I am reading docs for VLC Command line programming. there I saw YUV video output --yuv-file=<string>device, fifo or filename[详细]
2023-01-01 21:37 分类:问答VLC player event catch
In my C# application i need to trigger some events when a VLC player (preferably) starts playback (a play button is pressed in VLC for example开发者_StackOverflow中文版).Tried Windows Media Player cla[详细]
2023-01-01 15:12 分类:问答RTSP streaming and save into mp4 file using VLC
let say i am having one RTSP url (rtsp://192.168.0.17/mpeg4). the live camera is setup on the machine which relay live video. i am streamin开发者_开发百科g it using vlc player and i am saving it in mp[详细]
2023-01-01 04:02 分类:问答Trapping messages in .NET
How can i trap a Windows system message (like WM_SETTEXT) that was sent by some window (VLC player window in my case)? I\'ve tried to inherit NativeWindow class and override WndProc like this:[详细]
2023-01-01 01:05 分类:问答raw h.264 packet capture and playing in VLC
I am capturing packets off the network from a video conference HDX. The video is sent in RTP and is encoded in H264.[详细]
2022-12-27 04:52 分类:问答How do I write a Keystone correction filter for VLC?
How can I set up keystone correction in VLC? If this is not a supported feature, has anyone had any experience writing an add-on filter for VLC? If so, links/开发者_JAVA技巧examples would be very appr[详细]
2022-12-26 19:23 分类:问答Control VLC from Python in Windows
I\'m running VLC (a media player) in Windows 7. Is there way to control (as in: play, pause, 开发者_StackOverflow社区set volume) a running instance of VLC from Python?Yes, you can control it via telne[详细]
2022-12-26 00:22 分类:问答Launch VLC in Java and connect to it via rc interface
I\'ve already seen this thread, but I\'m still having an issue: starting vlc player in javaIt appears the Java bindings for VLC are no longer under active development and do not supp开发者_StackOverfl[详细]
2022-12-20 23:55 分类:问答Grab VLC frames through HTTP protocol
Is there any way to access a movie plaing in开发者_开发知识库 VLC through HTTP in jpeg/png format.[详细]
2022-12-20 03:19 分类:问答Embedding VLC on Windows
How to access the webcam on wind开发者_如何学运维ows (XP)? On Linux, I\'d use the MRL \"v4l2://\", as in:[详细]
2022-12-19 20:57 分类:问答