View Single Post
Old 17th November 2020, 01:24   #2  |  Link
Richard1485
Guest
 
Posts: n/a
Using order=0 is wrong because the clip is TFF. Take a look:

Code:
AVCSource("00003.demuxed.dga")#since you are using DGAVCDec
AssumeTFF()
SeparateFields()
  Reply With Quote