[FFmpeg-trac] #11438(avfilter:open): vf_crop filter breaks setting variables like x=x+1
FFmpeg
trac at avcodec.org
Thu Jan 30 16:54:03 EET 2025
#11438: vf_crop filter breaks setting variables like x=x+1
-------------------------------------+------------------------------------
Reporter: Alan Amaral | Owner: Gyan
Type: enhancement | Status: open
Priority: normal | Component: avfilter
Version: git-master | Resolution:
Keywords: crop | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 1 |
-------------------------------------+------------------------------------
Changes (by Gyan):
* analyzed: 0 => 1
* keywords: vf_crop => crop
* owner: (none) => Gyan
* status: new => open
* type: defect => enhancement
* version: 6.1.1 => git-master
Comment:
Yeah, changing x and y through commands would need to be handled
differently. Currently all commands are treated effectively as reinit of
all filter state variables.
I'll send a patch for this soon-ish.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11438#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list