Mercurial > mplayer.hg
view gui/ui/pixmaps/file.xpm @ 33707:d5d3d2c6b6e3
Increase video muxer output frame size.
A user experienced broken encode when using ffvhuf with HD material.
8MB should be enough for raw 1920x1080 32bpp frame.
author | iive |
---|---|
date | Sat, 02 Jul 2011 17:13:26 +0000 |
parents | 520fb0f7544c |
children |
line wrap: on
line source
/* XPM */ static const char * const file_xpm[] = { "16 16 7 1", " c None", ". c #9A9A9A", "+ c #000000", "@ c #FFFFFF", "# c #010101", "$ c #FEFEFE", "% c #9B9B9B", " ", "................", "++++++++++++++++", "@++@++@++@++@++@", "++++#+++++++++++", "@@@+@@@$@@@@+@@@", "@@@+@@@@@@@@+@@@", "@@@+@@@@@@@@+@@@", "@@@+@@@@@@@@+@@@", "@@@+@$@@@@@@+@@@", "@@@+@@@$@@@@+@@@", "+++++++++++++++#", "@++@++@++@#+@++@", "+++++++##++++++#", "..........%.....", " "};