Hi,
I've been making myself a video converter to convert anything to WMV using VLC Media Player.
Basically I press browse, find my file, click convert and VLC is started with some options to convert the file... nothing too complicated yet.
Basically, I'd really like to make my program interact with VLCs 'play time' within a progress bar.
I guess the best way would be to find VLCs time in seconds (e.g. for the screenshot above it'd be 0/1034)
I'm still fairly new to Visual Basic, go easy on me
Any ideas?
Thanks,
Craig.
I've been making myself a video converter to convert anything to WMV using VLC Media Player.
Basically I press browse, find my file, click convert and VLC is started with some options to convert the file... nothing too complicated yet.

Basically, I'd really like to make my program interact with VLCs 'play time' within a progress bar.

I guess the best way would be to find VLCs time in seconds (e.g. for the screenshot above it'd be 0/1034)
I'm still fairly new to Visual Basic, go easy on me

Any ideas?
Thanks,
Craig.
Last edited: