Skip to content
Snippets Groups Projects

video_filter: add formatcrop filter

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

This filter crops the input pictures by adjusting the format (offsets and size), without any copy (contrary to croppadd).

This is especially useful to receive pictures with arbitrary visible area (smaller than the full size), to debug vouts or filters.

Example usage:

./vlc --video-filter='formatcrop{left=50,right=100,top=200,bottom=80}' video.mp4
Edited by Romain Vimont

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Steve Lhomme
  • Steve Lhomme
  • Romain Vimont marked this merge request as draft

    marked this merge request as draft

  • Romain Vimont resolved all threads

    resolved all threads

  • Romain Vimont added 10 commits

    added 10 commits

    Compare with previous version

  • Romain Vimont changed title from Draft: video_filter: add metacrop filter to Draft: video_filter: add crop filter

    changed title from Draft: video_filter: add metacrop filter to Draft: video_filter: add crop filter

  • Romain Vimont changed the description

    changed the description

  • Romain Vimont marked this merge request as ready

    marked this merge request as ready

  • Romain Vimont marked this merge request as draft

    marked this merge request as draft

  • Romain Vimont resolved all threads

    resolved all threads

  • Romain Vimont resolved all threads

    resolved all threads

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading