Open USTCtuoluo opened 3 years ago
Check the error output. Add beamcoder.logging('debug') after import. See what it says, my guess is you are not passing clean h265 to the decoder. Also, if you are creating a packet from scratch you have to set the pts, dts, duration, etc.
decode cannot be compiled