New forum topicsUser login |
Bringing together the tools and tutorials to produce BD9 (blueray on DVD) and BDR discs. Converting a Standard-Def DVD to High-Def Blu-Ray BD-9At some point, you'll probably want to backup your unencrypted DVD to blu-ray BD-9 format in High Def. (1280x720 for NTSC). This article will show you how. Backing up a DVD to Standard-Def Blu-ray BD-9.At some point, you'll probably want to backup your unencrypted DVD to blu-ray BD-9 format in Standard Def. (720x480 for NTSC). This article will show you how. ImgBurn Install and SetupOnce we've created the proper blu-ray structures on our hard drive, we need some way to burn it to a format (UDF 2.5) that our blu-ray player will recognize and play. While there are many commercial dvd-burning applications that do this, there is currently only one FREE application that will do this: ImgBurn (version 2.4.0.0 or later.) Installing MeGUI and UpdatesThere are many applications that will encode your video into blu-ray compatable AVC. One of the best, and least expensive (its free!) is x264. The easiest way to install and use x264 is by installing MeGUI and letting it update to the latest x264. (MeGUI requires AVISynth installed.) DGIndex tutorialQuite often, your original video source will be mpeg-2, grabbed either from your satellite, your cable, your video capture card, or even a decrypted DVD video. These are usually multiplexed as ts (Transport Stream), m2ts (MPEG-2 Transport Stream), or just normal mpg/mpeg/vob (Program Stream.) DGIndex can be used along with AviSynth, to process all of these. Installing Avisynth & plugins.In order to convert mpeg-2 files (including VOB files) to blu-ray compatible AVC files, we'll need a reliable, accurate, and transparent mpeg-2 decoder that will work as a source for any encoders. Avisynth with the DGMPGDec and decomb plugins fits the bill. |
|