[gst-devel] Streaming h264.asf on VLC player using gstreamer

irfanshaikh irfanshaikh at tataelxsi.co.in
Mon Nov 17 16:22:03 CET 2008


Hi all,


        I want to stream h264 in ASF container on client VLC player. I am
getting following messages on VLC player. I am no where touching NAL size.
My pipeline is as follows :
h264 file->h264parse->ffmux_asf->asfparse->rtpasfpay

        I think this may be the problem since i am not giving a proper SDP
file. Can anyone provide some sample sdp file for h264 in ASF or some link
,so as i can test my plug-in ???


      ffmpeg warning: cannot decode one frame (131 bytes)
ffmpeg warning: AVC: nal size -1701993631
 (h264 at 00B11660)
ffmpeg warning: cannot decode one frame (209 bytes)
ffmpeg warning: AVC: nal size -1701960831
 (h264 at 00B11660)
ffmpeg warning: cannot decode one frame (93 bytes)
ffmpeg warning: AVC: nal size -1701928032
 (h264 at 00B11660)
ffmpeg warning: cannot decode one frame (180 bytes)
ffmpeg warning: AVC: nal size -1701895231
 (h264 at 00B11660)
ffmpeg warning: cannot decode one frame (139 bytes)
ffmpeg warning: AVC: nal size -1701862431
 (h264 at 00B11660)
ffmpeg warning: cannot decode one frame (60 bytes)
ffmpeg warning: AVC: nal size -1701829632
 (h264 at 00B11660)
ffmpeg warning: cannot decode one frame (161 bytes)
ffmpeg warning: AVC: nal size -1701796831
 (h264 at 00B11660)
ffmpeg warning: cannot decode one frame (123 bytes)
ffmpeg warning: AVC: nal size -1701764031
 (h264 at 00B11660)
ffmpeg warning: cannot decode one frame (37 bytes)
ffmpeg warning: AVC: nal size -1701731231
 (h264 at 00B11660)
ffmpeg warning: cannot decode one frame (192 bytes)
ffmpeg warning: AVC: nal size -1701698431
 (h264 at 00B11660)
ffmpeg warning: cannot decode one frame (17 bytes

Regards


The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.




More information about the gstreamer-devel mailing list