ekisu / mpv-webm

Simple WebM maker for mpv, with no external dependencies.
MIT License
586 stars 33 forks source link

Add deinterlace property to playback options #112

Closed Vzaa closed 3 years ago

Vzaa commented 3 years ago

I've been using mpv-webm with some interlaced videos, and I've noticed the output has interlacing artifacts. I've added the deinterlace property to the playback options so that its current state is passed.

ekisu commented 3 years ago

Thanks!