hi,
when i try to use gstreamer to display 912x1140 png image it shows source fmt error
but 1920x1080 image is file so how can i display 912x1140 file?
i used command like this
gst-launch filesrc location= /home/media/2.png ! pngdec !imagefreeze ! mfw_isink display=hdmi
Hi shen,
Currently, IPU only supports 4-stripe and 2-stripe split mode. When doing large ratio up-scaling from low resolution frames to high resolution frames, for example, 912x1140 to 1920x1080, the requirement cannot be covered by the current split mode solution, that is, each stripe would exceed 1024 pixels for width. Therefore, the image or video cannot display a full screen.
Regards
my output device is 912x1140 resolution , so it doesnt need to scaling picture
and question is i even cant display the picture with this resolution