png image display error .

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

png image display error .

550 Views
shencheng
Contributor I

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

Labels (2)
0 Kudos
2 Replies

401 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

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

0 Kudos

401 Views
shencheng
Contributor I

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

0 Kudos