pierre

Results 9 comments of pierre

Hi, I am facing the same problem with the curve of my "B"s. Did you find a solution? I tried using the curve of my "P"s and putting it inside...

Hello, Thanks for the great work on the drivers. I'm using a `TN9210 10G ethernet Adapter`. kernel version : `5.8.0-53-generic` do you know where i can find the drivers for...

So `TN9210` drivers can be installed on kernel `5.8.0-53-generic` by downloading the header `MV88X3120_phy.h` from an [older release](https://github.com/acooks/tn40xx-driver/blob/release/tn40xx-001/MV88X3120_phy.h) , then running `make MV88X3120=YES` . Thanks for your great work and...

Hi, I can confirm I'm facing the same issue, thanks for reporting it @jakc-1 . I'm running Ubuntu 20.04. I have been pulling the latest changes: `gpac -version` = `gpac...

[EDIT] Just tested it and it's working on my end. I am able to do : 1) to .gsf -> .mpd with different representation -> then reading it. 2) convert...

I didn't success with live mode : ### Server side ```sh ./gpac \ -+kvazaar-params=input-res=512x256,preset=ultrafast,tiles=3x3,slices=tiles,mv-constraint=frametilemargin,input-format=P420,qp=16,rc-algorithm=lambda \ -i video://:fmt=libndi_newtek:dev="PIERRE-ALL-SERIES (NDI)":size=512x256:copy=N:fflags=discardcorrupt:FID=I \ ffsws:SID=I:FID=Y:osize=512x256:ofmt=yuv420 \ enc:SID=Y:FID=K1:c=libkvazaar:b=1M:size=512x256:fintra=1:rc tilesplit:SID=K1:FID=1 \ enc:SID=Y:FID=K2:c=libkvazaar:b=56k:size=512x256:fintra=1:rc tilesplit:SID=K2:FID=2 \ -o http://localhost:8080/live.mpd:gpac:dmode=dynamic:segdur=2:cdur=0.2:asto=1.8:llhls=br:profile=live:rdirs=outdir:template=seg_live_:SID=1,2 \...

Hi, Thanks for this, it's definitely better. I've tried to get the client side on a different machine ence the timelapse. The server side requires the `reframer` to be added,...

I've tested with 0.11 on Pi zero2, and PI4, found slight misalignements, will check this one this week and report.

```sudo apt update && sudo apt upgrade -y``` . I downgraded libudev1 to `249.11-0ubuntu3` and that is not a good idea, as the operating system needs it.