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.

H264 playback issues on J6 Eco and J6 EVM board

hi,

We have observed issues like flickering, error messages while playing h264 encoded stream.

Board Details: J6 EVM (Rev G )with JAMR3 board (Rev B board)

Board Details: J6 Eco (Rev D) with JAMR3 board (Rev B board)

Gstreamer plugin pipeline usage and issue details are mentioned here below:

Using board J6 EVM:

1). $gst-launch-1.0 filesrc location=file.264 ! typefind ! h264parse ! ducatih264dec ! queue max-size-buffers=2 ! waylandsink

2). $gst-launch-1.0 filesrc location=file.264 ! typefind ! h264parse ! ducatih264dec ! queue max-size-buffers=2 ! kmssink

Issue:

--> No error message but observed the flickering on screen while playing the video stream.

Using board J6 Eco:

1). $gst-launch-1.0 filesrc location=file.264 ! typefind ! h264parse ! ducatih264dec ! queue max-size-buffers=2 ! waylandsink

Issue:

--> Unable to play the file;

Console Message:  PIPELINE to PreRolling ... 

2). $gst-launch-1.0 filesrc location=file.264 ! typefind ! h264parse ! ducatih264dec ! queue max-size-buffers=2 ! kmssink

Issue:

--> Unable to display the file;

Console Message: PIPELINE is PreRolling ...

Note: file.264 is playing fine with VLC, there is no corruption in stream.

Please verify and provide the Gstreamer usage details or links on TI J6 EVM and J6 Eco board.

Also please let us know which solution is available with GLSDK 3.0.0 as per below demo.

www.youtube.com/watch

Br,

kaustubh