#10795: scale2ref filter crash
---------------------------------------+----------------------------------
             Reporter:  Axel Terizaki  |                    Owner:  (none)
                 Type:  defect         |                   Status:  closed
             Priority:  important      |                Component:  ffmpeg
              Version:  git-master     |               Resolution:  fixed
             Keywords:  bounty         |               Blocked By:
             Blocking:  7.0            |  Reproduced by developer:  0
Analyzed by developer:  0              |
---------------------------------------+----------------------------------
Comment (by Niklas Haas):

 scale2ref has been deprecated in light of fundamental issues with its
 design, the replacement is to use `[in][ref_in] scale=rw:rh [out]` (with
 no more `ref_out` port, if you need the ref afterwards you should `split`
 it into two halves first).

 Does using the new approach fix your issue?
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10795#comment:20>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to