Skip to content
Snippets Groups Projects

opengl: add blend deinterlace filter

Merged Romain Vimont requested to merge rom1v/vlc:glblend into master

--deinterlace-mode selects a blend algorithm, but not a particular implementation.

--deinterlace-mode=blend

or equivalently ("deinterlace" is the default filter):

--deinterlace-filter=deinterlace --deinterlace-mode=blend

To run the OpenGL version (the mode is "auto"):

--deinterlace-filter=glblend

The module glblend only implements the "blend" algorithm, it can be passed explicitly:

--deinterlace-filter=glblend --deinterlace-mode=blend

To pass a list a modules, executed in order until one works:

--deinterlace-filter=glblend,deinterlace --deinterlace-mode=blend
Edited by Romain Vimont

Merge request reports

Merge request pipeline #104716 passed

Merge request pipeline passed for 8ef60b3b

Merged by Romain VimontRomain Vimont 3 years ago (Jun 8, 2021 3:00pm UTC)

Loading

Pipeline #104722 passed

Pipeline passed for 8ef60b3b on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading