VideoHelp Forum




+ Reply to Thread
Results 1 to 10 of 10
  1. Does anyone know of a DIVX-> VCD encoder that will chop off black borders?

    The black borders in my divx are actually encoded into it and part of the original film

    dvd2svcd won't do it.
    Quote Quote  
  2. Member
    Join Date
    Feb 2002
    Location
    London
    Search Comp PM
    umm TMPGEnc perhaps...?

    There's a feature within Setting > Advanced (tab) > Clip Frame which appears to allow this. Never done it myself but it looks promising.

    I suspect there MAY be some advice about using blocks of 16 as well, for reasons which I can't remember, however my amateur advice is a good start!
    Quote Quote  
  3. ok, i found it, but it was a pain in the arse. can it not be incorparated into dvd2svcd (since it uses tmpgenc and would just need to send a few more arguments to the exe/project file?)
    Quote Quote  
  4. There is a way to do it in DVD2SVCD using the Edit as part of video encoding at the bottom left of the frameserver tab. This enables you to edit the avisynth script to add a crop filter. It's not as hard as it looks. Try here to get an idea...

    http://www.avisynth.org/

    With regard to blocks of 16. If the X and Y resolutions can be divided exactly by 16, you should get faster encoding speeds as it allows for MMX optimisations to kick in (I can't remember where I got that info from so thanks to whoever!)

    GGS.
    Eat! Drink! Be merry! Tomorrow we snuff it! - (Sid James, from 'Hancock's Half Hour')
    Quote Quote  
  5. um, ok, that looks way complicated.
    do you reckon you could type in what i have to paste into the script (and how to do it? )?

    i want to crop:
    TOP 48
    BOTTOM 54
    LEFT 5
    RIGHT 8

    thank you sooo much if you could do this
    Quote Quote  
  6. ok, just entered:
    Crop(5,48,8,54)

    is that right?
    Quote Quote  
  7. Member
    Join Date
    Feb 2001
    Location
    Berlin, Germany
    Search Comp PM
    #avisource()
    Crop(6,48,-8,-54)#round to even values
    Quote Quote  
  8. ah, cool, negative values for the opposite sides,
    Quote Quote  
  9. Member
    Join Date
    Feb 2001
    Location
    Berlin, Germany
    Search Comp PM
    Yes, negative values, because the arguments of Crop are (left, top, frame-width, frame-height)
    Quote Quote  
  10. ok, cheers guys, encoding street fighter 2 the manga movie now WITHOUT borders in full unzoomed 16:9
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!