Search found 8 matches

Go to advanced search

by mathieu44
15 Feb 2007 02:00
Forum: VLC media player Feature Requests
Topic: Save to YUV (uncompressed)
Replies: 0
Views: 934

Save to YUV (uncompressed)

Would it be possible to add functions to VLC in order that it could save videos into YUV (4:2:0, 4:2:2 or 4:4:4) format ? This way, one could think about converting a video to YUV (which is uncompressed) and easily read the YUV file to process each frame. This would be a solution to the impossibilit...
by mathieu44
15 Feb 2007 01:30
Forum: Web and scripting
Topic: Snapshot interface method
Replies: 4
Views: 2201

Snapshot interface method

can you send me the activeX (and even the code if you can) ?
by mathieu44
15 Feb 2007 00:33
Forum: VLC media player Feature Requests
Topic: Frame advance - Frame by Frame - Bugzilla?
Replies: 31
Views: 77346

Frame advance - Frame by Frame - Bugzilla?

OK, it seems that VLC's design makes it very complicated to play one frame forward or backward. I think that going one frame backward would be more complicated than going one frame forward (because of the network streaming design of VLC). But would it be possible to go one frame forward ONLY (and no...
by mathieu44
14 Feb 2007 23:24
Forum: VLC media player for Windows Troubleshooting
Topic: Can't use functions like addTarget from the ActiveX in VC++
Replies: 5
Views: 1783

Can't use functions like addTarget from the ActiveX in VC++

What I mean is that I can't compile. The addTarget function, for example, isn't available in the popup menu that appears when I type the dot (.) after my variable name (this popup menu contains all the available functions). I have found the reason for that: the VLC plugin seems to be available in 2 ...
by mathieu44
12 Feb 2007 18:22
Forum: VLC media player for Windows Troubleshooting
Topic: Can't use functions like addTarget from the ActiveX in VC++
Replies: 5
Views: 1783

Can't use functions like addTarget from the ActiveX in VC++

That's what I did but I tried that on several machines and on some of them, I couldn't access all the functions (for example, I couldn't access addTarget).

I think that unregistering axvlc.dll and registering it again (using regsvr32) should fix that. I'll try.
by mathieu44
30 Jan 2007 17:19
Forum: VLC media player for Windows Troubleshooting
Topic: Can't use functions like addTarget from the ActiveX in VC++
Replies: 5
Views: 1783

I want to precise that I use VC++ with MFC under Visual Studio 2005
by mathieu44
30 Jan 2007 14:59
Forum: Web and scripting
Topic: ActiveX build under msvc
Replies: 1
Views: 1282

I am also interested in getting the project/workspace/solution files
by mathieu44
30 Jan 2007 11:14
Forum: VLC media player for Windows Troubleshooting
Topic: Can't use functions like addTarget from the ActiveX in VC++
Replies: 5
Views: 1783

Can't use functions like addTarget from the ActiveX in VC++

I have registered the VLC activeX using "regsvr32 axvlc.dll". In my Visual Studio 2005 project, I have created a ActiveX control using the VLC ActiveX. First can someone explain me why the ActiveX registration (by regsvr32) created two ActiveX controls : "VideoLAN VLC ActiveX Plugin v...

Go to advanced search