Page 1 of 1

Cannot stream a 1080p video

Posted: 09 Mar 2012 23:59
by wil3438d
Hi,

I created a batch file in order to stream automatically videos.

It works perfectly except for the 1080p videos (I have only the audio).

Here is my batch file :

start "" "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" "\myvideo.mpg" --loop :sout=#udp{dst=225.2.1.103:1234} :no-sout-rtp-sap :no-sout-standard-sap :ttl=5 :sout-keep

Do you have any idea ?
Thanks for your help.