Hi Marx
Is it possible to get the series of images(may be Bitmap) before render to Target window by using the C# wrapper?or Is there another way to do something like that under Windows Form?
Is it possible to get the series of images(may be Bitmap) before render to Target window by using the C# wrapper?or Is there another way to do something like that under Windows Form?
because i would like to do some image processing before images go to Target window.
Is it possible to get the series of images(may be Bitmap) before render to Target window by using the C# wrapper?or Is there another way to do something like that under Windows Form?
because i would like to do some image processing before images go to Target window.
Is it possible to get the series of images(may be Bitmap) before render to Target window by using C# wrapper written by Tappen? or Is there another way to do something like that?
because i would like to do some image processing before images go to Target window.
Hi SyRenity
What is the version of VLC. I have the same problem before I use nightly builds(vlc-0.9.0-test3-20080721-0004-win32.exe). so maybe you can use newer version to test. good luck
Dear VLC Developers: I am doing some transcode tests, but fail, and i miss something?? list below is the test code. and I also test the vlc media player, and get the same results. vcodec=mp2v, mux=ts=====>get hang >< vcodec=mp2v, mux=ps=====>get hang >< vcodec=mp4v, mux=ts=====>works, but when i clo...
Hi Marx: It would be nice if the Wrapper you create be put on sourceforge(http://sourceforge.net/) or something like that. The link you provide seem can not be accessed from my country(accessDenied >< I came from Taiwan). It is nice to know you have created a nice wrapper for C#. Thanks.
hi j-b: There is no error message on web page. but when i use the MRL `rtsp://192.168.90.12/mpeg4/media.amp' directly on vlc player. I get the the message below. ( When I install the vlc-0.9.0-test3-20080721-0004-win32.exe back, it works as expect.) Thanks you. main info: Running vlc with the defaul...
On vlc-0.9.0-test3-20080729-0131-win32.exe, there are no video output. but it works fine on vlc-0.9.0-test3-20080721-0004-win32.exe below is the test code <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="test.aspx.cs" Inherits="WebIPFinder.test" %> <!...
Dear VLC Team Developer
Are the ":auto-adjust-pts-delay" and ":use-stream-immediate" support on 0.9.0 ActiveX???
I don't feel any difference if i apply the options or not?
How can i know those options take effect already??
hi thannoy: yep, the result is the same. your code is very convenient for create vlc dynamically(great stuffs, i have use it the first time i use vlc. ^^ thank you). Suggestions on VLCobject, PlayerVersion for ie is hardcode in code(versionIsValid will return false if pass with 0.9.0). maybe we can ...
Same Result on vlc-0.9.0-test3-20080715-0003-win32.exe...... Even there is only one vlc on webpage, IE still get hanged after refresh or close. simple test code list below <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="test.aspx.cs" Inherits="WebIPFinder...
vlc-0.9.0-test2-20080714-0005-win32.exe still have same problem.
when the webpage was refreshed or closed, the IE get hanged! ( IE version 6.0, 16 vlc activeXs on the page)
Thanks to you all work on vlc project^^.........
Dear All:
It is great to know vlc-0.9.0 seems fix multiple vlc on webpage ie crash when ie startup.but I have test the vlc-0.9.0-test2-20080711-0003-win32.exe on four vlc activex on a webpage, it seems that when the webpage refresh or close, the IE get hanged! Is this a bug?