Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
detelecine [2019/06/26 13:42]
beandog
detelecine [2019/07/13 19:50]
beandog
Line 12: Line 12:
   * [[https://​ffmpeg.org/​ffmpeg-filters.html#​yadif-1]]   * [[https://​ffmpeg.org/​ffmpeg-filters.html#​yadif-1]]
   * [[https://​ffmpeg.org/​ffmpeg-filters.html#​decimate-1]]   * [[https://​ffmpeg.org/​ffmpeg-filters.html#​decimate-1]]
 +
 +Detelecine DVD:
 +
 +<​code>​
 +ffmpeg -i dvd_copy.mpg -vf dejudder,​fps=30000/​1001,​fieldmatch,​decimate dvd_copy.mkv
 +</​code>​

Navigation