VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. lets say i have an interleced video. how do i tell yadif in ffmpeg to only output the bottom fields and leave the top fields ? i don want frame doubling.


    ty
    Quote Quote  
  2. Originally Posted by oduodui View Post
    lets say i have an interleced video. how do i tell yadif in ffmpeg to only output the bottom fields and leave the top fields ? i don want frame doubling.


    ty
    Code:
    -vf yadif=mode=0:parity=bff
    will select the bottom fields, discard the original top fields, but interpolate a new top field, giving you a full frame size. e.g. 720x480 for "NTSC" or 720x576 for "PAL"

    Or did you want just the "half height" original bottom fields ? 720x240 for "NTSC" or 720x288 for "PAL" ?
    Quote Quote  
  3. ah man thanks!!

    the former

    works a treat

    ty!!!
    Quote Quote  



Similar Threads

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