Hello, first of all thank you all for maintaining this forum so active

I am using openRTSP to recieve a stream with a .sdp this stream contains video and audio streams, but I´m only interested in the video, which is encoded with h264, when i am trying to decode with ffmpeg I obtain NAL errors.

I also tried to write the stream in a file with FileSink and open it with vlc or ffmpeg but i obtained the same result,

ffmpeg -i "video-H264-1"
video-H264-1: Unknown format

Try renaming the file so that its name ends with ".h264". Then, VLC *might* be able to play the file.

(Note, however, that this is not a VLC mailing list.)

--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to