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.
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!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
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
Return to “VLC media player for Linux and friends Troubleshooting”
Users browsing this forum: No registered users and 16 guests