Videoflip Issue in iMX28evk

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

Videoflip Issue in iMX28evk

512 Views
kolanchi
Contributor I

Hi,

Currently I am working on iMX28evk board. I want to use videoflip method in iMX28evk board, i cant able to implement this functionality in evk board. but i can able to achieve this functionality in my host PC through running below command.

gst-launch filesrc location= /home/kolanchi/VM/ltib/video_files/ ! qtdemux name=demux demux.audio_00 ! decodebin ! audioconvert ! audioresample ! autoaudiosink demux.video_00 ! queue ! decodebin ! ffmpegcolorspace ! videoscale ! videoflip method= counterclockwise ! xvimagesink

The same command i trying iMX28evk board, i cant able see the videoflip functionality. we are facing below error.

** (:2170): WARNING **: flip: size 143616 is not a multiple of unit size 115200
Debug: aiurdemux.c(3544): aiurdemux_pull_task (): /GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstAiurDemux:aiurdemux0:
streaming stopped, reason error, state 4
Error: GStreamer encountered a general stream error.
FSL_PLAYER_UI_MSG_INTERNAL_ERROR: internal error message received.

whether the iMX28evk will support the videoflip functionality if its supports what is the command i have to use.

Regards
kolanchi.

Labels (1)
0 Kudos
0 Replies