Update msg/txt for new changes and modify AVC_Intra render format to add comment... 2025-04
authorGood Guy <good1.2guy@gmail.com>
Mon, 28 Apr 2025 21:33:52 +0000 (15:33 -0600)
committerGood Guy <good1.2guy@gmail.com>
Mon, 28 Apr 2025 21:33:52 +0000 (15:33 -0600)
cinelerra-5.1/ffmpeg/video/AVC_Intra_100.mp4
cinelerra-5.1/msg/txt

index 56f8bbef657db8534fc50aa43d1458f1d0a83519..793d698b2d346ea045d1aaef0d85ab98cafb6229 100644 (file)
@@ -1,8 +1,8 @@
 mp4 libx264
+# Modify the 100 in avcintra-class=100 to 200, 300 or 480 as needed.
 cin_pix_fmt=yuv422p10le
 flags -global_header
 keyint_min=0
 x264-params=keyint=0:colorprim=bt709:transfer=bt709:colormatrix=bt709
 avcintra-class=100
 bufsize=100000000
-level=4.1
index f90f64a4fca5fc000153b7b9c3ecd9f324c2d63b..cabf43d60ecba1a28d8661ea5f51b31365601b3b 100644 (file)
@@ -3,6 +3,11 @@ For usage help, refer to the following:
   https://cinelerra-gg.org/download/CinelerraGG_Manual.pdf
   http://g-raffa.eu/Cinelerra/HOWTO/basics.html
 .
+2025 March/April changes of note:
+  An additional SYSLIB Blend Program of tone_mapping.bp
+    has been created for tonemapping an HDR media and
+    report its values within the range (0, 1.0).
+  Tiff has been updated to version 4.7.0.
 2025 January/February changes of note:
   BlendAlgebra and BlendProgram major blending enhancements
    have been implemented and documented in the Manual.