Re: [Cin] mpeg2 encoding with ffmpeg (for dvd, from doom9 forums)

2021-11-23 Thread Phyllis Smith via Cin
> try attached patch (it disables webp programs - not much use apart from > testing libwebp itself..) > > I will check this patch into GIT the next time I have more. All of the disabled portions seem to be totally unnecessary for CinGG. -- Cin mailing list Cin@lists.cinelerra-gg.org

Re: [Cin] mpeg2 encoding with ffmpeg (for dvd, from doom9 forums)

2021-11-23 Thread Andrew Randrianasulu via Cin
On Tuesday, November 23, 2021, Andrea paz wrote: > > try attached patch (it disables webp programs - not much use apart from > testing libwebp itself..) > > Success! > Build OK, thanks. I tried to render a webp sequence and everything > works fine (a little slow because single threads!); I

Re: [Cin] mpeg2 encoding with ffmpeg (for dvd, from doom9 forums)

2021-11-23 Thread Andrea paz via Cin
> try attached patch (it disables webp programs - not much use apart from > testing libwebp itself..) Success! Build OK, thanks. I tried to render a webp sequence and everything works fine (a little slow because single threads!); I thought the patch disabled webp? -- Cin mailing list

Re: [Cin] mpeg2 encoding with ffmpeg (for dvd, from doom9 forums)

2021-11-23 Thread Andrew Randrianasulu via Cin
On Tuesday, November 23, 2021, Andrea paz wrote: > I already had freeglut installed on my system; I added lib32-freeglut > but it still gives me an error. I noticed a number of warnings about > avx512, which my Ryzen processor does not support. Does this have > something to do with it? > hm...

Re: [Cin] mpeg2 encoding with ffmpeg (for dvd, from doom9 forums)

2021-11-23 Thread Andrew Randrianasulu via Cin
On Tuesday, November 23, 2021, Andrea paz via Cin < cin@lists.cinelerra-gg.org> wrote: > With the git from Nov 23, 2021 I am unable to complete the build. I > attach the cin5.log > looks like webp example program failed? === inline ao_instance_t * ao_open (ao_open_t * open) | ^~~

Re: [Cin] mpeg2 encoding with ffmpeg (for dvd, from doom9 forums)

2021-11-22 Thread Phyllis Smith via Cin
> > > I tried to create mpeg2 two-pass video profiles according to > > > https://cinelerra-gg.org/download/CinelerraGG_Manual/Two_pass_Encoding_with_FFmp.html > > and info above > > see attached (I tested those on android, so cin_stat_file must be altered > for more generic logfile location) > >

Re: [Cin] mpeg2 encoding with ffmpeg (for dvd, from doom9 forums)

2021-11-21 Thread Phyllis Smith via Cin
Forgot to mention that the error may be due to testing with the additional ffmpeg 4.4. patches so will retest without these in 0013-More-ffmpeg-4.4-patches-renaming-B0-to-B0_-due-to-te.patch 00233-Hack-pix_fmts-for-yuv4mpegpipe-muxer-encoder-allow-f.patch

Re: [Cin] mpeg2 encoding with ffmpeg (for dvd, from doom9 forums)

2021-11-21 Thread Phyllis Smith via Cin
> > I tried to create mpeg2 two-pass video profiles according to > > > https://cinelerra-gg.org/download/CinelerraGG_Manual/Two_pass_Encoding_with_FFmp.html > > and info above > > see attached (I tested those on android, so cin_stat_file must be altered > for more generic logfile location) > >

Re: [Cin] mpeg2 encoding with ffmpeg (for dvd, from doom9 forums)

2021-11-21 Thread Andrew Randrianasulu via Cin
On Sunday, November 21, 2021, Andrew Randrianasulu wrote: > I found few ffmpeg/mpeg2 related threads but nothing about mpeg2/bluray > encoding > > https://forum.doom9.org/showthread.php?t=173332 > > Quote: > ffmpeg.exe -i # -aspect # -dc 10 -g 12 -maxrate 8000k -q:v 2 -b_strategy 2 >

[Cin] mpeg2 encoding with ffmpeg (for dvd, from doom9 forums)

2021-11-20 Thread Andrew Randrianasulu via Cin
I found few ffmpeg/mpeg2 related threads but nothing about mpeg2/bluray encoding https://forum.doom9.org/showthread.php?t=173332 Quote: ffmpeg.exe -i # -aspect # -dc 10 -g 12 -maxrate 8000k -q:v 2 -b_strategy 2 -brd_scale 2 -bf 2 -profile:v 4 -intra_matrix