Hi all,
I have been playing with my application a little bit (based on Gstreamer) When I try to decode a SD interlaced H.264 video, the decoder fails out with error "-1 etx: 0xC000"
From what I have gathered so far, the 0xC000 is a parameter that the decoder does not like about the stream and it is a fatal error. Is that a correct analysis? And, if that is, how can I go about getting this stream to play? I am pulling this from a RTSP stream and playing. I know that my setup is correct because I can play all kinds of other streams (progressive H.264/MPEG4).
The stream plays fine in VLC, so this just seems to be a compatibility issue for some reason. Can someone point me in the right direction of how to get this playing the stream?
If anyone can take a look, you can access the stream from the following URL in VLC:
rtsp://streaming3.mstraffic.com:1935/rtpinternal/031905-hq.stream
Maybe someone at TI can look at the video and tell me what is wrong with it?
System:
DVSDK 2.10
Gstreamer 1.01
DM368
Thanks
Tim