similar to: displaying images

Displaying 20 results from an estimated 7000 matches similar to: "displaying images"

2009 Jun 15
2
Strange results encoding with latest ffmpeg2theora-0.24 and playback on Directshow through Winamp
Hi Folks, First, I would like to thank the eople in development who are doing so much to develope these great video and audio tools. I use Ogg Vorbis to store most of my music projects in studio and the results are stunning. Quite frankly, in the audio file reduction game, nothing beats Ogg Vorbis and I can personally say this from my own experience. So a huge thank you to the team. I've
2009 Jun 16
2
Further bug discovered with the Directshow decoder
Hi good people, Just to inform: I finally fed FFMpeg2Theora with a .VOB input, and the .OGV output produced played back beautifully in VLC, both audio and video. However, the same output .OGV file gave clicks and pops in the audio when fed through Directshow programs. I played it through Windows Mediaplayer as well as through Winamp, with the same crackles in the audio, and this leads me to
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've tried to tackle that
2013 Jul 24
2
IceCast Android MediaPlayer support
Thanks. In http://developer.android.com/about/versions/android-2.2-highlights.html- there is a support for HTTP progressive streaming. Does this mean that IceCast is only Android-ready from 2.2? I've tried some hours ago on Android 2.1 tablet and the app crashes at start (couldn't find the reason yet). The same app works in 2.3.5. Thanks, I can extract tags by IcyStreamMeta class. Is there
2010 Aug 24
3
is there a mplayer yum website?
I want to install mplayer but my GCC is 4.0. can not compile the mplayer. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100824/86c613fd/attachment-0002.html>
2023 Nov 22
1
mediaplayer for icecast streams?
Icecast provides an endpoint (/status-json.xsl) which returns JSON with various data, including "Now Playing". Here is a link to the documentation: https://www.icecast.org/docs/icecast-trunk/server_stats/ In your case it looks like it would be http://radio.protestbandet.dk:8000/status-json.xsl Ben Weddle -----Original Message----- From: Icecast <icecast-bounces at xiph.org> On
2006 Feb 07
5
Re: ices0.4: icecast mp3 stream for source ?
thank you, for your fast answer. my problem with ogg is, that the mediaplayer don?t understand it. a lot of users are using ms mediaplayer unfortunately. greets Geoff Shang schrieb: > Carsten Henkel wrote: > >> we would like to use IceCast 2.3.1 as a mp3 streamer source for >> reencoding several sources of ices 0.4. >> >> It is working perfectly already by using
2001 Apr 22
5
Slow Copy WinXX - Linux/Samba :-(
I never thought it would happen to me, but it did... I have read threads about slow copies from WinXX to Linux/Samba on the list in the past, but I don't recall a concise answer regarding what the cause was. THE PROBLEM: Trying to copy an 8 meg file from Win95 to my Linux/Samba box (named "Nemesis" - for good reason), the transfer speed slows to a crawl. The Win95 copy dialog box
2007 Feb 28
4
"Any who has ever written an Ogg (de)muxer curses it's name frequently" (sic)
>From some random dude on Slashdot [ http://yro.slashdot.org/comments.pl?sid=224420&cid=18177356 ]: "Second, whether AVI is better or worse than Ogg is debatable. Any who has ever written an Ogg (de)muxer curses it's name frequently. It's extremely codec-specific, and the format is rather loosely defined, with no consistent standard way to do much of anything.... AVI has
2007 Feb 28
4
"Any who has ever written an Ogg (de)muxer curses it's name frequently" (sic)
>From some random dude on Slashdot [ http://yro.slashdot.org/comments.pl?sid=224420&cid=18177356 ]: "Second, whether AVI is better or worse than Ogg is debatable. Any who has ever written an Ogg (de)muxer curses it's name frequently. It's extremely codec-specific, and the format is rather loosely defined, with no consistent standard way to do much of anything.... AVI has
2023 Nov 22
1
mediaplayer for icecast streams?
Hi Hope this is not too off-topic here. I want to implement a simple mediaplayer on my website where people can listen to my radio stream. I like simple, and the HTML <audio>-tag seems to work fine, so this is perfect for me.? But I would like to show the title of the current song playing. Is there some simple javascript or php I can use, to get this information? Or maybe a simple
2013 Jul 24
2
IceCast Android MediaPlayer support
Hello. What is the official info about IceCast Android MediaPlayer support?
2014 Jun 20
4
Android Java source for icecast streaming
Greetings, tl;dr - I'm looking for sources to an Android Icecast client written in Java. long summary: I maintain an open source Android app (WREK Online) that plays the live mp3 stream from the station's Icecast server. Using the built in MediaPlayer class that is part of the Android SDK works OK. As a developer, I just give it the streaming URL of the Icecast server, hook up a few
2001 Mar 01
1
Windows mediaplayer under wine.
Has anybody managed to get windows mediaplayer running under wine? I've tried several times with mediaplayer 6.4, but it seems like it won't install. It extracts the files correctly but then just hangs there doing nothing. -- Lasse Melsaeter <lasse.melsaeter@nooffice.com> Systemsdeveloper NoOffice Internatioonal AS <http://www.nooffice.com/> - BOFH excuse #265: The mouse
2004 Sep 10
2
Problem in FLAC__stream_decoder_process_metadata
Hi, I have a problem when I try to open a file, which is not a FLAC file. When I open a non-flac file with the stream decoder API, one of the first things called is FLAC__stream_decoder_process_metadata, which itself calls stream_decoder_find_metadata_. Unfortunately the non-flac file contains some content, which leads to the state set to FLAC__STREAM_DECODER_READ_FRAME. However in
2014 Jun 20
1
Android Java source for icecast streaming
Thank you. That's a nice looking radio app. On that link below, I only see links to download pre-compiled APK files (apps). Are there links to the actual source code available? Date: Fri, 20 Jun 2014 10:36:58 +0200 From: sardylan at gmail.com To: icecast-dev at xiph.org Subject: Re: [Icecast-dev] Android Java source for icecast streaming Hi jSelbie, try to have a look to
2015 Sep 29
2
Delay playing some streams on Android
2015 Sep 29
1
Delay playing some streams on Android
I'm writing an Android app to play streams. ?I use the standard Android "MediaPlayer" library to play streams. ?I've noticed that some streams start playing without much delay (MPR), but others take quite a while to start (WFMU). ?The only thing changing in my code is the URI of the Icecast mountpoint. ?My test device is a Nexus 5 running Android 5.1.1.
2007 Nov 29
5
Dynamic JS or RJS ?
Hi, while I search the net for hints I leave this here, probably you will be faster than me finding an answer. The next: I have a static site where I embed a player using an external js The html: <script type="text/javascript" src="http://www.mysite.com/scripts/player.js"></script> The JS: if(navigator.userAgent.indexOf("Opera")!=-1){
2004 Aug 06
3
Play music for a link
Hello! Please, I would like to know how I can play music by link of the my web-site... My radio is: http://200.206.207.221:8000 The link, this: <embed type="application/x-mplayer2" ID="MediaPlayer" Name="MediaPlayer" WIDTH="127" HEIGHT="16" src="http://200.206.207.221:8000" autostart="1" transparentatstart="1"