gstream plugin isink not work

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

gstream plugin isink not work

838 Views
george
Senior Contributor II

Hi all,


I'm sorry, because there was no reply from TIC, I posted the same question here.


We designed the product using i.MX53.
The product continues playing back Movie files.

The LCD panel used for their product is special size.
* It has the resolution of 1366x768.

We are using as the base Linux-BSP11.09 provided from freescale.
MP4 file play back by isink-plugin of gstreamer included in BSP.
It worked fine.

Recently, we planned the product using the LCD panel of new resolution.
* The new LCD panel size is 1920x360.

However, isink does not work in new display size.
* when using V4L, it works correctly.

  . Work correctly
  gst-launch playbin2 uri=file:////mnt/home/BN_OOATARI.mp4 video-sink="mfw_v4lsink axis-top=0 axis-left=0 disp-width=1920 disp-height=360"

  . Error occurs
  gst-launch playbin2 uri=file:////mnt/home/BN_OOATARI.mp4 video-sink="mfw_isink axis-top=0 axis-left=0 disp-width=1920 disp-height=360"

  * A difference is only mfw_v4lsink/mfw_isink.

A console output when Error occurs is attached.

Although we are investigating the cause, It seems that the IDMAC_EOF_EN_22 interrupt of IPU_INT_CTRL_1 will not generate in the end of playing if display width exceeds 1400.
They doubt IPU.

Please tell me how to work isink correctly.
Please let me know anything.

Best Regards,
Fukutomi
Avnet

Original Attachment has been moved to: isink_error_log.txt.zip

Original Attachment has been moved to: diff.linux.drivers.ldb.patch.zip

Labels (5)
0 Kudos
2 Replies

543 Views
YixingKong
Senior Contributor IV

George

This discussion is closed since no activity. If you still need help, please feel free to reply with an update to this discussion, or create another discussion.

Thanks,

Yixing

0 Kudos

543 Views
YixingKong
Senior Contributor IV

George

We are sorry for getting back to you so late. Are you still stuck with the issue? If you have somehow to resolved the issue, can we close the discussion? If you still need Freescale help, please feel free to contact us.

Thanks,
Yixing

0 Kudos