gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] 0.8.3 w/(gtk-kde|agg|ffmpeg) not playing .flv (debian etch)


From: Sean E West (S)
Subject: [Gnash-dev] 0.8.3 w/(gtk-kde|agg|ffmpeg) not playing .flv (debian etch)
Date: Sat, 14 Jun 2008 19:31:52 -0600

I am currently running Debian etch on a Pentium III 1.2 ghz laptop.

This is for the 0.8.3 release.

I recently compiled gnash with the following options:
--enable-media=ffmpeg --enable-renderer=agg --enable-kparts
--e\nable-nsapi --with-npapi-plugindir=/usr/lib/iceweasel/plugins/

All .swf's seem to play fine, but .flv's don't seem to play, this is the
same for the standalone player and for the plugin in firefox.

The output when trying to play a .flv w/gtk-gnash is:

21690] 08:11:50: DEBUG: gnash::media::sound_handler*
gnash::media::create_sound_handler_gst() enter
21690] 08:11:50: DEBUG: Checking support for MIT-SHM...
21690] 08:11:50: DEBUG: NOTICE: MIT-SHM available (version 1.1)!
21690] 08:11:50: DEBUG: Your X server expects RGB24 pixmap data for
standard mode.
21690] 08:11:50: DEBUG: Created top level window
21690] 08:11:50: DEBUG: X server pixel format is (R11:5, G5:6, B0:5, 16
bpp)
21690] 08:11:50: DEBUG: X server is using RGB565 pixel format
21690] 08:11:50: DEBUG: framebuffer pixel format is RGB565 (little-endian
host)
21690] 08:11:50: DEBUG: Base url set to: file:///home/user/Desktop/met.flv
21690] 08:11:50: DEBUG: /home/user/Desktop/ appended to local sandboxes
21690] 08:11:50: DEBUG: /home/user/Desktop/met.flv appended to local
sandboxes
21690] 08:11:50: SECURITY: Load of file /home/user/Desktop/met.flv granted
(under local sandbox /home/user/Desktop/).
21690] 08:11:50: ERROR: unknown file type (unknown)
21690] 08:11:50: ERROR: Couldn't load library movie
'file:///home/user/Desktop/met.flv'
Could not load movie 'met.flv'

This was a flv downloaded from youtube.  I get the same output for
testsuite/media/square.flv.

The thing is, ffplay can play these .flv's, so I know that the proper
codecs must be in my libavcodec and libavformat

I got this same output when I compiled 0.8.2 with kde+gtk|agg|gst ... but
I later learned that my gstreamer-ffmpeg build was missing some codecs...
the same doesn't make sense when compiling with ffmpeg as the media since
ffplay can play these flv's just fine.

gnash -V
Build options 0.8.3
   Target:
   Renderer: agg - GUI: GTK - Media handler: ffmpeg
   Configured with: --enable-media=ffmpeg --enable-renderer=agg
--enable-kparts --enable-nsapi
--with-npapi-plugindir=/usr/lib/iceweasel/plugins/
   CXXFLAGS: -g -O2 -pthread -pthread     -W     -Wall     -Wcast-align
-Wcast-qual     -Wpointer-arith     -Wreturn-type
-fvisibility-inlines-hidden
Built against ffmpeg version: Lavc0d.51.11.0

ffmpeg -V
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2004 Fabrice Bellard
  configuration:  --enable-gpl --enable-pp --enable-pthreads
--enable-vorbis --enable-libogg --enable-a52 --enable-dts --enable-libgsm
--enable-dc1394 --disable-debug --enable-shared --prefix=/usr
  libavutil version: 0d.49.0.0
  libavcodec version: 0d.51.11.0
  libavformat version: 0d.50.5.0
  built on Mar 26 2007 15:50:40, gcc: 4.1.2 20061115 (prerelease) (Debian
4.1.1-21)

...any ideas?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]