Part Number:DRA746
Tool/software: Linux
Hello,
we are trying to play video using below commands, however it is not playing and gives following error. Attached here the complete log. This error comes with specific video format(.wmv) while I am able to play other videos correctly.
gst-launch-1.0 playbin uri=file:///tmp/SDCard_Slot-1/Guns.wmv.WMV video-sink=waylandsink
etting pipeline to PAUSED ...
Pipeline is PREROLLING ...
(gst-launch-1.0:2567): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgst_ia_asfp.so': libgst_ia_asfp_ittiam.so: cannot open shared object file: No such file or directory
(gst-launch-1.0:2567): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstiawmadec.so': libgstiawmadec_ittiam.so: cannot open shared object file: No such file or directory
Redistribute latency...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
[destroyed object]: error 0: invalid format 0x32315559
New clock: GstAudioSinkClock
Got EOS from element "playbin0".
Execution ended after 0:00:07.805685539
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
gst-launch-1.0 filesrc location=/tmp/SDCard_Slot-1/Guns.wmv.WMV ! qtdemux ! h264parse ! ducatih264dec ! waylandsink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/GstQTDemux:qtdemux0: This file is invalid and cannot be played.
Additional debug info:
/home/buildserver/work/jenkins/var/lib/jenkins/workspace/MMT2020-ADV-R2-5-Release-Builds/project/elina-distro/build-cpm-mmt-2020/tmp/work/cortexa15hf-vfp-neon-elina-linux-gnueabi/gstreamer1.0-plugins-good/1.6.3-r0/gst-plugins-good-1.6.3/gst/isomp4/qtdemux.c(692): gst_qtdemux_pull_atom (): /GstPipeline:pipeline0/GstQTDemux:qtdemux0:
atom has bogus size 807842421
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...
Also, from our media player .wmv files are not playable, but after playing .wmv file not able to play any other file and getting these kind of logs
223649 2018/03/27 17:45:08.000000 541.9517 116 ECU1 CrM HMPE 2036 log info verbose 1 T2785 GSTLogs WARN ducati gstducatividdec.c(570):codec_process:<decoder> err=-1, extendedError=00001409
223680 2018/03/27 17:45:08.000000 541.9577 121 ECU1 CrM HMPE 2036 log info verbose 1 T2785 GSTLogs WARN ducati gstducatividdec.c(570):codec_process:<decoder> err=-1, extendedError=00040000
223681 2018/03/27 17:45:08.000000 541.9578 122 ECU1 CrM HMPE 2036 log info verbose 1 T2785 GSTLogs ERROR ducati gstducati.c(61):gst_ducati_log_extended_error_info: Bit 18 (00040000): stream end
223684 2018/03/27 17:45:08.000000 541.9603 123 ECU1 CrM HMPE 2036 log info verbose 1 T2785 GSTLogs WARN ducati gstducatividdec.c(570):codec_process:<decoder> err=-1, extendedError=00040000
223685 2018/03/27 17:45:08.000000 541.9604 124 ECU1 CrM HMPE 2036 log info verbose 1 T2785 GSTLogs ERROR ducati gstducati.c(61):gst_ducati_log_extended_error_info: Bit 18 (00040000): stream end
274871 2018/03/27 17:45:28.000000 562.1891 218 ECU1 CrM Glue 2036 log verbose 1 T2331 PlayerIf[Default] << openUri: uri=container://127.0.0.1:13800/usb/F692B29592B259B7/collection/fast%5Fplay/?TITLE=fast%5Fplay&ViewId=0 Version: 18131 Engine: undefine
276316 2018/03/27 17:45:29.000000 562.7778 11 ECU1 CrM Glue 2036 log verbose 1 T2036 PlayerIf[Default] >> setPlaybackStatusAttribute: value=PAUSED
276559 2018/03/27 17:45:29.000000 562.8153 23 ECU1 CrM HMPE 2036 log info verbose 1 T2331 GSTLogs WARN ducati gstducatividdec.c(570):codec_process:<decoder> err=-1, extendedError=00040000
276561 2018/03/27 17:45:29.000000 562.8154 24 ECU1 CrM HMPE 2036 log info verbose 1 T2331 GSTLogs ERROR ducati gstducati.c(61):gst_ducati_log_extended_error_info: Bit 18 (00040000): stream end
278046 2018/03/27 17:45:29.000000 563.2484 41 ECU1 CrM Glue 2036 log verbose 1 T2036 PlayerIf[Default] >> setPlaybackStatusAttribute: value=PLAYING
Could you please suggest us on what might be going wrong?
Thanks & Regards,
Ikshwaku