YUV dumping with vlc

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
Petr Kadlec
New Cone
New Cone
Posts: 6
Joined: 14 Oct 2004 10:26

YUV dumping with vlc

Postby Petr Kadlec » 14 Oct 2004 10:31

Hi,
is it possible to dump some raw format (yuv, yv2, ...) from rtsp stream with vlc? In principle it should be possible, because vlc implements the ffmpeg libraries and they have this functionality.
OS: linux
vlc ver: 0.7.2
best regards Petr K.

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Postby The DJ » 14 Oct 2004 16:42

VLC is not currently able to do this. Mostly because it would be very dangerious for most people to have the option of uncompressed video. You cannot stream uncompressed video in most cases (too much data). This could result in flooded links and RAM etc.
Don't use PMs for support questions.

Gibalou
Big Cone-huna
Big Cone-huna
Posts: 608
Joined: 26 Nov 2003 10:59

Postby Gibalou » 14 Oct 2004 22:25

Sorry to contradict you thedj but you can :)

vlc yourvideo.mpg --sout "#transcode{vcodec=I420}:std{access=file,mux=raw,url=/tmp/file}" --noaudio

This is what I use to generate files to test the H264 JM encoder :)

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Postby The DJ » 15 Oct 2004 02:42

Ah, so you just can't do this from the GUI ?
Don't use PMs for support questions.

Petr Kadlec
New Cone
New Cone
Posts: 6
Joined: 14 Oct 2004 10:26

Postby Petr Kadlec » 15 Oct 2004 09:58

Thank you for the advice, it is working fine.

btw, in the win32 GUI, yuo cen use following MRL command, in the streamoutput window:

:sout=#transcode{vcodec=I420}:std{access=file,mux=raw,url="C:\temp\stream\testDump2.yuv"}}

this command will do the same like the command line command before.


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 13 guests