Quoting Soft Works (2021-11-27 08:18:37) > > -----Original Message----- > > From: ffmpeg-devel <[email protected]> On Behalf Of Andreas > > Rheinhardt > > Sent: Friday, November 26, 2021 2:02 PM > > To: [email protected] > > Subject: Re: [FFmpeg-devel] [PATCH v16 08/16] fftools/ffmpeg: Replace > > sub2video with subtitle frame filtering > > > Furthermore, missing check. > > (Maybe ass subtitle based codecs should set AVCodecContext.width and > > height based upon this play_res_x/y? > > Breaks the decoder API.
Why? I'd think width/height are currently unused for subtitles, so you can repurpose them without breaking anything. -- 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".
