Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags
Member Avatar for casey_sunako

Hello everyone.. Anyone knows how to convert video frames to an image using visual basic.net? I used VLC player to play the video file in the form but don't know how to convert the video frame to image when the user clicks wants to. Any help please. Thank you.

0
142
Member Avatar for casey_sunako

Hi everyone. I am currently trying to save a snapshot of the video file using vb.net so that i can save each a frame or part of the file as image. The .dll of VLC player which is axVLCPlugin21 has a sub function called takeSnapShot. However, the file is being …

0
73
Member Avatar for casey_sunako

Hi guys. I would just like to know if there is a way to integrate a progressbar that shows the progress of the process? I mean when process.Start is activated, that's when the progressbar starts to load until and stops only when process.HasExited. I hope someone can help. Thanks.

Member Avatar for Teme64
0
489
Member Avatar for casey_sunako

Hi. I would just like to know if there is a way to embed a VLC media player inside windows form in visual basic 2010? Thanks.

Member Avatar for casey_sunako
0
204
Member Avatar for casey_sunako

I have this problem.. I keep getting this error: Cross-thread operation not valid: Control 'ListView1' accessed from a thread other than the thread it was created on. Here is my code: [CODE]Imports System.IO.Directory Imports System.IO Public Class Video_to_Mp3 Public folderopen As String Dim ofd As New OpenFileDialog Dim sizetext As …

Member Avatar for Unhnd_Exception
0
286
Member Avatar for casey_sunako

Hi. Guys, I need some help. Does anyone know how to Call cross threads in vb.net while accessing the backgroundworker as well? I keep getting error everytime I run my program... Here is my code: [CODE]Imports System.IO.Directory Imports System.IO Public Class Video_to_Mp3 Public folderopen As String Dim ofd As New …

Member Avatar for GeekByChoiCe
0
353
Member Avatar for casey_sunako

Hi guys, I would just like to ask if it is possible to capture and record streaming videos from websites like youtube, dailymotion, etc. using vb.net? Are there certain streaming protocols that should be considered? I hope someone could help me. Thanks.

Member Avatar for Reverend Jim
0
139