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.

AM335X video issue

HI all,

    I am using our custom board based on am335x sk with SDK6. When running the video example scripts, such as runMpeg4AacDec.sh, it just lasts for a very short time(maybe 1 sec or less), then it halts  and the system is stuck here. Using the "Ctrl + c" is not working at all. It is the same situation when manually run the video with "gst-launch-0.10 filesrc location=/usr/share/ti/video/HistoryOfTIAV-WVGA.mp4 ! qtdemux name=demux demux.au".

Here is the logs:

numid=1,iface=MIXER,name='PCM Playback Volume'
  ; type=INTEGER,access=rw---R--,values=2,min=0,max=127,step=0
  : values=127,127
  | dBscale-min=-63.50dB,step=0.50dB,mute=0
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...                                                       
Setting pipeline to PLAYING ...                                                 
New clock: GstAudioSinkClock

Would anyone here can help me to solve this problem or give some other methods to play a video?

Thanks in advanced!!

  • Hello,

    user4219102 said:
    gst-launch-0.10 filesrc location=/usr/share/ti/video/HistoryOfTIAV-WVGA.mp4 ! qtdemux name=demux demux.au"

    Coudl you post the full pipeline that you are using?

    Could you attach the debug log: add --gst-debug=3 to the pipeline?

    BR
    Margarita