Displaying 20 results from an estimated 62 matches for "autoplay".
2008 Apr 24
4
Autoplay option
...t;play" toggle is persistent.
Media players don't change their behavior just because the user presses
the "play" button.
2) No user who didn't read the changelog or found swfdec-mozilla.conf
would even suspect that the setting is per host. It looks like some
sites work with autoplay, and some don't. The "play" button doesn't
show what it does. It doesn't show the host name. The host of the
flash file may be different from the main page.
3) The "global" setting is a joke, as the play button overrides it.
It's impossible to disable or enab...
2008 Aug 04
1
[PATCH] Add autoplay policy configuration to mozilla plugin
Hi,
this patch implements the gui for changing the autoplay policy from the
mozilla plugin. The three possible configuration are: always autoplay, never
autoplay and check last choice for the same host.
The idea implemented is to have the global autoplay key be not overriden by
the per host configuration. If the global autoplay key is not present the
b...
2008 May 02
1
[PATCH] Manage host based autoplaying from plugin menu
Hi,
attached a patch that provides the ability to set / unset autoplaying
from the domain the flash come from within the plugin menu. This patch
does not touch the actual logic of setting autoplay automatically on
play start. Hope this is acceptable for inclusion.
There is only a nitpick, the checkbox of the autoplaying is not updated
once the playing is toggled.
I&...
2009 Mar 23
5
Wine fails to install Adobe PS
I have tried a few rtimes now to install Abobe PS7 (not a crack) on the latest Linux Mint and now on Ubuntu 8.10 64bit. I am having the same problem in both. Is it because my new comp is a 64bit?
An error occurred while loading the archive.
[/media/cdrom0/Autoplay.exe]
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
note: /media/cdrom0/Autoplay.exe may be a plain e...
2008 Jun 05
1
curios problem: No Sound in Warcraft 3, but in autoplay.exe
Hi,
after Warcraft 3 is now working without jerking on my Laptop* (need to add "-opengl" as argument), I want to solve a curios sound problem. When I insert my Warcraft 3 CD and click on autoplay.exe, there is the typical Warcraft 3 intro-sound for the installer, but in the game itself, there isn't any kind of sound. Also when I open winecfg and press the sound-test button, the sound is working.
Thanks for every hint!
Kev
* Ubuntu 8.04, Intel 945GM graphic, pulse audio?, alsa driver,...
2009 Jul 18
1
Does XiphQT plugin work in Safari?
...nd an
OGG video in Safari.
I use the sample video posted here: http://camendesign.com/code/video_for_everybody
My sample page works fine in Safari 4.0.2 when I supply the MP4 video
along with the OGG video:
<video width="640" height="360" controls="controls" autoplay="autoplay">
<source src="video_for_everybody.ogv" type="video/ogg" />
<source src="video_for_everybody.mp4" type="video/mp4" />
</video>
Since I have installed the XiphQT plugin, I thought the page should
also work, if I on...
2006 May 28
0
Making the JS_Slideshow autoplay
I am trying to make the JS_Slideshow auto play through images in the array
http://www.couloir.org/js_slideshow/
I have been looking at the quote fader script used on
http://rubyonrails.com/
all I have managed to do is cycle through the array with the script ,
now images show up and an error is repeated highlighted in the effects
script
any pointers suggestions would be appreciated
thanks
2008 May 09
9
[Bug 15897] New: Provide an option to auto-play specific files
http://bugs.freedesktop.org/show_bug.cgi?id=15897
Summary: Provide an option to auto-play specific files
Product: swfdec
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: medium
Component: plugin
AssignedTo: swfdec at lists.freedesktop.org
2008 Dec 09
4
Slideshow with Ken-Burns Effect
Hi everybody,
I've had some time and so I added a slideshow creator with the Ken-Burns-Effect to the Ogg Video Tools. Feel free to visit the following page:
http://www.server.streamnik.de:88/test.html
It's best viewed with the Mozilla Firefox 3.1 Beta 2, but a Cortado Player is also available for the other browsers.
The code is actually not publically available, as I would like to add
2008 Dec 09
4
Slideshow with Ken-Burns Effect
Hi everybody,
I've had some time and so I added a slideshow creator with the Ken-Burns-Effect to the Ogg Video Tools. Feel free to visit the following page:
http://www.server.streamnik.de:88/test.html
It's best viewed with the Mozilla Firefox 3.1 Beta 2, but a Cortado Player is also available for the other browsers.
The code is actually not publically available, as I would like to add
2013 Mar 05
3
What HTML5 radio player do you use ?
Hi , We think about updating our current flash based player [1] to a HTML5
one that would magically work on any mobile or desktop browser (So with
flash fallback) to play our icecast streams ( MP3 + OGG [2] )
It would be great if the stream could start instantly.
What do you use currently to achieve this ?
[1] http://www.radiogalere.org/emissions/popup.php
[2]
2012 Nov 30
4
Tokeninput incremental search not working
Rails 3.1.3
After watching
http://railscasts.com/episodes/258-token-fields?autoplay=true
I have installed the similar functionality to my app.
However,
def index
@cities = City.all
...
does in fact give the list of all cities in the text field, but
def index
@cities = City.where("name like ?", "%#{params[:q]}%")
......
2009 Feb 23
3
Adobe CS3
I looked at Wine's Photoshop page, and it has an explanation of how to run it, but I can't even get it to install. This is what I get:
Code:
nicki at nicki-laptop:~$ wine start /unix /media/cdrom/autoplay.exe
wine: Call from 0x7b8458b0 to unimplemented function ntoskrnl.exe.ExInitializeResourceLite, aborting
wine: Unimplemented function ntoskrnl.exe.ExInitializeResourceLite called at address 0x7b8458b0 (thread 0015), starting debugger...
Unhandled exception: unimplemented function ntoskrnl.exe.ExIni...
2019 Apr 08
2
Question about replacing the web interface with an audio stream
...ifi that only allows ports 80 and 443.
Is it just a potential resource usage implication?
> On Apr 7, 2019, at 6:12 PM, Humberto Rodriguez <sub at hrfinancial.com> wrote:
>
> Why not reproduce the stream using the <audio> element of HTML in a regular webpage? You could turn autoplay on and the strean would sound automatically on most browsers, not so on Google’s.
>
> Humberto
>
>
>
> From: Icecast <icecast-bounces at xiph.org> On Behalf Of John Molane
> Sent: Sunday, April 7, 2019 12:44 PM
> To: icecast at xiph.org
> Subject: [Icecast]...
2013 Mar 06
0
What HTML5 radio player do you use ?
...P3 + OGG [2] )
>
> It would be great if the stream could start instantly.
Most browsers should support your use-case already.
Just go with the HTML5 draft:
http://www.w3.org/html/wg/drafts/html/master/embedded-content-0.html#the-audio-element
So something like this should work:
<audio autoplay controls>
<source src='http://www.radiogalere.org:8080/galere.ogg'
type='audio/ogg; codecs="vorbis"' >
<source src='http://www.radiogalere.org:8080/galere.mp3'
type='audio/mpeg; codecs="vorbis"' >
<p>Your brow...
2002 Aug 23
1
displaying images
Hi,
I am using syslinux to produce autoplaying avi CDs (i.e. the CD contains
an avi file
and a minimum linux system plus the mplayer so that mplayer plays
automatically the
movie after the boot using the framebuffer device) to avoid things like
bringing avis
at friend's homes just to find out that they have only M$WinXX and the
M$ Me...
2008 Nov 03
1
Need help with Winamp Plugins
...n & it's working great but JTFE [jump to file extra] general plugin is not working anymore since debian lenny update of 9-15-08. I used to be able to get it working by running winamp in win3.1 mode, but this no longer works. Also, all general plugins no longer work such as TimeRestore & AutoPlay, ViralSound, LastFM audioscrobbler & they were all working before.
For the most part Winamp5.50 works great in wine once directX9 is properly installed. Videos play fine, dsp plugins work great. Visualizations work....but I delete them. Shoutcast dsp plugin works great. Only issue I have is w...
2010 Jul 14
2
The file is not marked as an executable??? How to?
I get the error, "The file 'media/cdrom/autoplay.exe' is not marked as an executable"...and won't let me mark it as an executable in the permissions, "permission denied" when attempting to run the startup for Adobe CS4 Design Premium. Ubuntu Lucid LTS, BTW. I have tried to install from Wine both from the menu and the termin...
2008 Jul 03
3
[Bug 16605] New: swfdec does not start multiple flash movies in a single screen in Firefox
http://bugs.freedesktop.org/show_bug.cgi?id=16605
Summary: swfdec does not start multiple flash movies in a single
screen in Firefox
Product: swfdec
Version: 0.6.6
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: minor
Priority: low
Component: plugin
2008 Jun 25
1
Swfdec 0.7.2 released
...ozilla-0.7.2 "Do the Handicapped Go to Hell?"
http://swfdec.freedesktop.org/download/swfdec-mozilla/0.7/swfdec-mozilla-0.7.2.tar.gz
MD5: 3bc6a49357b4b8b478ce3dfb4f007f18
The mozilla plugin saw some long-requested features. It now remembers
which files the user clicked on to play them and autoplays them the
next time. Also, it is the first plugin to support windowless mode on
Linux, so all stacking problems should now be a thing of the past.
However, the windowless mode is not yet perfect and can cause problems
with Mozilla-based browsers. We are working on it.
Even though this is a develop...