[vlc] Re: Saving a strean to disk with VLC 0.6.0 Win32

Sigmund Augdal Sigmund.Augdal at idi.ntnu.no
Sat Jun 28 18:52:05 CEST 2003


I have successfully converted a mpeg2 ts file into a mpeg 2 ps file that wmp
could read by using --sout file/ps:<somefile>. I think wmp used some filters
and codecs from cyberlink powerdvd when playing this file.

Sigmund
On Thu, Jun 26, 2003 at 12:06:07PM +0200, rocchi at tin.it wrote:
> Hi,
> I'd like to have more info about saving a strean to disk with VLC, Release 
> 0.6.0, win32 version.
> 
> The problem il the file generated is not MediaPlayer or Virtual Dub 
> Compatible, so I could't edit it.
> 
> I have tried this four parameters:
>  --sout file/ps:C:\FILE001.MPG
>  --sout file/ts:C:\FILE001.MPG
>  --sout file/avi:C:\FILE001.AVI
>  --sout file/ogg:C:\FILE001.OGG
> 
> Is possible to save it as a Mpeg4 or a DivX (or other ) file? If Yes, can 
> you tell me the right parameters?
> 
> Here attached all the info I have found.
> 
> Regards,
> Gian Paolo -Italy-
> 
> 
> 3.2. Save a stream with VLC
> VLC can save the stream to the disk, but it can't display it and save it 
> to the disk at the same time (this should come in future versions). In 
> order to save the file to the disk, use the Stream Output of VLC : you can 
> do it via the graphical interface, or you can add to the command line the 
> following argument :
> --sout file/muxer:stream.xyz
> Where :
> muxer is one of the formats supported by VLC's stream output, i.e. :
> avi for AVI format,
> ogg for OGG format,
> ps for MPEG2-PS format,
> ts or ts_dvbpsi for MPEG2-TS format (the latter uses libdvbpsi for the 
> task).
> and stream.xyz is the name of the file you want to save the stream to, 
> with the right extension.
-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list