Quentin Renard

Results 338 comments of Quentin Renard

Problem is that this lib apparently doesn't handle properly `` inside `` tags. I'm welcoming PRs. Cheers

> If you're interested, I can upload the capture (~30MB) file or a smaller version I was using. Could you share the smaller version with the result you get from...

Thanks for the `.ts` 👍 Basically `go-astits` implements DBV tables only whereas your file contains ATSC tables. Implementing ATSC tables is a tall task and I don't know when that'll...

@SonnyWalkman thanks for your interest in the project 👍 > How far off are implementation of TDT and TOT tables.? `TOT` tables are demuxed (see [here](https://github.com/asticode/go-astits/blob/master/data_tot.go)) but not muxed and...

I'll be honest, I'm not implementing new stuff myself in this repo anymore except for bug fixing, but I'm welcoming PRs which I can supervise and help on 👍

Which type of content are you demuxing (you say non-DVB, but what's the exact type?) and how can we identify it as non-DVB?

OK thanks for the clarification 👍 In that case I would rather you add a new `elementaryStreamMap`, similar to `programMap` but separated from it. You can use the same function...

Hey guys, I was having the same problem but after trying out another library I realized that my `pdf` file had a protection that prevented this library from extracting data....

Mmm this is not a known bug in the GO lib 🤔 The call to `C.Model_STT` seems identical between Coqui and DeepSpeech, I would go with an issue with Coqui...

`go-astiav` is only compatible up until `5.1.2` I'll rename your issue and keep it opened but I'm not planning to make this library compatible with ffmpeg 6.0 in the coming...