VideoHelp.com Forum
+ Reply to Thread
Results 1 to 6 of 6
Thread
  1. Member
    Join Date: Nov 2002
    Location: Toronto
    Hi,

    I have a chance to convert an old VHS tape to DVD, at a near-by DVD rental shop. They say they use a regular VCR for input, and a Pioneer DVR-65H recorder to produce the DVD.

    I looked at the Pioneer's specifications, and it has "Digital TBC". Does it mean what I think it means?
    http://www.pioneerelectronics.ca/pna...etailComponent

    In other words, should I expect a better output, as opposed to using just a regular DVD recorder with no bells and whistles?

    I am also curious about the comparison between the output of a digital DVD recorder (DVR), as opposed to the output of a good offline MPEG encoder such as ProCoder.

    Best regards
    Cosmin
    Quote Quote  

  2. Nearly all name brand DVD recorders have some type of built-in time base corrector (TBC) to help stabilize and correct sync timing flaws in analog videotape. In fact, all Pioneer DVD recorders have the same digital TBC circuit as the DVR-65H. That unit is simply the "Elite" version of the DVR-520H, with a bigger hard drive and nicer cosmetics.

    Using high quality standalone DVD recorders to create MPEG2 video works very well... like anything else, it helps if you have the right gear and experience. Each source video usually needs some degree of tweaking to get the most out of the image and to achieve a top-notch encode.
    Quote Quote  

  3. Member
    Join Date: Nov 2002
    Location: Toronto
    Thanks for the info.

    It's good to know that DVR's have TBC circuitry. I used to think that a good way to go from VHS to DVD is via a DV camcorder with analog input, which is then captured to a computer via a FireWire, which is then converted to MPEG using a good MPEG encoder.

    But regular DV camcorders don't have TBC, do they?

    Which means that a direct VHS-to-DVR setup is the best, both in terms of quality, and the amount of time spent.

    Is my conclusion correct?
    Cosmin
    Quote Quote  

  4. Member The_Doman's Avatar
    Join Date: Feb 2004
    Location: Netherlands
    Originally Posted by cosmin
    I used to think that a good way to go from VHS to DVD is via a DV camcorder with analog input, which is then captured to a computer via a FireWire, which is then converted to MPEG using a good MPEG encoder.

    But regular DV camcorders don't have TBC, do they?
    Well, most of the time that will work very well.
    I have a (PAL) Sony D8 camcorder and I am using that method all the time for my VHS conversions.
    Most DV-camcorders with Analog-In seem to have some simple form of TBC to stabilize the incoming video signal.
    It works really great for me, but the process takes some time ofcourse.

    Here is a quick clip from VHS using the Analog-in of my Sony D8-TRV120.
    Using Procoder with a 2passVBR 5000-7000.
    Using avisynth script to black borders and do light noise reduction (DNR2).

    http://rapidshare.de/files/1408974/D...e_VHS.VOB.html
    (Click on the FREE download)
    Quote Quote  

  5. Member
    Join Date: Nov 2002
    Location: Toronto
    Nice capture, The Doman!
    Here is a tip: due to how the DCT and MPEG works, if the widths/heights of black borders are multiples of 16, they are compressed to nearly nothing. I saw in your video that the top border is 15 pixels thick, while the bottom border is 17 pixels thick. You can get a little better output if you shift the whole image down by one row, before converting it to MPEG:

    Crop(0, 0, 0, -1)
    AddBorders(0, 1, 0, 0)

    Cheers
    Cosmin
    Quote Quote  

  6. Member The_Doman's Avatar
    Join Date: Feb 2004
    Location: Netherlands
    Originally Posted by cosmin
    Nice capture, The Doman!
    Here is a tip: due to how the DCT and MPEG works, if the widths/heights of black borders are multiples of 16, they are compressed to nearly nothing.
    Well I did keep nice multiples of 16..
    I used this avisynth script to feed the (DV) video into Procoder:
    #avisynth
    AVISource("diesel.avi",false)
    Letterbox(16,16,16,16)
    dnr2(11)

    When the AVS script is loaded with Virtualdub the top and bottom border are all 16 pixels wide.
    But in the MPEG2 file the picture is shifted up 1 line it seems.
    Intresting....
    Quote Quote  




Similar Threads

  1. Replies: 3
    Last Post: 8th May 2010, 07:50
  2. Replies: 8
    Last Post: 7th Oct 2009, 00:23
  3. A good, "easy" program that can edit a DVR disc?
    By Arglameth in forum Editing
    Replies: 1
    Last Post: 23rd Feb 2009, 09:58
  4. DVD with menus, replacing "bad" video with "good" video
    By chipsndukes in forum Authoring (DVD)
    Replies: 34
    Last Post: 4th Dec 2008, 17:45
  5. Replies: 10
    Last Post: 26th Apr 2008, 04:55
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools