Space Invader

Results 6 comments of Space Invader

Hi, @3d0c ! Thank you for the fast response Yeah, basically, what I'm trying to do is the first option For simplicity, I tried to use your examples of video-to-goImage(I...

@3d0c Thank you!

@3d0c I tried to do what you suggested in the video-to-goImage example, but it is still only using one thread

Oh, actually, I got confused with a different context in the example After I added the options directly to stream.go creation of NewCodecCtx - it worked! So, probably I just...

You mean 57-66 in stream.go , right?

Yeah, that's what I mean - this one is used for Encoding, isn't it? And to do the same for Decoding I'll have to change the context inside the "ist"...