Create Blu-Ray Video in Plain Dvds for Free

Create Blu-Ray Video in Plain Dvds for Free

Create Blu-Ray video in plain DVDs for free Posted on Sat 23 Feb 2008 at 2:35 AM PST. Filed under Software. Here is how to burn your own HD video in a Blu-Ray format on normal DVD discs, completely free. This method worked with my Sony PS3, it is known to work with most Blu-Ray players but not all of them. Of course, this won’t work with plain DVD players or HD-DVD players (read here how to create HD-DVD discs on plain DVDs). The funny thing is that 80% of both these methods are identical for both HD architectures: from the moment you have completed step #7 (which takes care of the mutual mpeg2 encoding), creating a Blu-Ray and an HD-DVD disc should take 10 minutes for each from that point on, it’s that fast! Basically, this method allows you to use a common DVD burner and common DVD disks to burn HD video. But you will still need a Blu-Ray *player* to play that video back. This method is credited to “Racer-x“, but I have modified his version in order to adapt it in terms of video editing. This version also features a custom mpeg2 bitrate option which allows you to fit more footage on a single disk. More significantly, I use all-freeware utilities, without the need to purchase Nero. 1. Install the stable 2.5.7 version of the AVISynth application. Follow the default options during installation. Once it’s installed, you can safely delete its downloaded installation file. 2. Download the plain version of Mplayer for Windows and unzip it somewhere that you can find back easily, e.g. c:\video\mplayer\ 3. Download the Huffyuv lossless codec. Unzip the .zip file on your desktop, right click on the huffuyv.inf file and select “Install” (note: Vista might not give you that option, in which case manual registration of the codec’s DLL file must happen via the DOS prompt, google it). After about 15 seconds, you can delete these files from your desktop, as the Huffyuv lossless codec is now installed on your system. Open a DOS prompt and navigate to the mplayer folder (e.g. “cd c:\video\mplayer\”, without the quotes). There, run this command: vfw2menc -f huff -d huffyuv.dll -s settings.mcf and on the new dialog that pops up select: “Predict median (best)” from the first drop down menu, and “<-- Convert to YUY2" from the second drop down menu, while leaving unchecked the other options. Then click "ok" to discard the Huffyuv configuration dialog. This action only needs to be done once for your system and it helps us by forcing the Huffyuv codec to create smaller files. You can now delete the c:\video\mplayer\ folder and the Huffyuv files from your desktop. 4. Capture, set up the right Project Properties for your footage, and edit your HD or HDV footage as usual with Premiere or Vegas or other editor. Thorough exporting example under Vegas follows: To export, click "File" and "Render As". Select .avi for the "Save as type", and the "HDV 1080-60i intermediate" template (or 50i if you are on PAL). Then, hit "Custom". On the first tab select "Best" quality. On the video tab leave everything as is except the video format, select there "Huffyuv v2.1.1". Then, hit "Configure" and a new dialog pops up. There, make sure that "Predict median (best)" from the first drop down menu, and "<-- Convert to YUY2" from the second drop down menu are selected (leave unchecked the rest of the options there). Then click "ok" to take that new dialog away. On the Video tab make sure you export as progressive, with the right frame rate as the original footage and 1440x1080 and aspect ratio 1.3333 (if this was HDV footage, that is). Leave unchanged the "Audio" tab, and then hit "ok" in the "custom template" dialog. Then, you must give a name to your .avi file (e.g. "huff.avi") and hit "save" to a predefined folder (e.g. C:\video\huff.avi). The encoding procedure will start. Regarding Premiere/AE, I heard nightmare stories about not being able to export correctly in Huffyuv, so you might want to try a frameserver technique instead. 5. On Vegas, export again, but this time the audio alone: click “File” and “Render As” and from there select the “AC3″ filetype. Name the audio file “audio.ac3″ (or something like that) and export it on the C:\video\ folder again. If you can’t see an AC3 option on Vegas it’s either because you are using a pirated version of it, or because you forgot to install DVD Architect, the companion Vegas application. If you are not using Vegas, or if your video editor does not support exporting in AC3, you can use a freeware calledBeLight to do the job. Try exporting the AC3 audio with a bitrate of 128 kbps, or 160 kbps and 192 kbps depending how much space you want to waste on audio versus quality. 6. Open notepad.exe or other text editor and add this line in it: DirectShowSource("C:\video\huff.avi") Save the text file as “avisynth.avs” on the same folder: c:\video\ If you get error messages, or you are using a frameserver, use this two-line code instead: AviSource("C:\video\huff.avi", false) ConvertToYV12() Alternatively, you can also try this (in other words, use whatever works for you): AviSource("C:\video\huff.avi", false).ColorYUV(levels="PC->TV") 7. Download and install the HCEnc utility. Load the HCEgui.exe and make it look like this. Leave the rest of the tabs of this app as is. If you are using a 24p Huffyuv AVI file instead of PAL 25p or NTSC 30p, use an “autogop” of 12 instead of the suggested 15 and also check the “3:2 pulldown” option too. When everything looks like the above screenshots, select “encode” and wait for the encoding to complete (it will take a while). Just a note, you might want to use more bitrate for the video than the 12000/15000 kbps suggested, maybe at around 15000 kbps average, 18000 kbps maximum. Don’t use more than that though, as the video will stutter during playback. Besides, the less bitrate you use, the more HD footage you can fit on a plain single-layer DVD disc, so find a golden balance between bitrate/quality and video duration. 8. Rename the “c:\video\output1.m2v” file to “c:\video\out.mpv”. Download, install and load tsMuxer, and “start muxing” with these settings. 9. Download, install and load tsRemux, and “remuxe” with these settings. 10. Download, install and load ImgBurn 2.4.x (new version required). Select “Create image file from files/folders” and then hit the “browse for a folder” icon and give it your “C:\video\BluRay\” folder. On the “Destination” option select “c:\video\bluray.iso” as filename. Click “Options” and select “UDF” for file system & UDF Revision “2.50″, while leaving the rest unchanged. Then click the big button “Build” and wait a bit. Then from the “Mode” menu select “Write”, and in the “Source” select the “c:\video\bluray.mds” file. Then put an empty DVD-R or DVD-RW disc on your burner (warning: avoid dual-layer discs, not very compatible). When you do this, the big button will be enabled, and then you can start burning the disc! Enjoy! If you would like to test this method but you have no HD footage of your own yet, feel free to download my favorite HD clips found on Vimeo.com (if you have a Vimeo account and you visit their respective pages, you can download the original uploaded HD video file): 16 Comments » George wrote on February 23rd, 2008 at 9:35 AM PST: Yo eugenia … nice post Are there tools that can do this for Mac OS X or Linux? Eugenia wrote on February 23rd, 2008 at 10:41 AM PST: I don’t believe so, not yet anyway. Frank (aka Racer-x) wrote on February 23rd, 2008 at 1:17 PM PST: Nice tutorial! I didn’t realize that Imageburn could support UDF v2.50……..go figure. I checked out your work, very impressive! The alligator clip was very realxing. Your work is very artistic……the time laps clip was really cool. Eugenia wrote on February 23rd, 2008 at 2:09 PM PST: ImgBurn added the capability only 10-15 days ago, it’s only the brand new version that works with it. Only 2-3 clips from the above ones are mine. The rest are just my favorites as found on Vimeo. To view my own videos check here. Jake Wharton wrote on February 23rd, 2008 at 8:40 PM PST: What kind of length are we seeing with single layer and dual layer DVDs on average? Eugenia wrote on February 23rd, 2008 at 8:45 PM PST: As I said on the HD-DVD thread, it depends on the bitrate you use. Between 20 and 40 minutes. Johnny wrote on February 24th, 2008 at 8:10 AM PST: Hi Eugenia, Thanks for the write-up. Is there a reason I am getting ‘no YV12 color space, add CovertToYV12() to script’ in the HCgui info box after I load my AVS file? I exported a huffyuv AVI just as the instructions state. I did notice in step 3, when I ran vfw2menc and set the Huffyuv preferences, it said, “ICM_GETSTATE returned 0 size, vfw2menc.exe: Cannot save sttings to file” after I pressed OK.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    5 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us