Reading rawvideo with vlc

*nix specific usage questions
snooker
New Cone
New Cone
Posts: 5
Joined: 17 Oct 2008 11:57

Reading rawvideo with vlc

Postby snooker » 08 Apr 2009 09:59

Hi all !


I would like to play a raw video with vlc, but i don't know how to do.
Could i play a file with rawvideo format ?
Or could i play a file with matroska format and nocodec ?


I thank you in advance.

Rémi Denis-Courmont
Developer
Developer
Posts: 15183
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Reading rawvideo with vlc

Postby Rémi Denis-Courmont » 08 Apr 2009 13:55

E.g.

Code: Select all

vlc --demux rawvideo --rawvid-fps 25 --rawvid-width 1920 --rawvid-height 1080 --rawvid-chroma=I422 --rawvid-aspect-ratio 16:9 /path/to/rawvideofile
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

snooker
New Cone
New Cone
Posts: 5
Joined: 17 Oct 2008 11:57

Re: Reading rawvideo with vlc

Postby snooker » 08 Apr 2009 15:48

Thx !

It seems that i haven't got the "plugin rawvideo". Maybe cause i use de 0.8.6h version of vlc.
I'll update my vlc...

random
Cone that earned his stripes
Cone that earned his stripes
Posts: 155
Joined: 09 Jul 2008 11:42

Re: Reading rawvideo with vlc

Postby random » 13 Apr 2009 04:29

E.g.

Code: Select all

vlc --demux rawvideo --rawvid-fps 25 --rawvid-width 1920 --rawvid-height 1080 --rawvid-chroma=I422 --rawvid-aspect-ratio 16:9 /path/to/rawvideofile
I tried this on win32 and it works!
Didn't work for http rawvideo stream though it stuck on first frame.

snooker
New Cone
New Cone
Posts: 5
Joined: 17 Oct 2008 11:57

Re: Reading rawvideo with vlc

Postby snooker » 27 May 2009 13:28

Code: Select all

vlc --demux rawvideo --rawvid-fps 25 --rawvid-width 1920 --rawvid-height 1080 --rawvid-chroma=I422 --rawvid-aspect-ratio 16:9 /path/to/rawvideofile
this command line doesn't work on Linux, with vlc 0.8.6h.

Anyone know how to play a rawvideo file on Linux, with vlc 0.8.6h ?

Rémi Denis-Courmont
Developer
Developer
Posts: 15183
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Reading rawvideo with vlc

Postby Rémi Denis-Courmont » 27 May 2009 18:28

The rawvideo plugin is an addition of VLC 0.9.0.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

snooker
New Cone
New Cone
Posts: 5
Joined: 17 Oct 2008 11:57

Re: Reading rawvideo with vlc

Postby snooker » 27 May 2009 20:23

Ok, then i've to use another player...

Thank you !


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 2 guests