Skip to content

VisionFive Software v2.3.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@MichaelZhuxx MichaelZhuxx released this 27 May 00:50

What's new

  • Add NV21, I422, I444 YUV format for GStreamer and FFMPEG decoder(JPEG&MJPEG)
  • Add YUV format/ROI/rotation/scale functions for JPU decoder
    • YUV format: NV12, NV21, I420, I422, I444;
    • ROI crop;
    • Rotation: 90°, 180°, 270°
    • Mirror: H-flip / V-flip / H&V-flip
    • Scale-down: 1/2, 1/4, 1/8;
  • Bug fix;

Known Issues

  • Remote login fails by SSH in TF card rootfs image
    • workaround: execute dropbear -R -E in serial terminal
  • Error(Makefile 498 line) is reported during the first TF card burning operation
    • workaround: execute again until successful
  • The screen still display the last image after excute gst-launch-1.0 with kmssink to play video or image
    • workaround: limitation on JH7100 as it only supports one crtc
  • Video is about one second slower than audio when play video files(.avi)