Jannis R

Results 500 comments of Jannis R

I have updated my initial post, to my knowledge it lists those binaries still missing. cc @sudo-nautilus @Thefrank

@sudo-nautilus I couldn't find an ffmpeg 6.0 release binary for Windows x86. Is there one?

I have updated the list to include `ffprobe` as well, in order to support #19 via #113. Currently, we're waiting for either Linux ([johnvansickle.com](https://johnvansickle.com/ffmpeg/)), macOS arm64 ([osxexperts.net](https://www.osxexperts.net)), Windows x86 ([repo](https://github.com/sudo-nautilus/FFmpeg-Builds-Win32/releases)...

> @derhuerst is this the one https://github.com/sudo-nautilus/FFmpeg-Builds-Win32/releases/tag/latest 👀? Yes, except that it uses the tag `latest`, which will break with the next build. The download script needs a (as) permanent...

I have published `[email protected]`, which downloads ffmpeg 6.0 binaries. Thanks everyone! 🎉 I'm currently [waiting for write access to the `ffprobe-static` npm package](https://github.com/eugeneware/ffmpeg-static/issues/19#issuecomment-1625585618), then it will be updated with 6.0...

> Is valid GTFS to define `stop_times` with both empty `arrival_time` and `departure_time`. However we cannot have Connections with empty departure or arrival times. > > [According to the spec](https://developers.google.com/transit/gtfs/reference#stop_timestxt),...

Contributions welcome! If you have an API with LVB data, or a "wrapper API" around their API, I can set up `lvb.transport.rest` for it.

> […] some cancelled journeys in Leipzig aren't marked "cancelled" at DB endpoint but in INSA it is correct. For the sake of documenting this in a google-able way: Do...

> LVB is using on [their website](https://www.l.de/verkehrsbetriebe/fahren/auskunft/) the [INSA/NASA endpoint](https://github.com/public-transport/insa-hafas) with mgate.exe. Let's name it `insa.transport.rest` then, that fits better IMO. Note that you linked to `insa-hafas`, which [currently depends...