Opened 17 years ago

Closed 17 years ago

#910 closed defect (fixed)

flic / fli animations do not play with current svn mplayer.

Reported by: andrew.david.45@… Owned by: beastd
Priority: normal Component: vo
Version: unspecified Severity: minor
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Hi,

I am unable to play flic / fli animations with the current svn mplayer. I have put the 'test' flic file I have been using at:

http://people.aapt.net.au/~adjlstrong/flic_test.flc

so we can _both_ see the same file that I have been using. I add below:

  1. Error message when attempting to play the file
  2. Version of mplayer
  3. Codec file
  4. Linux Distro
  5. Output of -vo help
  1. Error message when attempting to play the file

andrew@ilium:~/Desktop$ mplayer flic_test.flc
MPlayer dev-SVN-r24684-4.1.3 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz (Family: 15, Model: 2, Stepping: 9)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

Playing flic_test.flc.
FLI file format detected.
VIDEO: [] -1229024912x0 0bpp 13.000 fps 0.0 kbps ( 0.0 kbyte/s)
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [fffli] vfm: ffmpeg (Autodesk FLI/FLC Animation)
==========================================================================
Audio: no sound
Starting playback...
[flic @ 0x8903750]picture size invalid (3065942384x0)
[flic @ 0x8903750]reget_buffer() failed
Error while decoding frame!
[flic @ 0x8903750]picture size invalid (3065942384x0)
[flic @ 0x8903750]reget_buffer() failed
Error while decoding frame!
[flic @ 0x8903750]picture size invalid (3065942384x0)
[flic @ 0x8903750]reget_buffer() failed
Error while decoding frame!

[... for entire file ....]

[flic @ 0x8903750]picture size invalid (3065942384x0)
[flic @ 0x8903750]reget_buffer() failed
Error while decoding frame!
[flic @ 0x8903750]picture size invalid (3065942384x0)
[flic @ 0x8903750]reget_buffer() failed
Error while decoding frame!
[flic @ 0x8903750]picture size invalid (3065942384x0)
[flic @ 0x8903750]reget_buffer() failed
Error while decoding frame!
[flic @ 0x8903750]picture size invalid (3065942384x0)
[flic @ 0x8903750]reget_buffer() failed
Error while decoding frame!
[flic @ 0x8903750]picture size invalid (3065942384x0)
[flic @ 0x8903750]reget_buffer() failed
Error while decoding frame!
[flic @ 0x8903750]picture size invalid (3065942384x0)
[flic @ 0x8903750]reget_buffer() failed
Error while decoding frame!
[flic @ 0x8903750]picture size invalid (3065942384x0)
[flic @ 0x8903750]reget_buffer() failed
Error while decoding frame!
V: 0.7 10/ 10 0% 0% 0.0% 0 0
Exiting... (Quit)
andrew@ilium:~/Desktop$

  1. Version of mplayer:

andrew@ilium:~$ mplayer
MPlayer dev-SVN-r24684-4.1.3 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz (Family: 15, Model: 2, Stepping: 9)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

  1. Codecs:

all-20061022.tar.bz2

  1. Linux Distro

Tested on Ubuntu Dapper and Ubuntu Gutsy (Beta)

  1. Output of mplayer -vo help

Available video output drivers:

xv X11/Xv
x11 X11 ( XImage/Shm )
xover General X11 driver for overlay capable video output drivers
gl X11 (OpenGL)
gl2 X11 (OpenGL) - multiple textures version
dga DGA ( Direct Graphic Access V2.0 )
sdl SDL YUV/RGB/BGR renderer (SDL v1.1.7+ only!)
ggi General Graphics Interface (GGI) output
fbdev Framebuffer Device
fbdev2 Framebuffer Device
svga SVGAlib
aa AAlib
caca libcaca
v4l2 V4L2 MPEG Video Decoder Output
directfb Direct Framebuffer Device
dfbmga DirectFB / Matrox G200/G400/G450/G550
xvidix X11 (VIDIX)
cvidix console VIDIX
null Null video output
mpegpes Mpeg-PES to DVB card
yuv4mpeg yuv4mpeg output for mjpegtools
png PNG file
jpeg JPEG file
gif89a animated GIF output
tga Targa output
pnm PPM/PGM/PGMYUV file
md5sum md5sum of each frame

Please contact me if I have not supplied sufficient information,

Andrew

Change History (2)

comment:1 by reimar, 17 years ago

FYI: -demuxer lavf works

comment:2 by reimar, 17 years ago

Resolution: fixed
Status: newclosed

Fixed in r24688

Note: See TracTickets for help on using tickets.