[MPlayer-users] GUI fails with skin PNG read error. (svn) (Ingo Br?ckl)

Giorgio Vazzana mywing81 at gmail.com
Thu Jan 26 18:58:38 CET 2012


2012/1/26 Ingo Brückl <ib at wupperonline.de>:
> Rinaldi J. Montessi wrote on Wed, 25 Jan 2012 10:20:57 -0600:
>
>> $ ffmpeg
>> ffmpeg version N-32640-g72b33ea Copyright (c) 2000-2012 the FFmpeg developers
>
> A recent change in ffmpeg causes the error.

I saw that, but I think ffmpeg now does the decoding correctly:

holden at rye:~/.mplayer/skins/default$ file *.png
button_forward.png: PNG image, 39 x 126, 8-bit/color RGBA, non-interlaced
button_load.png:    PNG image, 39 x 126, 8-bit/color RGBA, non-interlaced
button_next.png:    PNG image, 39 x 126, 8-bit/color RGBA, non-interlaced
button_pause.png:   PNG image, 39 x 126, 8-bit/color RGBA, non-interlaced
button_play.png:    PNG image, 39 x 126, 8-bit/color RGBA, non-interlaced
button.png:         PNG image, 39 x 126, 8-bit/color RGBA, non-interlaced
button_prev.png:    PNG image, 39 x 126, 8-bit/color RGBA, non-interlaced
button_rewind.png:  PNG image, 39 x 126, 8-bit/color RGBA, non-interlaced
button_stop.png:    PNG image, 39 x 126, 8-bit/color RGBA, non-interlaced
font.png:           PNG image, 171 x 48, 8-bit/color RGB, non-interlaced
main.png:           PNG image, 380 x 115, 8-bit/color RGB, non-interlaced
mute.png:           PNG image, 10 x 51, 8-bit/color RGBA, non-interlaced
pos.png:            PNG image, 27 x 45, 8-bit/color RGBA, non-interlaced
sub.png:            PNG image, 372 x 286, 8-bit/color RGBA, non-interlaced
vol.png:            PNG image, 18 x 42, 8-bit/color RGBA, non-interlaced
waves.png:          PNG image, 6 x 154, 8-bit/color RGBA, non-interlaced

holden at rye:~/.mplayer/skins/default$ ~/src/ffmpeg/ffprobe main.png
ffprobe version N-37186-g70dba1e Copyright (c) 2007-2012 the FFmpeg developers
  built on Jan 26 2012 18:37:40 with gcc 4.4.3
  configuration: --enable-gpl --enable-libmp3lame --enable-libxvid
--enable-libx264 --enable-libtheora --enable-libvorbis --enable-libvpx
--enable-x11grab
  libavutil      51. 34.101 / 51. 34.101
  libavcodec     53. 60.100 / 53. 60.100
  libavformat    53. 31.100 / 53. 31.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 60.100 /  2. 60.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  6.100 /  0.  6.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, image2, from 'main.png':
  Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: png, rgb24, 380x115, 25 tbr, 25 tbn, 25 tbc

holden at rye:~/.mplayer/skins/default$ ~/src/ffmpeg/ffprobe button_prev.png
ffprobe version N-37186-g70dba1e Copyright (c) 2007-2012 the FFmpeg developers
  built on Jan 26 2012 18:37:40 with gcc 4.4.3
  configuration: --enable-gpl --enable-libmp3lame --enable-libxvid
--enable-libx264 --enable-libtheora --enable-libvorbis --enable-libvpx
--enable-x11grab
  libavutil      51. 34.101 / 51. 34.101
  libavcodec     53. 60.100 / 53. 60.100
  libavformat    53. 31.100 / 53. 31.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 60.100 /  2. 60.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  6.100 /  0.  6.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, image2, from 'button_prev.png':
  Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: png, rgba, 39x126, 25 tbr, 25 tbn, 25 tbc

> Please stay tuned.

Thanks, I'll wait for a "proper fix", in the meantime I am using the
attached patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-gmplayer-png-error.diff
Type: text/x-patch
Size: 2026 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20120126/43352307/attachment.bin>


More information about the MPlayer-users mailing list