nelsonjchen / op-replay-clipper

📽 Capture and develop clips of openpilot. UI optional. Already deployed on Replicate.com for YOUR immediate use!
https://replicate.com/nelsonjchen/op-replay-clipper
MIT License
87 stars 13 forks source link

Clipper is broken #73

Closed nelsonjchen closed 7 months ago

nelsonjchen commented 7 months ago

Segment start times missing?

nelsonjchen commented 7 months ago

Downloader is having the issue

ngk0 commented 7 months ago

I saw the segment start times issue as well. No matter what the inputs were, even the example threw the error.

nelsonjchen commented 7 months ago

Yeah the backend API has changed. Need to teach downloader module new endpoints.

On Thu, Apr 4, 2024, 1:15 PM ngk0 @.***> wrote:

I saw the segment start times issue as well. No matter what the inputs were, even the example threw the error.

— Reply to this email directly, view it on GitHub https://github.com/nelsonjchen/op-replay-clipper/issues/73#issuecomment-2038129396, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAABJ44R7GVOCMUUL7S2Z6LY3WYGPAVCNFSM6AAAAABFQ22KXKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZYGEZDSMZZGY . You are receiving this because you authored the thread.Message ID: @.***>

nelsonjchen commented 7 months ago

https://replicate.com/p/x4cmvrkj4srg80cenmwvkqcz44

Hmm, for some reason, it's unable to generate a X11 config so the OP UI can run. Might be a replicate.com regression.

At least ffmpeg UI-less clipping can run now. Progress is progress.

nelsonjchen commented 7 months ago

Worked around that X11 config issue by generating the config by hand with past values and hardcoding. I think it's probable that the nvidia-xconfig command no longer really works.