Quoting Kieran Kunhya via ffmpeg-devel (2024-06-14 15:27:32) > On Fri, Jun 14, 2024 at 1:53 PM Paul B Mahol <[email protected]> wrote: > > > > > > > > On Fri, Jun 14, 2024 at 2:41 PM Kieran Kunhya via ffmpeg-devel > > <[email protected]> wrote: > >> > >> On Sun, Jun 9, 2024 at 2:39 AM Andreas Rheinhardt > >> <[email protected]> wrote: > >> > > >> > The H.264 decoder does not support draw_horiz_band (it does not have > >> > the AV_CODEC_CAP_DRAW_HORIZ_BAND), making ff_h264_draw_horiz_band() > >> > legally dead. The function here always calls draw_horiz_band > >> > in coded order, although the default case is display order. > >> > >> Why would you want a low latency decode mode with reordering? > >> I have no idea about hwaccel, but I believe with low latency encoded > >> video this does work. > > > > > > Since when? > > > > See 0da71265d84b587c7159cd82708ca60ad050dd4c from 2003. > > > > flag remain commented out from then to this day. > > It still worked if you controlled the input.
Do you actually use this, or know anyone who does? -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
