[FFmpeg-devel] qmax limit 28 in mpegvideo_enc.c

2022-09-15 Thread Jaka Bac
Hello, mpegvideo_enc.c contains this check in ff_mpv_encode_init: if (s->q_scale_type == 1) { if (avctx->qmax > 28) { av_log(avctx, AV_LOG_ERROR, "non linear quant only supports qmax <= 28 currently\n"); return AVERROR_PATCHWELCOME; }

Re: [FFmpeg-devel] Building with WSL instead of MSYS?

2020-07-31 Thread Jaka Bac
On Fri, 31 Jul 2020 at 13:26, Timo Rothenpieler wrote: > On 31.07.2020 13:17, Julio César Rocha wrote: > > Do you use the MSVC compilers? > > If so, how do you get around compiling linux-type absolute paths with > > cl.exe? (i.e. /home/user/src/ffmpeg/dir/file.c). > > Microsoft's CL.EXE does not