Displaying 20 results from an estimated 30000 matches similar to: "OT -- Flash (.swf file) audio stream separation"
2008 Jul 07
11
[Bug 16634] New: swfdec-0.7. 2 not able to play audio in the following Flash file: http://randomfoo.net/ oscon/2002/lessig/free_culture.swf.
http://bugs.freedesktop.org/show_bug.cgi?id=16634
Summary: swfdec-0.7.2 not able to play audio in the following
Flash file:
http://randomfoo.net/oscon/2002/lessig/free_culture.swf.
Product: swfdec
Version: 0.7.x
Platform: Other
URL: http://randomfoo.net/oscon/2002/lessig/free_culture.swf
2011 Sep 27
1
Rails 3.1 assets path for video player Flash script 'player.swf'
I was using a Flash video player within a previous Rails version app
Moving to Rails 3.1.0 , I dob''t know where I should put the script ...
I tried to move it into an app asset sub-directory
assets
- jwplayer
- - player.swf
but this raises an error
"NetworkError: 406 Not Acceptable - http://localhost:3000/assets/jwplayer/player.swf"
player.swf
the flash script is given as a
2010 Apr 13
2
Encoding Speex Into a SWF Version 10 Sound Stream
Adobe's "SWF File Format Specification, Version 10" supposedly allows a
speex-encoded stream to be wrapped in a .swf file as a sound stream,
however, I have been unable to find an example of such a file anywhere.
Can someone please point me to such an example file? Note that I prefer
speex encoded as a sound stream and NOT a sound event in order to reduce
latency on playback at the
2010 Apr 14
1
Encoding Speex Into a SWF Version 10 Sound Stream
Max Lapshin <max.lapshin at gmail.com> writes:
> On Wed, Apr 14, 2010 at 3:11 AM, Randy Yates <yates at ieee.org> wrote:
>> Can someone please point me to such an example file? Note that I prefer
>> speex encoded as a sound stream and NOT a sound event in order to reduce
>> latency on playback at the client. However, an example of speex encoded
>> as an
2007 Sep 05
1
VP6 issues in Swfdec
Hi,
I'm one of the Swfdec[1] Flash player developers. As you may be aware,
Flash uses VP6 as a possible video decoder.
Someone recently grabbed all of the videos at http://pown.alluc.org
and threw them at ffmpeg. Surprisingly, lots of them killed the vp6
decoder and in turn my browser.
I'll attached a series of patches for issues that I could fix myself,
and point out issues I could not
2006 Aug 01
1
Missing flash.swf in .rhtml page in WEBrick dev environment?
So I''m trying to create a dashboard that displays data pulled in through
RoR. Some data populates table rows and other data I''m trying to feed
into an Adobe Flash swf file.
I have the path correct to my swf file (I can it being accessed in
Safari activity window) but it''s not rendering. When I try to access the
file directly within the :3000 environment I get
2012 Sep 13
5
[LLVMdev] [OT] Control Flow Graph(CFG) into Abstract Syntax Tree(AST)
Hi,
I know most compilers go from AST to CFG.
I am writing a decompiler, so I was wondering if anyone knew of any
documents describing how best to get from CFG to AST.
The decompiler project is open source.
https://github.com/jcdutton/libbeauty
The decompiler already contains a disassembler and a virtual machine
resulting in an annotated CFG. It uses information gained from using a
virtual
2009 May 21
1
playing media(moh,prompts) from flash player
hi,
i'm searching solution for playing media(moh,prompts,voicemail,recordings
- wav format) from adobe flash player (web browser)
flash cannot play wav directly (imho)
i must convert files to any other format on-the-fly
- i cannot use mp3 because of royalties
- next option is swf (with ffmpeg), supported free audio codecs
(http://en.wikipedia.org/wiki/Flash_Video#Format_details)
*
2006 Oct 27
8
Error after moving to production server
so i have an after_create method on my track model that kicks off a
background process that converts an mp3 to a swf.
this is working fine locally on my machine, but upon moving it to my
production server, i am getting the following error. I''ve only been
using backgroundRB for like 48 hours, so i''m not really sure what
this means or where to go. any ideas?
2007 Jul 17
2
swfdec new version
Hi,
Firstly thanks for great job done with swfdec.
I had recognized swfdec at gtk.org site. Last week i decided to integrate
it to gtk+webcore browser.
And i successfully did it with version 0.4.5
Even thought it is integrated and works fine there are some problems with
swfdec. I want to ask some questions about it. Also yesterday i saw the last
release 0.5 And i have some questions about it.
2012 Sep 21
0
[LLVMdev] [OT] Control Flow Graph(CFG) into Abstract Syntax Tree(AST)
Hi,
Simon Moll (in CC) has written a decompiler for LLVM in his Bachelor's
Thesis here at Saarland University. The thesis is titled "Decompilation
of LLVM IR" and can be found here:
http://www.cdl.uni-saarland.de/publications/
The library he implemented is called "Axtor" (for "AST Extractor") and
has been used primarily to generate OpenCL code from LLVM. In
2006 Feb 25
8
linking a .swf file in a rails document
Hi,
I have a little .swf movie I''d like to have in my page. Is there a
rails way of linking it?
Thanks,
Peter
2007 Jun 19
4
Can't load swf files with Ajax.updater
Hello,
When I use the normal object tags to embed a swf file, the flash file
turns out blank by using the ajax.updater function to load a swf file
(both IE and FF). With swfobject nothing comes up at all.
Is this a bug or is there another (better) way to load a flash file by
using updater?
Thanks in advance!
--~--~---------~--~----~------------~-------~--~----~
You received this message
2011 Mar 23
2
rails 3 + mongrel + mime type swf
Hi there!
I ran rails 3 application in localhost. In index.html.erb file I added
<object type="application/x-shockwave-flash"
data="../public/player_mp3.swf" width="200" height="20">
<param name="movie" value="player_mp3.swf" />
<param name="FlashVars" value="mp3=file.mp3" />
2011 Jan 02
7
Rails, .swf, .flv
I have the following HAML code
ul{ ''id'' => tutorials_ul }
%li
%a{''href'' => ''/videos/create-command-001.swf''}
''Edition swf''
%li
%a{''href'' => ''/videos/create-command-001.flv''}
''Edition flv''
When the user clicks on
2002 Jul 08
2
FlashMX creates BAD .swf file on Samba
Hi peoples,
I have a Samba Server that has had the same config for over 10 months now
(read: never had a problem).
Just today, I thought, let's Play with Flash MX, so download I did.
Start playing around, and went to test my first movie and it came up blank.
Not a flash GURU that I am, I was stumped. Anyway. Saved the flash file
to my local C:\ (Oh did I mention the WS is Win2k ;) .. and
2008 Jul 04
2
swfdec and clutter
hi,
i started an experimental clutter-swf renderer project http://www.students.itu.edu.tr/~gumusuy/clutter-swf-0.1.0.tar.bz2
using swfdec-0.6
In fact this project is a part of bigger clutter media project.
For less dependency i configured swfdec by ./configure --prefix=/usr --disable-maintainer-mode --disable-gtk --disable-mad --disable-ffmpeg --disable-gstreamer --disable-vivified
2012 Sep 21
1
[LLVMdev] [OT] Control Flow Graph(CFG) into Abstract Syntax Tree(AST)
On 21 September 2012 09:51, Ralf Karrenberg <Chareos at gmx.de> wrote:
> Hi,
>
> Simon Moll (in CC) has written a decompiler for LLVM in his Bachelor's
> Thesis here at Saarland University. The thesis is titled "Decompilation of
> LLVM IR" and can be found here:
> http://www.cdl.uni-saarland.de/publications/
>
> The library he implemented is called
2010 Mar 22
1
Amazon S3 and ffmpeg
So we are setting up a file upload system for our web app. Files will
be uploaded to Amazon S3, and videos need to be converted to ffmpeg.
We have had problems with uploading of large files timing out, and it
was suggested to us to use http://github.com/elcgit/s3-swf-upload-plugin
for uploading directly to S3. This would fix the timeout, but then
could I use ffmpeg to convert the file once it is
2007 Aug 08
3
SWF animation method
Hi all,
Just thought I'd share something I discovered last night. I was
interested in creating animations consisting of a series of plots and
after finding very little in the usual sources regarding animation in
R directly, and disliking the imagemagick method described here
(http://tolstoy.newcastle.edu.au/R/help/05/10/13297.html), I
discovered that if one exports the plots to a