Tool/software: Linux
Hi,
TI,
I use the linux-4.4.19 from the sdk-03.01,then I run the example of H264 encode like that :
gst-launch-1.0 filesrc location=/usr/share/ti/video/airshow_p352x288.yuv ! videoparse width=352 height=288 format=nv12 ! ducatih264enc ! filesink location=/home/root/airshow_p352x288.h264
gst-launch-1.0 playbin uri=file:///home/root/airshow_p352x288.h264 video-sink=waylandsink
I found the airshow_p352x288.h264 is not right,it will show me that:
But if I use linux-4.4.12 from the sdk-03.00,it is OK!
What the reason it is?
BR,
vefone

