|
发表于 2006-1-15 16:50:12
|
显示全部楼层
检查/etc/mplayer/、/usr/share/mplayer/、~/.mplayer/以及所有可能目录下的mplayer设置文件,看看是不是开启了png选项。
[php]
png
Output each frame into a PNG file in the current directory. Each file takes
the frame number padded with leading zeros as name. 24bpp RGB and BGR for-
mats are supported.
z=<0-9>
Specifies the compression level. 0 is no compression, 9 is
maximum compression
[/php] |
|