-
- Downloads
avconv: fix counting encoded video size.
avcodec_encode_video2() return value is 0 on success, encoded frame size is stored in the packet.
Loading
Please register or sign in to comment
avcodec_encode_video2() return value is 0 on success, encoded frame size is stored in the packet.