Page 1 of 1

Video Converter --- By Visualbasicje ---

Posted: Wed Apr 20, 2011 5:18 pm
by visualbasicje
Download link deleted by Mediafire, topic locked since I do not longer have the original project files available to re-upload.

This video converter was made with http://www.ffmpeg.org

Hello CodenStuff members, after I've had help from some members for my video converter a long time ago I hadn't worked on the software for a long time. Until today, when I discovered this map on my computer and was interested to see what it was, so I loaded the .project and saw my old video converter and decided to make it in something good. I gave it a more "flashy" interface and put some more random shit in it. And now, I've decided to upload my first, public version to the CodenStuff members.

Let me know what you think and what features you would like to see!

VIDEO CONVERTER BY VISUALBASICJE
This is a real video converter that does not just change the file extension(!)

Features so far: Convert ANY video file to the following formats:

.mp4
.mov
.wmv
.avi




This file is hosted off-site.

Comment and let me know what YOU like to see in this piece of software, thank you! wahooo;

For the "wary" among us, here's a VirusTotal scan:

http://www.virustotal.com/file-scan/rep ... 1303327906

Re: Video Converter --- By Visualbasicje ---

Posted: Wed Apr 20, 2011 5:55 pm
by Napster1488
do u using the FFMpeg Wrapper?!

Re: Video Converter --- By Visualbasicje ---

Posted: Wed Apr 20, 2011 6:38 pm
by Axel
Napster1488 wrote:
do u using the FFMpeg Wrapper?!
ffmpeg is not a wrapper
but there probably is one for ffmpeg lol

Re: Video Converter --- By Visualbasicje ---

Posted: Wed Apr 20, 2011 7:00 pm
by visualbasicje
Napster1488 wrote:
do u using the FFMpeg Wrapper?!
I'm using FFMpeg, yes clapper;

Re: Video Converter --- By Visualbasicje ---

Posted: Wed Apr 20, 2011 7:04 pm
by Axel
Unless you don't want to end up here , give the right credits. not just 'Hey I made this its all made by me,...'

Re: Video Converter --- By Visualbasicje ---

Posted: Wed Apr 20, 2011 7:10 pm
by visualbasicje
Axel wrote:
Unless you don't want to end up here , give the right credits. not just 'Hey I made this its all made by me,...'
Thanks, I put a link to their site in my post now.

Re: Video Converter --- By Visualbasicje ---

Posted: Wed Apr 20, 2011 8:43 pm
by mandai
If you are actually using FFmpeg then will be many more container formats that can be used. You can list these by running ffmpeg -formats

Re: Video Converter --- By Visualbasicje ---

Posted: Sat Apr 23, 2011 2:01 pm
by Agust1337
It would be cool if you'd try to do it without any custom dlls ;)

Re: Video Converter --- By Visualbasicje ---

Posted: Sat Apr 23, 2011 2:50 pm
by Codex
Can you post some screenshots, and try and do like agust.