termux arm patch series (incl ffmpeg 4.4 and libaom 3.1.0 updates)
probably not very complete (mjpegtools had their own problems) but should give you some idea where I am patch 0001 still not fixed.. (as in, it reintroduced ff->video_probe and this one still leaks..) configured with $ ./configure --without-lv2 --without-vdpau --without-vaapi --without-firewire --without-nv --without-shuttle --without-shuttle_usb --with-single-user --without-libzmpeg --with-clang --with-booby --without-dv --without-dvb --without-video4linux2 --disable-dav1d
fixed (hopefully) 0001 patch, added mjpegtools and ffmpeg 4.4 termux-specific patches... also added libbthread source and simple Makefile (might be useful if i manage to include resulted library in libzmpeg-related files) On Wednesday, May 19, 2021, Andrew Randrianasulu <[email protected]> wrote:
probably not very complete (mjpegtools had their own problems) but should give you some idea where I am
patch 0001 still not fixed.. (as in, it reintroduced ff->video_probe and this one still leaks..)
configured with
$ ./configure --without-lv2 --without-vdpau --without-vaapi --without-firewire --without-nv --without-shuttle --without-shuttle_usb --with-single-user --without-libzmpeg --with-clang --with-booby --without-dv --without-dvb --without-video4linux2 --disable-dav1d
updated series a bit more, hopefully now it has both my configure params and launch params as shell scripts, added dv ifdefs to livevideo plugin (so it can be compiled with - - without-dv) On Sunday, May 23, 2021, Andrew Randrianasulu <[email protected]> wrote:
fixed (hopefully) 0001 patch, added mjpegtools and ffmpeg 4.4 termux-specific patches... also added libbthread source and simple Makefile (might be useful if i manage to include resulted library in libzmpeg-related files)
On Wednesday, May 19, 2021, Andrew Randrianasulu <[email protected]> wrote:
probably not very complete (mjpegtools had their own problems) but should give you some idea where I am
patch 0001 still not fixed.. (as in, it reintroduced ff->video_probe and this one still leaks..)
configured with
$ ./configure --without-lv2 --without-vdpau --without-vaapi --without-firewire --without-nv --without-shuttle --without-shuttle_usb --with-single-user --without-libzmpeg --with-clang --with-booby --without-dv --without-dvb --without-video4linux2 --disable-dav1d
two more patches, should fix interpreter in configure automagically, add termux conditionals in configure.ac, and mjpegtools patches should be buildable again on standard Linux (added ifdef for bthread.h include) On Sunday, May 23, 2021, Andrew Randrianasulu <[email protected]> wrote:
updated series a bit more, hopefully now it has both my configure params and launch params as shell scripts, added dv ifdefs to livevideo plugin (so it can be compiled with - - without-dv)
On Sunday, May 23, 2021, Andrew Randrianasulu <[email protected]> wrote:
fixed (hopefully) 0001 patch, added mjpegtools and ffmpeg 4.4 termux-specific patches... also added libbthread source and simple Makefile (might be useful if i manage to include resulted library in libzmpeg-related files)
On Wednesday, May 19, 2021, Andrew Randrianasulu <[email protected]> wrote:
probably not very complete (mjpegtools had their own problems) but should give you some idea where I am
patch 0001 still not fixed.. (as in, it reintroduced ff->video_probe and this one still leaks..)
configured with
$ ./configure --without-lv2 --without-vdpau --without-vaapi --without-firewire --without-nv --without-shuttle --without-shuttle_usb --with-single-user --without-libzmpeg --with-clang --with-booby --without-dv --without-dvb --without-video4linux2 --disable-dav1d
i tried to guess aarch64 objdir for Cinelerra (output of uname -m) and also dropped in libjpeg-turbo 2.1.0 (a bit faster encoding according to their changelog). Patch only updates configure.ac, you need to get tarball from official sourceforge page or from https://ftp.osuosl.org/pub/blfs/conglomeration/libjpeg-turbo/ On Tuesday, May 25, 2021, Andrew Randrianasulu <[email protected]> wrote:
two more patches, should fix interpreter in configure automagically, add termux conditionals in configure.ac, and mjpegtools patches should be buildable again on standard Linux (added ifdef for bthread.h include)
On Sunday, May 23, 2021, Andrew Randrianasulu <[email protected]> wrote:
updated series a bit more, hopefully now it has both my configure params and launch params as shell scripts, added dv ifdefs to livevideo plugin (so it can be compiled with - - without-dv)
On Sunday, May 23, 2021, Andrew Randrianasulu <[email protected]> wrote:
fixed (hopefully) 0001 patch, added mjpegtools and ffmpeg 4.4 termux-specific patches... also added libbthread source and simple Makefile (might be useful if i manage to include resulted library in libzmpeg-related files)
On Wednesday, May 19, 2021, Andrew Randrianasulu < [email protected]> wrote:
probably not very complete (mjpegtools had their own problems) but should give you some idea where I am
patch 0001 still not fixed.. (as in, it reintroduced ff->video_probe and this one still leaks..)
configured with
$ ./configure --without-lv2 --without-vdpau --without-vaapi --without-firewire --without-nv --without-shuttle --without-shuttle_usb --with-single-user --without-libzmpeg --with-clang --with-booby --without-dv --without-dvb --without-video4linux2 --disable-dav1d
Andrew, I am testing your ffmpeg 4.4 patches starting again now -- one thing at a time. ...Phyllis On Tue, May 25, 2021 at 3:33 PM Andrew Randrianasulu via Cin < [email protected]> wrote:
i tried to guess aarch64 objdir for Cinelerra (output of uname -m) and also dropped in libjpeg-turbo 2.1.0 (a bit faster encoding according to their changelog). Patch only updates configure.ac, you need to get tarball from official sourceforge page or from
https://ftp.osuosl.org/pub/blfs/conglomeration/libjpeg-turbo/
On Tuesday, May 25, 2021, Andrew Randrianasulu <[email protected]> wrote:
two more patches, should fix interpreter in configure automagically, add termux conditionals in configure.ac, and mjpegtools patches should be buildable again on standard Linux (added ifdef for bthread.h include)
On Sunday, May 23, 2021, Andrew Randrianasulu <[email protected]> wrote:
updated series a bit more, hopefully now it has both my configure params and launch params as shell scripts, added dv ifdefs to livevideo plugin (so it can be compiled with - - without-dv)
On Sunday, May 23, 2021, Andrew Randrianasulu <[email protected]> wrote:
fixed (hopefully) 0001 patch, added mjpegtools and ffmpeg 4.4 termux-specific patches... also added libbthread source and simple Makefile (might be useful if i manage to include resulted library in libzmpeg-related files)
On Wednesday, May 19, 2021, Andrew Randrianasulu < [email protected]> wrote:
probably not very complete (mjpegtools had their own problems) but should give you some idea where I am
patch 0001 still not fixed.. (as in, it reintroduced ff->video_probe and this one still leaks..)
configured with
$ ./configure --without-lv2 --without-vdpau --without-vaapi --without-firewire --without-nv --without-shuttle --without-shuttle_usb --with-single-user --without-libzmpeg --with-clang --with-booby --without-dv --without-dvb --without-video4linux2 --disable-dav1d
-- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
On Wednesday, May 26, 2021, Phyllis Smith via Cin < [email protected]> wrote:
Andrew, I am testing your ffmpeg 4.4 patches starting again now -- one thing at a time. ...Phyllis
blu-ray (mpegts) muxing probably still broken... because i haven't ported relevant 4.3 patch yet huge thanks as usual for everyone!
On Tue, May 25, 2021 at 3:33 PM Andrew Randrianasulu via Cin < [email protected]> wrote:
i tried to guess aarch64 objdir for Cinelerra (output of uname -m) and also dropped in libjpeg-turbo 2.1.0 (a bit faster encoding according to their changelog). Patch only updates configure.ac, you need to get tarball from official sourceforge page or from
https://ftp.osuosl.org/pub/blfs/conglomeration/libjpeg-turbo/
On Tuesday, May 25, 2021, Andrew Randrianasulu <[email protected]> wrote:
two more patches, should fix interpreter in configure automagically, add termux conditionals in configure.ac, and mjpegtools patches should be buildable again on standard Linux (added ifdef for bthread.h include)
On Sunday, May 23, 2021, Andrew Randrianasulu <[email protected]> wrote:
updated series a bit more, hopefully now it has both my configure params and launch params as shell scripts, added dv ifdefs to livevideo plugin (so it can be compiled with - - without-dv)
On Sunday, May 23, 2021, Andrew Randrianasulu <[email protected]> wrote:
fixed (hopefully) 0001 patch, added mjpegtools and ffmpeg 4.4 termux-specific patches... also added libbthread source and simple Makefile (might be useful if i manage to include resulted library in libzmpeg-related files)
On Wednesday, May 19, 2021, Andrew Randrianasulu < [email protected]> wrote:
probably not very complete (mjpegtools had their own problems) but should give you some idea where I am
patch 0001 still not fixed.. (as in, it reintroduced ff->video_probe and this one still leaks..)
configured with
$ ./configure --without-lv2 --without-vdpau --without-vaapi --without-firewire --without-nv --without-shuttle --without-shuttle_usb --with-single-user --without-libzmpeg --with-clang --with-booby --without-dv --without-dvb --without-video4linux2 --disable-dav1d
-- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
also try ffmpeg-4.4.patch2 (blu-ray / mpegts muxing) on your TV/BluRay player? (be prepared for failure - I just copied parts from one patch to another, without any understanding of muxing process itself) On Wednesday, May 26, 2021, Phyllis Smith via Cin < [email protected]> wrote:
Andrew, I am testing your ffmpeg 4.4 patches starting again now -- one thing at a time. ...Phyllis
On Tue, May 25, 2021 at 3:33 PM Andrew Randrianasulu via Cin < [email protected]> wrote:
i tried to guess aarch64 objdir for Cinelerra (output of uname -m) and also dropped in libjpeg-turbo 2.1.0 (a bit faster encoding according to their changelog). Patch only updates configure.ac, you need to get tarball from official sourceforge page or from
https://ftp.osuosl.org/pub/blfs/conglomeration/libjpeg-turbo/
On Tuesday, May 25, 2021, Andrew Randrianasulu <[email protected]> wrote:
two more patches, should fix interpreter in configure automagically, add termux conditionals in configure.ac, and mjpegtools patches should be buildable again on standard Linux (added ifdef for bthread.h include)
On Sunday, May 23, 2021, Andrew Randrianasulu <[email protected]> wrote:
updated series a bit more, hopefully now it has both my configure params and launch params as shell scripts, added dv ifdefs to livevideo plugin (so it can be compiled with - - without-dv)
On Sunday, May 23, 2021, Andrew Randrianasulu <[email protected]> wrote:
fixed (hopefully) 0001 patch, added mjpegtools and ffmpeg 4.4 termux-specific patches... also added libbthread source and simple Makefile (might be useful if i manage to include resulted library in libzmpeg-related files)
On Wednesday, May 19, 2021, Andrew Randrianasulu < [email protected]> wrote:
probably not very complete (mjpegtools had their own problems) but should give you some idea where I am
patch 0001 still not fixed.. (as in, it reintroduced ff->video_probe and this one still leaks..)
configured with
$ ./configure --without-lv2 --without-vdpau --without-vaapi --without-firewire --without-nv --without-shuttle --without-shuttle_usb --with-single-user --without-libzmpeg --with-clang --with-booby --without-dv --without-dvb --without-video4linux2 --disable-dav1d
-- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
and termux-specific brender (background render) hack - there is no user-writable /tmp on default non-root install) On Wednesday, May 26, 2021, Andrew Randrianasulu <[email protected]> wrote:
i tried to guess aarch64 objdir for Cinelerra (output of uname -m) and also dropped in libjpeg-turbo 2.1.0 (a bit faster encoding according to their changelog). Patch only updates configure.ac, you need to get tarball from official sourceforge page or from
https://ftp.osuosl.org/pub/blfs/conglomeration/libjpeg-turbo/
On Tuesday, May 25, 2021, Andrew Randrianasulu <[email protected]> wrote:
two more patches, should fix interpreter in configure automagically, add termux conditionals in configure.ac, and mjpegtools patches should be buildable again on standard Linux (added ifdef for bthread.h include)
On Sunday, May 23, 2021, Andrew Randrianasulu <[email protected]> wrote:
updated series a bit more, hopefully now it has both my configure params and launch params as shell scripts, added dv ifdefs to livevideo plugin (so it can be compiled with - - without-dv)
On Sunday, May 23, 2021, Andrew Randrianasulu <[email protected]> wrote:
fixed (hopefully) 0001 patch, added mjpegtools and ffmpeg 4.4 termux-specific patches... also added libbthread source and simple Makefile (might be useful if i manage to include resulted library in libzmpeg-related files)
On Wednesday, May 19, 2021, Andrew Randrianasulu < [email protected]> wrote:
probably not very complete (mjpegtools had their own problems) but should give you some idea where I am
patch 0001 still not fixed.. (as in, it reintroduced ff->video_probe and this one still leaks..)
configured with
$ ./configure --without-lv2 --without-vdpau --without-vaapi --without-firewire --without-nv --without-shuttle --without-shuttle_usb --with-single-user --without-libzmpeg --with-clang --with-booby --without-dv --without-dvb --without-video4linux2 --disable-dav1d
participants (2)
-
Andrew Randrianasulu -
Phyllis Smith