-
- Downloads
lavc: make avcodec_open2() fail when the timebase is not set for encoding
Many encoders use it. There is also a divide by the timebase lower in this function, which would crash when it is not set.
Please register or sign in to comment
Many encoders use it. There is also a divide by the timebase lower in this function, which would crash when it is not set.