Click here to Skip to main content
15,885,216 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I would like to create a vb6 exe that converts youtube video to mov files etc. can anyone help with this?
Posted

1 solution

You are better off using a command line video convertor like : http://www.ffmpeg.org/[^]
 
Share this answer
 
Comments
VBSix 4-Feb-13 3:32am    
I have seen a program using VB.Net using the ffmpeg, but I am extremely interested in the actual conversion code itself and how it works. Thanks for your reply though
Mehdi Gholam 4-Feb-13 3:39am    
Video conversion is a complicated affair which is not suited to the VB6 language and runtime.
VBSix 4-Feb-13 4:25am    
Do you know of any documentation that may explain the process?
Mehdi Gholam 4-Feb-13 5:21am    
Try the following : http://www.activexffmpeg.com/screenshots.html
VBSix 4-Feb-13 5:59am    
Thank you Mehdi

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900