All,
I have a black screen when I use VLC 0.8.2 with XP and this souting option :
:sout=#transcode{vcodec=mp2v,vb=1024,scale=1,acodec=mpga,ab=192,channels=2}:duplicate{dst=std{access=udp,mux=ts,url=192.168.1.3:1234}}
The problem is the same if i use command line option, webinterface or the normale Windows interface.
With 0.8.2 no pictures are available on the "client" side (ie at 192.168.1.3) if i use this souting option. IP packets are sended to the client (due to my router informations). I also tested with multicast IP and the problem is the same. It's necessary to NOT use mp2 (or mp1) video codec to have picture (everything is ok if i use mp4v codec), but i need mp2 .
Here is the message log :
ffmpeg error: cannot open encoder
stream_out_transcode error: cannot find encoder
ffmpeg debug: ffmpeg codec (MS MPEG-4 Video v3) stopped
main debug: unlocking module "ffmpeg"
I don't have this problem if i use a 0.8.1 release to stream (so to my mind it's not a network, OS or firewall problem).
My configuration :
2 PC (P-4) with XP SP2 with a linksys wireless router.
one use VLC as client / the second use VLC as streaming server.
Thanx for your help ,
Stephane