LouisP

Results 39 comments of LouisP

Hey, I'm also missing this feature. Why not making monitor_t inherit from socket_t? IMHO, this would be a better RAII design (see #381), and force the user to configure the...

Hi, I suceed to do some lossless compression. You need to: 1. patch [nvmpi_enc.cpp](https://github.com/jocover/jetson-ffmpeg/blob/20067187641389ba309bd3ca51933718b6b475ef/nvmpi_enc.cpp#L121) ``` nvmpictx* nvmpi_create_encoder(nvCodingType codingType,nvEncParam * param){ int ret; log_level = LOG_LEVEL_INFO; nvmpictx *ctx=new nvmpictx; ctx->index=0; ctx->width=param->width;...

Hi benbiles, Actually I think you are mis-using the LTC API. I think you also have some _real-time issues_ in your code. For example, what appends if you have let's...

Also interested by that

Yes I was meaning interlaced, paNonInterleaved in portaudio misled me. Thanks! 1. Concerning your portaudio suggestion, my pipeline need to use interlaced data, I can't add paNonInterleaved. 2. I agree...

Hi, I re-up this question, I am ready to invest some time for this. Any thought on my last comments? Thank youm BR

Thank you for your feedback! @retokromer: Have you considered to put it in the public domain? If not, do you have an estimation of developper.hour for the development? Can you...

> > Have you considered to put it in the public domain? > > Yes, that’s the plan. Yet no schedule is set, as I do this in my spare...

So this need a patch into the libzmq then? I would be very interested by this

Hello! I've got the same issue with shazam login as well... When I open the link sent by email from shazam on my phone, it redirects to the official playstore...