Jean Le Feuvre
Jean Le Feuvre
For point 1, I have found a workaround by specifying `rc-algorithm=lambda` in the global args, see our [HEVC tile adaptation](https://github.com/gpac/gpac/wiki/HEVC-Tile-based-adaptation-guide#kvazaar-as-a-gpac-filter) wiki page.
Thanks for the feedback! 1. OK with me, FYI my patch was ``` diff --git a/libavcodec/libkvazaar.c b/libavcodec/libkvazaar.c index 9032547678..0ecef5f8e6 100644 --- a/libavcodec/libkvazaar.c +++ b/libavcodec/libkvazaar.c @@ -109,6 +109,9 @@ static av_cold...
great, thanks !
src should not be used if you specify the url, ie udp://239.1.2.3 implies src=239.1.2.3 If your source is on a given IP interface, you can try using -i udp://239.1.2.3:1234/:ifce=10.1.2.3 Otherwise,...
They are exactly the same as the ones supported by the `gpac` application. Does this help ?
could you please upload a sample file (working and not working) so that we can have a look at the issue?
We don't support EC3+Atmos yet. Before looking into that in more details, could you do the following test: with an hex editor, insert `0110` (as hex) at the end of...
Thanks for the files and links. This should now be supported: - remux/dashing - eac3+atmos import Could you cross-check ?
> Is there an easier way to convert from mkv -> mp4 without demuxing with ffmpeg first? If you have a gpac build with ffmpeg support, you can import mkv...
Thanks for the TS, quite useful ! This should now be fixed, including TS import for EAC3 and TrueHD