Nathan Vander Wilt

Results 235 comments of Nathan Vander Wilt

@bkerler Thanks for these fixes. Unfortunately I believe the author of this repo is SK (https://www.facebook.com/bitglue/, https://www.linkedin.com/in/phillip-frost-33a69511a/) so you might need to maintain your own fork now :-/

Too large to upload to GitHub but if it's helpful, the sample file is temporarily hosted at and I'm using: ``` #! /bin/sh # fetch from binaries artifact of CI...

> you already got that error when importing a recording Okay, so if it is about the framerate then yeah what I'd noticed is that `1 / 0.000011111` works out...

@jo-m > I get a 404 at that URL oh sorry, something's misconfigured with my server and the HTTPS is going to the wrong site. with just plain  it should...

Thanks for looking into it and great to hear you found a fix already! I'll try retest myself soon.

> Can you send me one of your video files, in your exact pixel format? Then I can try to reproduce. What ffmpeg version do you have? I did paste...

So yes, I'd love if basically I could pass basically any source (and options) to `ffmpeg` and then I suppose trainbot would just tack on whatever final `rawvideo`-type arguments it...

@jo-m Had a chance to circle back to this this evening. Using the `trainbot-arm64` from the binaries archive on https://github.com/jo-m/trainbot/actions/runs/7159296241 (so the most recent https://github.com/jo-m/trainbot/commit/8afc520a5921451cf4947941b668e64b3960d6ae rather than the original, but...

hey hello! finally circling back to this, let's see if GitHub is happy enough with hosting the file directly? https://github.com/jo-m/trainbot/assets/265902/8e1a64f2-7083-44a6-ab80-61395497c777 Looks like it repros with: ``` #! /bin/sh export DATA_DIR=~/trains...

Still repros with the latest `trainbot-arm64` from the "binaries" artifact of this latest CI run a few days ago: https://github.com/jo-m/trainbot/actions/runs/8837381153