Rendering .flv audio/video with vlc fedora rawhide 42

I note that vlc in Rawhide 42 does not render some flv files.

The following .flv files encoded as noted do not render in vlc but do render audio and video with ffplay:

example1:

Stream #0:0: Video: h264 (Main), yuv420p(progressive), 604x348, 305 kb/s, 29.97 fps, 29.97 tbr, 1k tbn
Stream #0:1: Audio: aac (LC), 44100 Hz, stereo, fltp, 131 kb/s

example2;

Stream #0:0: Video: h264 (Main), yuv420p(progressive), 480x360, 457 kb/s, 29.97 fps, 29.97 tbr, 1k tbn
Stream #0:1: Audio: aac (LC), 44100 Hz, stereo, fltp, 127 kb/s

The following .flv file plays fine in vlc:

Input #0, mov,mp4,m4a,3gp,3g2,mj2, from ‘/example3.flv’:
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
creation_time : 1970-01-01T00:00:00.000000Z
encoder : Lavf53.4.0
Duration: 01:30:52.80, start: 0.000000, bitrate: 261 kb/s
Stream #0:00x1: Video: h264 (High) (avc1 / 0x31637661), yuv420p(progressive), 508x288 [SAR 1:1 DAR 127:72], 181 kb/s, SAR 1656:1651 DAR 23:13, 25 fps, 25 tbr, 25 tbn (default)
Metadata:
creation_time : 1970-01-01T00:00:00.000000Z
handler_name : VideoHandler
vendor_id : [0][0][0][0]
Stream #0:10x2: Audio: aac (LC) (mp4a / 0x6134706D), 22050 Hz, stereo, fltp, 75 kb/s (default)
Metadata:
creation_time : 1970-01-01T00:00:00.000000Z
handler_name : SoundHandler
vendor_id : [0][0][0][0]

Installed:

rpm -qa | grep gstreamer
gstreamer1-1.24.7-1.fc42.x86_64
gstreamer1-plugins-base-1.24.7-1.fc42.x86_64
gstreamer1-plugins-good-1.24.7-1.fc42.x86_64
gstreamer1-plugins-good-qt6-1.24.7-1.fc42.x86_64
gstreamer1-plugins-good-qt-1.24.7-1.fc42.x86_64
gstreamer1-plugins-good-gtk-1.24.7-1.fc42.x86_64
gstreamer1-plugins-bad-free-libs-1.24.7-3.fc42.x86_64
gstreamer1-plugins-bad-free-1.24.7-3.fc42.x86_64
gstreamer1-plugin-openh264-1.24.7-3.fc42.x86_64
vlc-plugin-gstreamer-3.0.21-11.fc42.x86_64
gstreamer1-plugin-libav-1.24.8-2.fc42.x86_64
gstreamer1-plugins-ugly-free-1.24.8-1.fc42.x86_64

rpm -qa | grep vlc
vlc-plugin-pipewire-3-4.fc41.x86_64
vlc-plugins-freeworld-3.0.21-2.fc41.x86_64
vlc-libs-3.0.21-11.fc42.x86_64
vlc-plugins-base-3.0.21-11.fc42.x86_64
vlc-plugins-video-out-3.0.21-11.fc42.x86_64
vlc-plugin-lua-3.0.21-11.fc42.x86_64
vlc-cli-3.0.21-11.fc42.x86_64
vlc-plugin-pulseaudio-3.0.21-11.fc42.x86_64
vlc-gui-qt-3.0.21-11.fc42.x86_64
vlc-plugin-crystalhd-3.0.21-11.fc42.x86_64
vlc-plugin-pause-click-2.2.0-3.fc41.x86_64
vlc-plugin-bittorrent-2.14-8.fc41.x86_64
vlc-plugin-fluidsynth-3.0.21-11.fc42.x86_64
vlc-plugin-ieee1394-3.0.21-11.fc42.x86_64
vlc-plugin-samba-3.0.21-11.fc42.x86_64
vlc-plugin-svg-3.0.21-11.fc42.x86_64
vlc-plugin-vnc-3.0.21-11.fc42.x86_64
vlc-plugin-jack-3.0.21-11.fc42.x86_64
vlc-plugin-gstreamer-3.0.21-11.fc42.x86_64
vlc-plugin-visualization-3.0.21-11.fc42.x86_64
vlc-plugin-notify-3.0.21-11.fc42.x86_64
vlc-plugin-gnome-3.0.21-11.fc42.x86_64
vlc-plugin-rdp-3.0.21-11.fc42.x86_64
vlc-plugin-ffmpeg-3.0.21-11.fc42.x86_64
vlc-plugins-extra-3.0.21-11.fc42.x86_64
vlc-plugins-all-3.0.21-11.fc42.x86_64
vlc-gui-skins2-3.0.21-11.fc42.x86_64
vlc-3.0.21-11.fc42.x86_64

What ipackages are missing and/or what configuration is lacking to decode and render audio/video in the first two examples?

Examples 1 and 2 render audio and video using vlc with an alternative linux distro.

Are they unsupported in Fedora Rawhide 42?

Thank you for any help/suggestions as to how to resolve this issue.

Note that this forum is not intended for support of rawhide. That is a development version and not intended for daily use but only for testing.
You need to ask your questions and report issues directly to the developers.