SuRGeoNix / Flyleaf

Media Player .NET Library for WinUI 3/ WPF/WinForms (based on FFmpeg/DirectX)
GNU Lesser General Public License v3.0
687 stars 92 forks source link

if i want to save i frames only how can i do? #435

Closed zhishiheng closed 4 months ago

zhishiheng commented 4 months ago

What I mean is that while I play the RTS stream, I save the keyframe data? I have see extractor sample extractor sample work good for mp4,but RTS Stream not work

SuRGeoNix commented 4 months ago

Keyframe information is currently not within MediaFrames not sure if it really needed there. I might consider this in v4. Any reason for that?