Jump to content

Recommended Posts

Posted

I’m trying to convert some .vro files to .avi so that I can send some dvd’s to Daughter1 at University (she's studying medicine and the dvd's are recordings of that German chappie who cuts up bodies an tv, and thinks he's Joseph Beuys). My dvd recorder (the one under the telly) records in this format (.vro). I did a search last night but could only come up with a paid for app called avs converter. It’s cheap, but I’d rather go free if possible. Can anyone help?

beeswax

Posted

Try renaming the .VRO to a .MPG or .MPEG then treat it as and mpeg and find a free mpg to avi converterer.

 

Or

 

You can get VSO DivX to DVD

http://www.videohelp.com/tools?tool=vso_DivXtoDVD

 

This can actually take loads of input files such as avi wmv mpg etc and makes a nice dvd from it. You can also buy their software called copy to dvd and then you have a one click solution to make dvd's

  • Thanks 1
Posted
Try renaming the .VRO to a .MPG or .MPEG then treat it as and mpeg and find a free mpg to avi converterer.

Is that it? Yes it is. In fact it's better than that. Having renamed the file *.MPEG, it immediately played on my machine. Ta very much indeed.

beeswax

  • 4 years later...
  • 2 years later...
Posted

Try handbrake.fr - Kim Komando recommends it at her site and it worked for me. Best part is, it's free.

Posted
Try handbrake.fr - Kim Komando recommends it at her site and it worked for me. Best part is, it's free.

Have you tried using Handbrake to convert VRO files to AVI? :confused:

 

Hint. It won't work.

  • Thanks 1
Posted

notepad copy and past below save as convert.cmd

download ffmpeg copy the ffmpeg.exe to the windows folder

and drag and drop your vis on to the batch file to convert

 

ffmpeg -i %1 -s 320x240 -vcodec msmpeg4v2 %~n1.avi

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...