huili2
huili2
could you please try the downloaded one and see if it's reproducible? It is strongly suggested that provided lib be used.
Not familiar with this kind of link. Is this issue fixed already?
if no update, this issue will be closed.
Openh264 decoder supports real-time decoding, so the output order might be the same as decoding order. @xiaotiansf Is that also true for B frame decoding?
Thanks. So in conclusion, the output order may be different when B frames are involved. @WeiChungChang
Openh264 supports MSYS for compiling. btw: %lld should be supported after vs2005? Not sure why it cannot be recognized in MSYS2 and mingw-w64.
openh264 does not have such kind of thread support scripts. You'd better see how the build script changes the command into openh264 build info.
Currently it only supports YUV420 input.
you may refer to the console code in codec/console/enc/src/welsenc.cpp. There are detailed examples.
it has been supported in latest version now.