| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Jul 2008
Posts: 17
| converting and buring .avi movies I have a number of .avi movies that I want to burn. I have found a dvd type (philips + cmc mag m01) that works in my home dvd player. I have dvdsanta, ether's easy dvd creator and convertxtodvd3. The first are click and burn, very simple but I want to know which program will give me the best quality movies, best colour, sound, movie to screen ratio etc. I am assuming it is in the conversion process? What program is best for this? It doesn't have to be one of the ones I own. |
| | |
| | #2 (permalink) |
| CD Freaks Die Hard Join Date: Nov 2006 Location: Wild Wild West
Posts: 1,177
| Re: converting and buring .avi movies Well I can't comment on DVDSanta or EasyDVDC,however CX2DVD works good for me when I use it occasionally...However I find that FAVC creates a higher quality DVD for my taste,and I use IMGBurn..... Others have their preferences...Try them all let "your" eyes be the judge..
__________________ Heyyyyyyyyyyyyyy you guysssssssssssss! "But that's just my opinion, I could be wrong." "Beauty is in the eye of the beerholder" "I typed the word Google into Google. Guess what came up? Everything. "I don’t own any stocks or bonds. All my money is tied up in debt." George Carlin |
| | |
| | #3 (permalink) |
| New on Forum Join Date: Jul 2008
Posts: 17
| Re: converting and buring .avi movies Does FAVC convert avi files into video files or does FAVC take video files and convert them into an image. I have imgburn but I haven't used it yet. From what I understand imgburn only burns images so it is useless to burn video files? |
| | |
| | #4 (permalink) |
| CDFreaks Resident Join Date: Sep 2003 Location: West Texas
Posts: 2,293
| Re: converting and buring .avi movies FAVC will convert avi files to a dvd video, complete with menu if you need to select separate titles in the dvd. The output will be a Video_TS folder ready to burn to disk. Imgburn can burn many different types of image files, regular data files and can burn a dvd video. It is my main tool for burning video, as well as regular data. Look through the guides to its use here: http://forum.imgburn.com/index.php?showforum=4 |
| | |
| | #5 (permalink) |
| New on Forum Join Date: Jul 2008
Posts: 17
| Re: converting and buring .avi movies I tried to convert with FAVC but kept getting an error message "unhandled exception has occured in your application" I am using Vista and have done all my updates and I implemented avisynth. I did do it after I started FAVC but I kept getting the same error message even when closed FAVC and re-started it. I was following this guide on how to use FAVC to convert and burn an avi movie. http://www.digital-digest.com/articl...ide_page1.html Here are the exact details of my error message: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B) at FAVC.MediaInfo.MediaInfo_New() at FAVC.MediaInfo..ctor() at FAVC.FAVCForm1.Button1_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll ---------------------------------------- FAVC Assembly Version: 1.7.0.0 Win32 Version: 1.07 CodeBase: file:///C:/Program%20Files%20(x86)/FAVC/FAVC.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 8.0.0.0 Win32 Version: 8.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- TrackBar Assembly Version: 1.0.2195.37365 Win32 Version: 1.0.2195.37365 CodeBase: file:///C:/Program%20Files%20(x86)/FAVC/TrackBar/TrackBar.DLL ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> |
| | |
| | #7 (permalink) |
| CD Freaks Die Hard Join Date: Nov 2006 Location: Wild Wild West
Posts: 1,177
| Re: converting and buring .avi movies @ OP, your issues are most likely .NET related or Vista OS related, maybe read this for help/tips...I'm using FAVC on XP sys..Try running "As Administrator".. http://forum.doom9.org/showthread.php?t=106677 @HDvision,I agree that Convertx2DVD is a good and easy to use proggy, however, typically when converting from one format to another,there will be some quality loss...JMHO!
__________________ Heyyyyyyyyyyyyyy you guysssssssssssss! "But that's just my opinion, I could be wrong." "Beauty is in the eye of the beerholder" "I typed the word Google into Google. Guess what came up? Everything. "I don’t own any stocks or bonds. All my money is tied up in debt." George Carlin |
| | |
| |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Computer shuts downs during converting avi movies.. | natty | Burning Software | 9 | 25-03-2007 14:48 |
| problem with converting multiple movies[AVI] into one DVD | kuokhong | VSO Software | 1 | 08-11-2006 13:40 |
| Problems Buring Movies with Plextor 760 | xman10101 | Plextor Burner | 15 | 26-04-2006 04:18 |
| buring avi into dvd | user unknown | Newbie Forum | 4 | 29-09-2005 05:58 |
| Buring AVI and WMV directly to CD | kluskoning | Burning Software | 2 | 20-11-2002 15:42 |