3d0c / gmf

Go Media Framework
MIT License
885 stars 170 forks source link

Invalid NAL unit size (556795136 > 367). #138

Open Nv7-GitHub opened 3 years ago

Nv7-GitHub commented 3 years ago

I am using the Video to Go Image example, but whenever I try it with my own videos I get the error:

[h264 @ 0xb069400] Invalid NAL unit size (556795136 > 367).
[h264 @ 0xb069400] Error splitting the input into NAL units.

Any ideas on how to fix this?