You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the late response, I do not have much time to invest in avcut anymore.
After encoding or decoding, avcut needs to match the input item (frame or packet) to the output item. This is more difficult with codecs like h264 as, after decoding for example, we do not immediately get the frame after calling the decode function with a packet. In this case, it failed to find the matching frame or packet because the sizes did not match.
I just released a new version with a fix related to this, could you test it again?
If it does not work, an example video would help analyzing the issue. If that is not (legally) possible, please build avcut with "make debug" and send the output.
OTR is currently implementing a new HD-Format.
When trying to cut these files with avcut, it ends with this error:
Would a customized profile be sufficient to correct this error?
Unfortunately I have no idea which parameters are necessary for this.
The text was updated successfully, but these errors were encountered: