<div dir="ltr">Hello everybody,<div><br></div><div>I have a video player written for iOS, and want to add hw decoding feature.</div><div><br></div><div>I can build the latest ffmpeg with videotoolbox support, and my project now needs videotoolbox.framework to be linked. I think, this shows that videotoolbox is enabled in ffmpeg successfully.<br></div><div><br></div><div>What I wonder is how can I activate this ? I see that the cpu values are not changed so I guess, ffmpeg still uses CPU decoding</div><div><br></div><div>Do I need to set a property like enable-hw or init any API before decoding ?</div><div><br></div><div>Any clue is appreciated... </div><div><br></div><div>- MG</div></div>