Currently, I can record record a stream using...
Code: Select all
vlc.exe -vvv mms://xxx.yyy.net :sout=#transcode{vcodec=mp1v,acodec=mpga,vb=256}:std{access=file,mux=mpeg1,dst=c:\\dir\\test.mpg}
Is it possible to do the same as above but also split it over time/size?
otherwise can VLC split a file?
Thanks
FFMG