jc-kynesim

Results 155 comments of jc-kynesim

I'm afraid I don't use docker to build ffmpeg but I'm more than happy for you to create and maintain such an object.

Not currently 'cos the Pi doesn't support that (so I'm not sure why I wrote the comment s.t. it implies I might be going to). Do you have a use...

Good point - should have been sxtw throughout. Fixed.

Have you tried test/4.3.5/rpi_main? 4.3.2 is only (at best) marginally maintained.

I'm going to guess that my "improved" buffer fullness guessing interacts badly with whatever you are doing (it really does improve life for vlc & Kodi). Given you can clearly...

Sorry - I initially thought that your screen-shot was from your app. `av_log_set_level(AV_LOG_TRACE);` added near the start of your app should do the trick. If you need to go via...

I'm not promising anything, but with trace-grade debug I should at least know what I don't know!

OK... Thats interesting. It is almost certainly is the avcC "fix" that is breaking stuff. (The trace is typical of stream without a good SPS/PPS.) I don't suppose that your...

I've pushed a new test/4.3.5/rpi_main which fixes an "obvious" bug decoding a stream which doesn't use extradata and has SPS/PPS in the 1st pkt only. Might well fix your problem

If this fix works for you I'll push it to Pi pretty much immediately so I guess it would be in the distribution in a week or two. If you...