This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I'm using the DM3730 EVM with DVSDK v4.03.00.06.
I tried to make a 90 degree rotation of a video.
It seemed like it was possible to pass a rotate command from
tidisplaysink2 to DMAI but the video didn't rotate.
I would like to know if DMAI(dmai_2_20_00_15)supports rotation
and if yes how can we play a rotated video.
This is the command I have tried :
# gst-launch filesrc location=/usr/share/ti/data/videos/davincieffect_vga30.mp4 ! qtdemux name=demux demux.audio_00 ! queue max-size-buffers=8000 max-sizetime=0 max-size-bytes=0 ! TIAuddec1 ! alsasink demux.video_00 ! queue ! TIViddec2 padAllocOutbufs=TRUE ! queue ! tidisplaysink2 rotate=90