Displaying 11 results from an estimated 11 matches for "ffmp3".
2011 May 20
4
OGG stream drops after every couple/few tracks
Hi all,
First question on this list - I am running into issues with my embedded
OGG stream players (so far I've used ffmp3 and just today started trying
jlgui), and honestly I'm not sure what's up. I'm hoping someone would be
kind enough to help me figure it out.
Basically, I have a setup that pulls a number of OGG files from MPD (all
the same bitrate/etc AFAIK)
In ffmp3, when the stream breaks/stops play...
2011 Aug 10
2
Icecast2 client
Hi,
i have succesfully installed icecast2 server on linux and now i am looking for a client which can be embeded into html code to play ogg audio stream directly from html page.
I have tried to embed WMP and it does work well, but WMP cannot seek the stream.
best regards
Milos Sula
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 May 07
5
Ogg Vorbis for internet explorer 9
...of Ogg Vorbis files.
In fact, I'm devellop a media site, and I use the tag <audio>. Since I
want to promote ogg vorbis, I will require users to post their music in
this format.
For versions of Internet Explorer less than 9, I'll use a flash drive
that can play ogg files. His name is ffmp3.
http://ffmp3.sourceforge.net/
But as internet explorer 9 supports the tag <audio>, I thought that
there might be a way to add this support to Internet Explorer 9.
Thank you for your help
Jerome Perret
2013 May 18
1
Query related to icecast server version 2.3.2
...00) at the icecast server with
source client. I gone through the link www.icecast.org , and got some
idea related to my requirement. And also i have gone through a video for streaming audio in icecast server and tried with the same. Almost i got it with the combination of icecast server, butt and ffmp3 player by watching that video, but at the final stage i couldn't able to stream the playlist, some
problem with source client i guess.
Now i just want to know the prerequisites packages mentioned under
documents section in the link and those packages are given below:
" libxml2 - http...
2013 May 31
1
Opus vs. Vorbis
Hi Dennis,
Thank you very much for this info, it helps a lot!
I'm curious about the track changing - I know that this currently is a
semi-issue even with my own vorbis streams and some listening clients..
for example, with ffmp3 sometimes the stream will drop between tracks.
I'm also curious as to the implementation of "Intro" files (and
tracks/live input in general, I guess) in Opus format and if, because of
the "Dynamically adjustable bitrate" ( http://opus-codec.org ), you are
able to stream file...
2016 Aug 02
2
fallen too far behind, removing
...hysical devices between listener and deva tx, but
different subnets)
Any ideas or help to debug this one?
ffmpeg line at testing VM: (for production it generates 3 streams instead
of 1 here)
#!/bin/sh -e
su vlc -c "FFREPORT=file=/home/vlc/`date +%Y-%m-%d-%H-%M-%S`-mp3.log screen
-A -m -d -S ffMP3 /home/vlc/ffmpeg/latest/ffmpeg -f s16le -ar 44100 -ac 2
-timeout 2000000 -i http://localhost:8500/source -reconnect_at_eof
-reconnect_streamed -b:a 192k -compression_level 0 -ac 2 -ar 44100 -af
"volume=3dB" -f mp3 -ice_name 'LiveFM @ 192' icecast://source:pass at localhost
:8500/L...
2011 Jun 04
1
.ogg stream player
Hello all :)
I am looking to upgrade to a online, embedded player that will read
and display some of the meta data or maybe just the file name of my
.ogg files, like track and artist name. Currently i am using the
JOrbis Player. What is everyone else using? What suggestions does
everyone have? I am running icecast2 and ices on a debian server.
Thanks Again
-winn
2012 Aug 22
0
icecast dev
...e config and on windows it's
even a simplistic config.
You might want to take a look at the documentation and adjust your
config to your needs.
Only you know what exactly you need.
> 3. Flash streaming capability?
>
Flash is dead.
If you feel for some weird reason that you must, use ffmp3 and an
ogg-vorbis stream.
Cheers
Thomas
PS: Please do not send HTML emails to the mailing list, thanks.
2016 Aug 09
0
fallen too far behind, removing
..., but different subnets)
>
> Any ideas or help to debug this one?
>
> ffmpeg line at testing VM: (for production it generates 3 streams
> instead of 1 here)
>
> #!/bin/sh -e
> su vlc -c "FFREPORT=file=/home/vlc/`date +%Y-%m-%d-%H-%M-%S`-mp3.log
> screen -A -m -d -S ffMP3 /home/vlc/ffmpeg/latest/ffmpeg -f s16le -ar
> 44100 -ac 2 -timeout 2000000 -i http://localhost:8500/source
> -reconnect_at_eof -reconnect_streamed -b:a 192k -compression_level 0
> -ac 2 -ar 44100 -af "volume=3dB" -f mp3 -ice_name 'LiveFM @ 192'
> icecast://source:p...
2012 Aug 21
3
icecast dev
Hi.
Good to see new spirit of icecast!
I have some suggestions:
1. Compatibility to iphone/android. There is a way to make the icecast
working as one point solution to iphone/android? a lot of streamers
searching for that.
2. I'm running icecast 2.3.2 on my 2008 windows server. I don't know how to
explain this but I will try:
When you starting to listen to a icecast
2013 May 31
3
Opus vs. Vorbis
Hi all,
I've been looking at opus lately as a replacement to vorbis and it sure
seems to me that, at least on paper, it is the 'next generation'
streaming codec. Has anyone been using opus as a streaming codec to
Icecast? If so, how do the following general characteristics compare to
vorbis?
+ Quality
+ Latency
+ Bandwidth
+ Performance (on stream client and Icecast server)
+