search for: streamable

Displaying 20 results from an estimated 86 matches for "streamable".

2008 Jan 10
4
Mocking and stubbing Rails'' association extensions
I''m having a lot of trouble stubbing out an association extension for some view tests. Example rails code modeling a music album: class Album < ActiveRecord::Base has_many :songs do def streamable find(:all, :conditions => ''streamable = 1'') end end end So for a given Album instance (say @album), I need to be able to stub both @album.songs and @album.songs.streamable in the same before block. Is there a way for a stub to return one thing when called alo...
2007 Mar 22
1
Flac encoding of 88.2kHz files -- not streamble?
...<snip copyright> Serenissima02.wav: WARNING: legacy WAVE file has format type 1 but bits-per-sample=24 Serenissima02.wav: WARNING: skipping unknown sub-chunk 'fact' Serenissima02.wav: ERROR initializing encoder init_status = FLAC__STREAM_ENCODER_INIT_STATUS_NOT_STREAMABLE The encoding parameters specified do not conform to the FLAC Subset and may not be streamable or playable in hardware devices. If you really understand the consequences, you can add --lax to the command-line options to encode with these parameters anyway. See http://flac.sourceforge.net/form...
2006 Oct 30
0
Streaming WAV / Converting WAV to a streamable format on the fly
...ng a.k.a. progressive download) the logical next step is 'real' (on demand) streaming. The limitation that we come across when using standard Streaming Servers (like Windows Media Services or QuickTime) is that they can not stream WAV files. The WAV files always have to be encoded to a streamable format (WMA for windows media service, or MOV for QuickTime/Darwin, etc) before they can be streamed. Converting the complete file server from WAV to a streaming format (WMA, MOV or whatever) is not an option (because the file server is being populated with new WAV files continuously; this pro...
2011 Jan 30
4
Any roadmap on WebM Support ?
Hello , We are using Icecast for few years in a small french radio station with great success ! ( hitting 60 simultaneous listeners sometimes :-) ) http://www.radiogalere.org:8080/ Now we plan to stream the webcam capture of the studio, we 've done a test with Ogv/theora @128kb video with great sucess although none of the HTML5 browser wher able to keep on playing the stream after few
2004 Aug 06
3
lowest streamable bitrate?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hey Gang, I figured this is a frequently asked question, however it is not in the faq. i am wondering the lowest possible bit-rate to stream ogg at. is this an ogg limitation or is this dependent on the streaming server. Thanks in advance, (please reply to me too as i am not on the list.) <p>- -------------------------------------- Jeff
2005 Feb 01
2
Encoding Options
...-m -e -r 6. Why is that? Is not -l 32 better that l- 12? And you can have -r 0,8 without using --lax, and -r 0,16 with --lax. 2. The --lax option allows the encoder to generate "non-Subset files", but just what is a non-Subset file? The HTML documentation says that these files may not be streamable, but if I don't need streamable files, is there any reason not to use --lax? 3. I made a FLAC file without a seektable, and I could seek in it using XMMS in GNU/Linux and in Winamp in Windows. Are there any applications that require a seektable for seeking to work? 4. What does the -p option...
2004 Sep 10
1
[Flac-users] Subset and non-Subset files
Josh explained, > search for "subset" on http://flac.sf.net/format.html > (I'll make a link in the documentation to it). That was over my head -- not the post, but the information at that URL. Does it mean that a non-Subset FLAC file isn't streamable, that a decoder can't read successive parts of the FLAC file and generate successive parts of the WAV?
2011 Jan 31
0
Any roadmap on WebM Support ?
...che 30 janvier 2011 03:54:10, michel memeteau a ?crit : > Is there some evolution on Webm support, does it need a lot of changes > in Libshout for example ? or does the code structure of icecast makes > it easy to add new containers/codecs ? Well the interesting question is: "Is webm streamable?". I don't know much about it nut webm is wrapped into a matroska-based container which I am not sure is streamable, maybe someone more knowledgable could comment on that.. Alternatively, there seems to be a ogg mapping for vp8 floating around: http://people.collabora.co.uk/~slomo/web...
2000 Jun 19
7
Streaming Considerations.
Hey, I'm not sure if this should be in -dev or not, so I'll post it here first. If that's wrong, LMK and I'll post it there. I have a friend who's running an online radio station, well, group of stations, actually. They're stuck in the .ra format, which I personally think sucks rocks. MP3 has a lot of flack surrounding it these days, as well as the problems that the
2000 Jun 19
7
Streaming Considerations.
Hey, I'm not sure if this should be in -dev or not, so I'll post it here first. If that's wrong, LMK and I'll post it there. I have a friend who's running an online radio station, well, group of stations, actually. They're stuck in the .ra format, which I personally think sucks rocks. MP3 has a lot of flack surrounding it these days, as well as the problems that the
2001 Jan 12
2
Suggestion!
Hey guys, Keep up the goodwork! I have a suggestion...why not make Ogg Vorbis streamable through QTSS or Darwin Streaming server. The people at Apple are willing to incorporate it I'm sure. Would be nice to be able to stream Ogg Vorbis from with QTSS or Darwin Server!! Lemme know what you think! Regards, Mark -- Mark de Bokx - Application Engineer Cistron Internet Services P.O....
2016 Oct 12
2
RFC: General purpose type-safe formatting library
...g("Test"); // writes "test" >> 2. os << format_string("{0}", 7); // writes "7" > > > The "<< format_string(..." is ... really verbose for me. It also makes me > strongly feel like this produces a string rather than a streamable entity. I wonder if we could use UDLs instead? os << "Test" << "{0}"_fs << 7; ~Aaron > > I'm not a huge fan of streaming, but if we want to go this route, I'd very > much like to keep the syntax short and sweet. "format" is pretty...
2004 Oct 10
1
best params for safe archiving, 192kHz no-lax and w64 support
...ask whether a no-lax 192kHz mode is planned in flac, > > seems like 192kHz isn't directly supported although flac can compress > > such rate in lax mode. > > no, it's a limitation of native FLAC. if the only reason to > use --lax is for 192kHz, the files will still be streamable > but some hardware players may not support a sample rate that > high. It would be cool to have a native 192kHz support since it will become the standard in consumer audio in a few years i believe and it's a heavily used samplerate in studios these days. Is it possible to add 192kHz whil...
2000 Sep 20
2
Streaming
...o find any direct answer to a question I have. What streaming tools are/will be available for ogg vorbis? I found this quote on vorbis.com: "What about streaming in Ogg Vorbis format? Streaming is an important component of Vorbis. The format has been designed from the ground-up to be easily streamable. The designers of Vorbis are working alongside the creators of Icecast streaming media software to make Icecast Vorbis-compatible. We are also working on player support for streaming Ogg files. Streaming Ogg files from the web will be supported by the player plugins at the 1.0 Vorbis release."...
2005 Feb 01
0
Encoding Options
...t -l 32 better > that l- 12? And you can have -r 0,8 without using --lax, and -r 0,16 with > --lax. > > 2. The --lax option allows the encoder to generate "non-Subset files", but > just what is a non-Subset file? The HTML documentation says that these > files may not be streamable, but if I don't need streamable files, is > there any reason not to use --lax? > > 3. I made a FLAC file without a seektable, and I could seek in it using > XMMS in GNU/Linux and in Winamp in Windows. Are there any applications > that require a seektable for seeking to work? &gt...
2012 Jun 17
0
flac -- exhaustive model search vs. -A <*>?
...d use only fixed predictors. Using fixed predictors is faster but usually results in files being 5-10% larger. --- What's a subset stream? Under "--lax", it says: --lax Allow encoder to generate non-Subset files. The resulting FLAC file may not be streamable or might have trouble being played in all players (especially hardware devices), so you should only use this option in combination with custom encoding options meant for archival. === There -- it sounds like "subset" refers to the subs...
2011 Jan 31
0
Any roadmap on WebM Support ?
...u a ?crit : >> > Is there some evolution on Webm support, does it need a lot of changes >> > in Libshout for example ? or does the code structure of icecast makes >> > it easy to add new containers/codecs ? >> >> Well the interesting question is: "Is webm streamable?". I don't know much >> about it nut webm is wrapped into a matroska-based container which I am >> not >> sure is streamable, maybe someone more knowledgable could comment on >> that.. >> > > I think flumotion has allready the support for webm streaming...
2011 Jan 31
1
Any roadmap on WebM Support ?
Hi ! 2011/1/31 Romain Beauxis <toots at rastageeks.org>: > Well the interesting question is: "Is webm streamable?". Well it seems to ma that Google made Webm especially for streaming and I've even read that it should be easier to stream webm than ogg for various reasons. > Alternatively, there seems to be a ogg mapping for vp8 floating around: > ?http://people.collabora.co.uk/~slomo/webm/ogg-...
2010 Jan 04
1
super-low 19.5KB/s theora videos
I am only able to get streamable videos at 19.5KB/s (156kb/s) due the transcoding and streaming from the mythtv setup over 900Km away the videos on the mythtv setup are 352x288 interlaced at 25fps at 524KB/s and the audio is 48000 stereo at 128KB/s What are the best setting for 19.5KB/s (156kb/s) theroa video stream? tom_a_spar...
2008 Jun 06
2
Finding out the duration of an Ogg stream
Hello people! I'm developing a Java Ogg media player applet and I have encountered a problem while creating a progress bar. I need to know how long, in samples or seconds, the Ogg stream that I'm playing is, and I need to know it before I have downloaded the entire stream. Problem is, I don't see how I could do that. I could provide a "duration" argument, but that would