Den 09.01.2024 00:13, skrev Phyllis Smith via Cin:

On Mon, Jan 8, 2024 at 8:14 AM Andrea paz via Cin <cin@lists.cinelerra-gg.org> wrote:
I struggle to keep up with your emails,
 
Me too.  I am still recovering from getting a bad cold.

@Terje do you want me to build you an appimage with these patches?

Thanks for doing that  so quickly, Andrea.  I finally created an old Ubuntu 16 AppImage and put it out on:
   https://cinelerra-gg.org/download/testing/cin-x86_64_older.AppImage
and a more recent Operating System that should work on non-rolling releases at:

@Phyllis
Voilà, then the aspect ratio displayed correctly at playback again, this time on Leap 15.5 :)
I just loaded the same hdv clip without any Format setting and rendered it to webm.

mediainfo hdv07_05_cingg_svt-av1+opus.webm | grep Display
    Display aspect ratio                     : 16:9


ffprobe -hide_banner hdv07_05_cingg_svt-av1+opus.webm
  Stream #0:0: Video: av1 (Main), yuv420p(tv, bt709/unknown/unknown), 1440x1080 [SAR 1:1 DAR 4:3], SAR 4:3 DAR 16:9, 25 fps, 25 tbr, 1k tbn, 1k tbc




Both of these contain the latest patches by Andrew with things that are not checked into GIT.  The list should be as follows:

0001-Set-also-sample-aspect-ratio-for-encoded-ffmpeg-stre.patch
0002-Guard-ffmpeg.C-stream-sample-aspect-ratio-only-for-f.patch
0003-fix-guard-for-stream-sample-aspect-ratio-for-more-fm.patch
0001-Add-guessed-detected-SAR-DAR-values-to-ffmpeg-asset-.patch
0001-Fix-libvorbis-option.patch
0001-Add-ffmpeg-rawdv-profiles-can-use-1440x1080-with-yuv.patch (THIS ONE has issues for me)

In addition, the cin-x86_64.AppImage includes libaom3.8 and libsvtav1-1.8 as well as color3way and histogram plugins for > 1, av1 render formats, and x265 12172023 snapshot (already checked into GIT).