NewChromantics / PopH264

Low-level, minimal H264 decoder & encoder library for windows, hololens/uwp, ios/tvos/macos, linux, android/quest/magic leap. CAPI for use with c#, unreal, swift
http://poph264.com/
Mozilla Public License 2.0
84 stars 15 forks source link

ExtendRobotics stream not decoding on MediaFoundation #42

Open SoylentGraham opened 3 years ago

SoylentGraham commented 3 years ago

Is decoding on broadway.

SoylentGraham commented 3 years ago

If I push a ton of data (with superfolous pop data on the end) we get kVTVideoDecoderUnsupportedDataFormatErr. Clean data will decode.

Broadway carries on, it must know where the last of the data it needs is, see if we can, in a generic way (SplitNalu), figure this out

SoylentGraham commented 9 months ago

If this is still bad, get some test data for the integration tests