Page 1 of 1

h264 and multicast bug!please help me!worry!!!

Posted: 16 Jun 2008 10:54
by dragon-pk
I use vlc 0.8.6c.
I'm encoding with x264 a stream. I want to relay this stream using multicast.
If I start the vlc server first and then the vlc client I can't view the multicast stream.
But If I start the client first and then the server, then I will see the stream.

I start my server with this command
./vlc -vvv "/ONSRA/movies/zsh.avi" :sout='#duplicate{dst=std{access=udp,mux=ts,dst=239.0.0.1:2500}}'
The stream cames in vedio h264 ,audio mpga format. If the stream is not h264, the multicast will work fine.

error informations:[00000283]
main private warning: late buffer for mux input (10198153)
[00000283] mux_ts private warning: packet with too strange dts (dts=1213606519543908,old=1213606509116820,pcr=1213606509116820)

Could this bug be solved in cvs?
Thank you.

Re: h264 and multicast bug!please help me!worry!!!

Posted: 17 Jun 2008 03:51
by dragon-pk
who can help me ?thanks!