[vlc] How to test ftp upload output in vlc?

lzcx zcliangustc at 163.com
Fri Jul 31 10:12:34 CEST 2009


work fine! Thanks a lot!
The command line should be useful:
--sout
'#duplicate{dst=std{access=ftp,mux=ts,dst=ftp://user:password@ftp.example.com/upload/x.file}}'

zcliang
在 2009-07-31五的 08:52 +0200,Rémi Denis-Courmont写道:
> On Fri, 31 Jul 2009 09:45:48 +0800, lzcx <zcliangustc at 163.com> wrote:
> > I saw it in the wiki
> > http://wiki.videolan.org/Documentation:Modules/ftp ,there is a ftp
> > access output module in vlc,but never see that in the vlc
> > documentations.
> > 
> > Do it really support in vlc?If do,how to test it?
> 
> IIRC, it's just: --sout FTP_URL on the command line,
> e.g. --sout ftp://user@password:ftp.example.com/upload/mymovie.ogm
> Make sure that the target directory already exists on the server.
> 





More information about the vlc mailing list