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
I was just looking at switching from rust-ffmpeg-next back to this project but realised one of the changes I'd miss is the addition of these send_packet(), send_eof() and receive_frame() functions for the Opened struct.
It would be great if something like this could be cherry picked...
I was just looking at switching from rust-ffmpeg-next back to this project but realised one of the changes I'd miss is the addition of these
send_packet()
,send_eof()
andreceive_frame()
functions for theOpened
struct.It would be great if something like this could be cherry picked...
zmwangx/rust-ffmpeg@363001f
The text was updated successfully, but these errors were encountered: