mirror of
https://github.com/mpv-player/mpv
synced 2025-01-01 04:36:24 +01:00
raw->rawrgb
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9166 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f284864611
commit
1f6c906934
@ -219,7 +219,7 @@ Explanation of the process:
|
||||
-o output.avi \*.jpg</CODE></P>
|
||||
|
||||
<P><I>Creating an uncompressed file from all the PNG files in the current dir:</I><BR>
|
||||
<CODE>mencoder -mf on:w=800:h=600:fps=25:type=png -ovc raw
|
||||
<CODE>mencoder -mf on:w=800:h=600:fps=25:type=png -ovc rawrgb
|
||||
-o output.avi \*.png</CODE></P>
|
||||
|
||||
<P><I>Creating a Motion PNG (MPNG) file from all the PNG files in the current dir:</I><BR>
|
||||
|
Loading…
Reference in New Issue
Block a user