rectalogic Wrote:First check the xbmc logs for anything interesting.
Second, check if your gnash is able to decode a sample pid directly:
Per the logs: Nothing screams to me "I'm the issue" . Seems to be rather chatty about ThumbsShaddow2.png for some reason, I've searched and this file doesn't exist on my machine... root cause or red haring?
http://pastebin.com/m52598676
Per the decoding: seems to work
Code:
pruper1@main:~$ gnash --render-mode 0 --once --verbose --param FlashVars=pid=dd4e9942974869f0cac12ab9ce815da9af6f8486a433a84bda842dae193457f9~16aa98d95559f7db192bb69972ffc6578e87c22f6bc8eafc8a4c76b924b9800f ~/.xbmc/plugins/video/Hulu/resources/lib/DecryptPid.swf
RcInitFile: couldn't open file: /usr/etc/gnashrc
RcInitFile: couldn't open file: /home/pruper1/.gnashrc
18914:3059837680] 09:18:25 SECURITY: Checking security of URL 'file:///home/pruper1/.xbmc/plugins/video/Hulu/resources/lib/DecryptPid.swf'
18914:3059837680] 09:18:25 SECURITY: Load of file /home/pruper1/.xbmc/plugins/video/Hulu/resources/lib/DecryptPid.swf granted (under local sandbox /home/pruper1/.xbmc/plugins/video/Hulu/resources/lib/)
18914:3059837680] 09:18:25 UNIMPLEMENTED: SWF9 is not fully supported, trying anyway but don't expect it to work
18914:3059837680] 09:18:25 SECURITY: Checking security of URL 'http://www.hulu.com/sec.swf'
18914:3059837680] 09:18:25 SECURITY: Load from host www.hulu.com granted (default)
18914:3059837680] 09:18:25 UNIMPLEMENTED: SWF9 is not fully supported, trying anyway but don't expect it to work
18914:3048209296] 09:18:25 UNIMPLEMENTED: FileAttributes tag in the SWF requests that network access is not granted to this movie (or application?) when loaded from the filesystem. Anyway Gnash won't care; use white/black listing in your .gnashrc instead
18914:3059837680] 09:18:26 UNIMPLEMENTED: System.security.allowDomain
18914:3059837680] 09:18:26 TRACE: hulupid=mr9JdoQ0hSohpA6czVzNb8sjtx5ZZW5_What I get from gnash --version if it's helpfull
Code:
pruper1@main:~$ gnash --version
RcInitFile: couldn't open file: /usr/etc/gnashrc
RcInitFile: couldn't open file: /home/pruper1/.gnashrc
Gnash 0.8.4
Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
Gnash comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of Gnash under the terms of the GNU General
Public License. For more information, see the file named COPYING.
Build options 0.8.4
Target:
Renderer: agg - GUI: GTK - Media handler: gst
Configured with: CFLAGS=-Wall -g -Werror-implicit-function-declaration -Os CXXFLAGS=-Wall -g -Werror-implicit-function-declaration -Os --host=i486-linux-gnu --build=i486-linux-gnu --prefix=/usr --mandir=/share/man --infodir=/share/info --enable-plugin --enable-gui=gtk --enable-cygnal --enable-gstreamer --enable-media=gst --enable-renderer=agg --with-npapi-plugindir=/lib/gnash --with-kde-pluginprefix= --enable-shared=yes --enable-sdk-install --without-swfdec-testsuite --disable-rpath --enable-lotsa-warnings --without-gcc-arch --without-ming
CXXFLAGS: -Wall -g -Werror-implicit-function-declaration -Os -pthread -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused
Built against gstreamer version: 0.10.21
Linked against gstreamer version: 0.10.21-Rupert

Search
Help