Part Number: DRA746
Tool/software: Linux
Hi Team,
I am trying to play video using below command, however it is not playing and gives following error. Attached here the complete log. This error comes with specific video while I am able to play other videos correctly. Could you please suggest us on what might be going wron?
I tried with below commands. You can download the video from www.dropbox.com/.../Exquisite.mp4
gst-launch-1.0 playbin uri=file:///usb/MMT2020/mmt_videos/Exquisite.mp4 video-sink="waylandsink sync=false window-resolution=800x480"
gst-launch-1.0 filesrc location=/usb/MMT2020/mmt_videos/Exquisite.mp4 ! qtdemux ! h264parse ! ducatih264dec ! waylandsink window-resolution=800x480
0:00:04.192914682 1578 0x191c30 DEBUG waylandsink gstwaylandsink.c:477:gst_wayland_sink_get_caps:<waylandsink0> display caps: video/x-raw, format=(string){ BGRA, BGRx, RGB16, YUV9, Y41B, I420, Y42B, v308, NV12, NV16, YUY2 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
0:00:04.217039502 1578 0xb5bb9e00 DEBUG waylandsink gstwaylandsink.c:634:gst_wayland_sink_preroll:<waylandsink0> preroll buffer 0x190f00
0:00:04.217416346 1578 0xb5bb9e00 DEBUG waylandsink wlshmallocator.c:170:gst_wl_shm_memory_construct_wl_buffer:<wlshmallocator0> Creating wl_buffer of size 4 (1 x 1, stride 4), format BGRx
0:00:04.217564779 1578 0xb5bb9e00 DEBUG waylandsink wlshmallocator.c:170:gst_wl_shm_memory_construct_wl_buffer:<wlshmallocator0> Creating wl_buffer of size 5529600 (2560 x 1440, stride 2560), format I420
[destroyed object]: error 0: invalid format 0x32315559
surface : 90 created
wl_display@1: error 0: invalid object 3
Error communicating with wayland: Invalid argument
Error communicating with wayland: Invalid argument
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
Regards,
Vikash