Bug#573306: --sout truncates upon reaching second file
Christophe Mutricy
xtophe at chewa.net
Wed Mar 10 19:31:01 UTC 2010
Le Wed 10 Mar 10 à 21:40 +0800, jidanni at jidanni.org a écrit :
> If one does
> $ vlc --sout file/ogg:diangan.ogg http://61.31.193.11/news/tvbs/20100307/L/L20100307-09.wmv
> what will happen is it will download many megabytes, and then truncate
> all that hard work when the second item (in my case with a impossible
> 10.x.x.x IP address) is encountered.
> It turns out for such two part files with ref1 and ref2, one is better
> off doing as in
> http://www.linuxquestions.org/questions/linux-software-2/wget-download-streaming-media-620376/
I am not sure i'm getting your point.
Are you doing: vlc url1 url2 --sout ... ?
if yes you need to use --sout-keep option and gather in your sout string
before std{} (or between transcode and std).
>
> P.S., in
> /usr/share/doc/videolan-doc/html/streaming-howto/en/ch06.html
> ps for MPEG2-PS format,
> ts for MPEG2-PS format. <---- You mean TS
This doc is out-dated. I should remove this package. Use
http://wiki.videolan.org/Documentation:Documentation
--
Xtophe
More information about the pkg-multimedia-maintainers
mailing list