Hi I am trying to dump a h.264 1080i source stream into raw
bitstream file, the stream plays fine on mplayer over rtsp. However
when I dump the video stream using -dumpvideo and -umpfile mplayer
can't play it back.
A "MPlayer"-specific mailing list would be the best place to ask this question.
Hi,
The sprop-parameter-sets in SDP can be used to transmit SPS and PPS. if
the streaming server used sprop-parameter-sets to indicate the SPS and
PPS, you will not get them in raw dumped stream.
pls refer to http://www.rfc-archive.org/getrfc.php?rfc=3984
Ratin wrote:
Hi I am trying to dump a
Hi I am trying to dump a h.264 1080i source stream into raw bitstream file,
the stream plays fine on mplayer over rtsp. However when I dump the video
stream using -dumpvideo and -umpfile mplayer can't play it back. It looks
like the bitstream only has one IDR frame (00 00 00 01 65) and no other NAL