Displaying 20 results from an estimated 10000 matches similar to: "Basics about Videostreaming?"
2007 Jan 18
0
Basics about Videostreaming?
Hi
While I've personally never done it, I believe you can follow along with
a guide here:
http://www.oddsock.org/guides/video.php
Streaming video isn't so different from streaming music, you need a
supported source format, a source client to arrange and send your stream
to the distribution server and they clients connect to that. In this
particular case Icecast only supports OGG
2005 Jan 14
1
Ez-Stream and Error
Hi....i will becam here an error under EZStream(Win32)
"Unknown format THEORA, passing right on through!
Unable to open file pipe:"...
Im usung the ffmpeg2theora-0.12.exe
here the XML File
Greets
<!-- This example is for a input playlist that can contain
avi and mpg (video) files files and a output stream that
is OggTheora. The output stream settings (bitrate, channels,
2019 Sep 08
2
Best version of Icecast? / Icecast as a service? / Videostreaming?
Hello,
1. Which version of Icecast is the best and newest. Officially it is
2.4.4 at icecast.org. But is there a mod version with more features?
2. Who can run Icecast as a Windows service? My 2.4.3 version does not
support this. Older versions had this option during installation.
3. Can Icecast stream also video livestream? Where can I find more about it?
Kind regards.
-------------- next
2019 Sep 09
1
Best version of Icecast? / Icecast as a service? / Videostreaming?
Am 09.09.2019 um 08:26 schrieb Thomas B. Rücker:
>
> Running Icecast on Linux or BSD is far superior in terms of reliability
> and maintainability.
> We do not consider the Windows builds of Icecast to be particularly
> suitable for production use.
> There are ways of running it as a service if you must, like e.g. using
> "nssm" and pointing it to
2006 Dec 13
1
ffmpeg2theora icecast ubuntu edgy
Hi,
I just wanna share with you my experience with theora ffmpeg2theora,
icecast2 and ubuntu edgy. I wanted to broadcast live video on an Ubuntu
machine with ffmpeg2theora, oggfwd and icecast2.
I read the thread
http://lists.xiph.org/pipermail/icecast/2005-February/008608.html about
the stream dying after a couple seconds with libshout 2.0.
Now the same happens if you use libshout3 v2.2 with
2010 Nov 01
4
Camera MJPEG to Icecast
Dear All ...
I have AXIS camera with output mjpeg format.
I try to relay it to outside world using ffmpeg and it work
The recipe is taken from
http://www.daantje.nl/2007/05/07/convert-axis-webcam-stream-to-flash-swfflv/
Now .. I want to do it the otherway with Icecast
I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg
| ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout |
2010 Sep 24
1
ezstream for video
>> Thanks for the ezstream tip. The good thing for me is that it looks like
>> it
>> streams ogg vorbis, for streaming video through icecast2. Any tips from
>> anyone on how to pipe streaming video into ezstream on a windows machine?
>
> If you're not trying to, say, get it to pick up on the output of some
> video
> player, then just make a playlist and
2005 Mar 03
5
icecast2 video broadcast?
Hello folks!
How can I broadcast video (mpeg4) files via icecast2? I make icecast
with theora support and what can i do with this feature? Where can i
read about this feature? Help pls.
2007 Oct 19
2
Live Streaming and embeding into webpage on OSX
hello free streamers,
after i had not much luck with " Darwin streaming server" ( because
of a lack of NAT implementation )
i got a hint from a Wireless mailing list to try OGG/Theora streaming.
I ?ve found a great site here <http://www.oddsock.org/guides/video.php>
and downloadet and installed "icecast" and the theora libs with
success on my macintosh mini ,
2009 Jun 15
1
vob file with lots of subtitles.
Hi there, first mail to this list, I hope to not disturb with my
question.
I'm trying to encode a VOB file (from a DVD) with ffmpeg2theora, but it
have a lot of subtitles (about 26) and I can't find the correct
--audiostream id to encode the file in my language. I have tried with
ids from 20 to 40 and so on and all times the audio kbps it's 0. mplayer
and VLC can play the .vob file
2008 Oct 10
4
ffmpeg2theora 0.22 released
ffmpeg2theora 0.22 is out - http://v2v.cc/~j/ffmpeg2theora
* enable v4l input again (-f video4linux or -f video4linux2)
* ability to set framerate for image sequences (--inputfps)
* fix several memory leaks
* if only width or height are given,
the other is set to preserve aspect ratio
* -start / -end options now work with audio only input
* new option --novideo to disable video
2008 Oct 10
4
ffmpeg2theora 0.22 released
ffmpeg2theora 0.22 is out - http://v2v.cc/~j/ffmpeg2theora
* enable v4l input again (-f video4linux or -f video4linux2)
* ability to set framerate for image sequences (--inputfps)
* fix several memory leaks
* if only width or height are given,
the other is set to preserve aspect ratio
* -start / -end options now work with audio only input
* new option --novideo to disable video
2005 Jun 15
2
can't get to work windows player
Hi! I'm having some trouble with theora in windows, I would really appreciate if you could be able to give me a hand with this.
First, I was not able to build theora in cygwin, because I built vorbis and ogg perfectly, but when I try to run ./configure with theora it can't find the ogg libs, if I use the --using-ogg-path = ... with /usr/local/lib it runs ok, but then it fails to compile
2010 Feb 05
5
ffmpeg2theora 0.26 released
ffmpeg2theora 0.26 is out - http://v2v.cc/~j/ffmpeg2theora
Some changes that went into this release:
* use a/v sync from input container
this should fix many issues that came up with variable framerates
* include metadata from source in --info json output
* update fmpeg
* update libkate
* OggIndex support, can be enabled with --seek-index
* update GPL to version 3
Source:
2010 Feb 05
5
ffmpeg2theora 0.26 released
ffmpeg2theora 0.26 is out - http://v2v.cc/~j/ffmpeg2theora
Some changes that went into this release:
* use a/v sync from input container
this should fix many issues that came up with variable framerates
* include metadata from source in --info json output
* update fmpeg
* update libkate
* OggIndex support, can be enabled with --seek-index
* update GPL to version 3
Source:
2007 Dec 02
4
ffmpeg2theora-0.20 released
New version of ffmpeg2theora,
a command line tool to convert video files to Ogg Theora.
new in version 0.20
- postprocessing filters, denoise, deblock, dering (check --pp help)
- new preset
- several bugfixes
- binaries build with latest version of libtheora
Binaries
http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.20.linux.bin.bz2
2007 Dec 02
4
ffmpeg2theora-0.20 released
New version of ffmpeg2theora,
a command line tool to convert video files to Ogg Theora.
new in version 0.20
- postprocessing filters, denoise, deblock, dering (check --pp help)
- new preset
- several bugfixes
- binaries build with latest version of libtheora
Binaries
http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.20.linux.bin.bz2
2007 Jun 29
5
ffmpeg2theora 0.19 release
New version of ffmpeg2theora,
a command line tool to convert video files to Ogg Theora.
new in version 0.19
- use libswscale api
- add frontend mode and a simple PythonCard Frontend
(only in svn right now or binary for os x *)
- support for output larger than 2GB on 32bit systems
- fix short option -k to output Ogg Skeleton
- other smaller fixes
binaries
2009 Oct 01
10
ffmpeg2theora 0.25 synchronization issues when converting from .mov
Has anyone noticed this? I have a video made with Final Cut Pro,
which I convert to .mov via Compressor. This .mov file plays back
fine in Quicktime. But when I then use ffmpeg2theora to convert to
ogv, the video seems to play back too fast compared to the audio (I'm
using VLC 1.0.2, the latest I believe, to play back the ogv file, and
I also have an app that uses the recently
2007 Feb 13
2
Time for new version of ffmpeg2theora?
Hi ,
I see in trunk that ffmpeg2theora now has Chroma settings , that it is a new
good thing that justify a new release of ffmpeg2theora.
_________________________________________________________________
Dale rienda suelta a tu tiempo libre. Mil ideas para exprimir tu ocio con
MSN Entretenimiento. http://entretenimiento.msn.es/