Displaying 20 results from an estimated 10000 matches similar to: "[OT] GPL video format"
2005 Mar 22
3
troll or truth ?
Hello,
I was discussing on the mplayer/mencoder ML about transcodingfrom Divx
to Theora. I got these kind of answers:
http://article.gmane.org/gmane.comp.video.mencoder.user/280
Of course I understoud only 50% of what he said, as well as I am not
really used with codec and video glossary...
But I generally understoud his opinion. What to think? I would like not
to believe him, espacially when
2004 Aug 06
3
linux,ices2, make errors
On Thu, 2003-01-23 at 06:00, Michael Smith wrote:
> Rakotomandimby Mihamina <mrakotom@wanadoo.fr> said:
>
> > Hi, i'm trying to complîle and install ices2 on my linux slackawre box :
> > After leting make runnins a while , i got these errors ...
> > Would tou help me to solve please ?
> > I have just grabbed ices from cvs.
>
> You need libshout from
2005 Dec 15
2
concatenate ogg/theora files
Hi,
I have multiple ogg/theora files, with different bitrate. That is the
big problem, because I want to broadcast them using ezstream/icecast and
the connection between ezstream and icecast is always lost when
switching between files. They have the same resolution but different
quality. Is there a tool to concatenate/normalize several files to a big
homogeneous one?
--
A powerfull GroupWare,
2005 Oct 17
2
source for Ogg//Theora + ezstream.
> >Icecast only
> >streams the audio part of the video file.
> sounds like you didn't have theora installed when you built icecast. Check
> the config.log for your compile, and you'll probably see that theora
> support was disabled.
In the general section of the ezstream configuration file (before of
<encode> ... </encode>), setting <format> to
2005 Mar 20
2
VCD tracks to theora
Hello,
I am looking for a way to convert VCD tracks to theora.
I'd rather a command line tool.
What would you suggest me?
I already found I can do that with mplayer, by ripping to yuv and wav,
then using the encoder_example to compress to theora, but would there be
another better way?
--
ASPO Infog?rance http://aspo.rktmb.org/activites/infogerance
Unofficial FAQ fcolc
2004 Nov 08
3
servers available _now_ .
Hello :-)
I had a look at the servers that can stream Theora.
I saw that ffmpeg was greatly appreciated.
What's your opinion ? Is there any chance that IceCast can do it (What
source would be used? Ices?) ?
I really want to support Xiph products.
I saw that page
http://www.linuxmafia.com/faq/Apps/AV/video-streaming-servers.html
but it's a bit old now, may be things have changed :-)
Well,
2010 May 04
3
Access filesystem (NFS) as some user
Manao ahoana, Hello, Bonjour,
My Dovecot server has to access the users Maildirs.
Maildirs are on a NFS mount that only a user (vmail/500) may read
and write. No one else.
How to configure Dovecot so that at least disk read-write are performed
as a "vmail" user (that I have created with the right attributes)?
Is the workaround of changing dovecot's system UID/GID a not-so-bad one?
2005 Feb 08
3
multiple sources, multiple passwords
Hello,
Is it possible to have one password per source with Icecast 2.2.x ?
How to ?
--
ASPO Infog?rance http://aspo.rktmb.org/activites/infogerance
Unofficial FAQ fcolc http://faq.fcolc.eu.org/
LUG sur Orl?ans et alentours (France).
T?l : 02 34 08 26 04 / 06 33 26 13 14
2006 Jan 25
2
shout python
Hi,
I discovered shout-python.
I use it to straem theora to an icecast server.
But works quite right except some times, it hangs, with no reasons.
I built it against libshout 2.2
The server i an IceCast 2.3.1
I have some notes:
The stream type, in the example could be vorbis | mp3.
Wouldn't it be the time to change it to ogg | mp3? As well as theora can
be in a ogg.
Is there any known
2005 May 18
1
problem to exclude
Hi,
I want to mirror NetBSD on this server:
ftp://ftp.univ-orleans.fr/logiciel-libre/netbsd-ftp/
The problem is I dont want to mirror old versions (1.5.x)
There are 1.5* branches as subdirs of 'packages' and others at the root
of the server called 'NetBSD-release-1-5' and 'NetBSD-1.5.3'.
I want to avoid to sync them.
The command I use to sync is:
- - - - - - - - - - -
2006 Jan 25
2
shout python
On Wed, 2006-01-25 at 12:38, Daniel Holth wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Rakotomandimby Mihamina wrote:
>
> > Hi,
> >
> > I discovered shout-python. I use it to straem theora to an icecast
> > server. But works quite right except some times, it hangs, with no
> > reasons. I built it against libshout 2.2 The server i an
2014 Jan 09
3
Why does 'mysql' user has /bin/bash shell?
Hello,
Default MySQL installation on CentOS sets /bin/bash as shell.
I'm on a user cleanup task where I want reduce unneeded privileges to users.
What is the "mysql" user shell for? (What will happen if I change it to
/bin/false or whatever would disable it's shell?)
It's not only a matter of SSH (I'm aware I can AllowUsers in sshd_config
for example).
2004 Aug 06
3
hostname look up + acl
On Mon, 2003-02-03 at 21:44, Marc Remijn wrote:
> On Sunday 02 February 2003 14:54, Rakotomandimby Mihamina wrote:
> > hi all , I finnaly got an ices2/Icecast 2 system working under linux
> > slackware 8.1. but :
>
> Is that streaming files with a playlist or streaming sound from the line-in of
> the soundcard. I have Slackware 8.1 too. Streaming file from a playlist
2012 Feb 03
4
configure network bridge listing bridged intefaces
Hi all,
Having a 4 NIC server, I want to bridge eth2 and eth3, with a bridge
named br0.
Searching the web I only found about creating a file
/etc/sysconfig/network-scripts/ifcfg-br0, but did not find where to
explicitely list what ports will be bridged.
Where is it configured?
Thank you.
--
RMA.
2012 Apr 03
2
minute cron
Hi all,
CentOs has choosen anacron as default cron daemon.
I did not look further about the reasons, I think there are some good
reasons.
I want to create a minute based set of scripts.
No much precision required, once a minute more or less 20 sec is OK.
Using anacron, how do you recommend to do it?
Is anacron the right tool? Otherwise what's the right tool?
--
RMA.
2012 Apr 17
2
packaging: src.rpm not a rpm
Hi all,
I have installed the recommended installs from here:
http://wiki.centos.org/HowTos/RebuildSRPM
I want to build a "ipfm" RPM on a CentOS 6.2, for legacy purpose.
I cant immediately get rid of that piece of software, but we're on the
move...
So:
$ wget
http://rpm.pbone.net/index.php3/stat/3/srodzaj/2/search/ipfm-0.11.5-alt1.src.rpm
$ rpm -i --nomd5
2010 May 07
4
looking for feedbacks on courier to dovecot
Manao ahoana, Hello, Bonjour,
We currently run courier POP .
We would like to switch to Dovecot.
I encounter problems when migrating the UIDL because we have big
Maildirs and POP re-downlading the data is not possible for most of the
users.
I tried the http://www.dovecot.org/tools/courier-dovecot-migrate.pl
script but I still have the re-downloading event.
What are your stories and advices
2005 Oct 17
3
source for Ogg//Theora
Hi,
I got an Icecast server that streams only ogg/vorbis for the moment.
Now, I want to try to stream video.
I saw this:
http://www.oddsock.org/guides/video.php
I dont need on-the-fly encoding, the files (of the playlist) are already
Ogg/Theora, right resolution. I deactivated encoding, but Icecast only
streams the audio part of the video file.
I both have the latest version of ezstream, and
2015 Jun 17
1
Virtualization
On 06/17/2015 11:10 AM, John R Pierce wrote:
> regardless of all that noise, in RHEL and therefore CentOS, KVM is the
> preferred and best supported hypervisor.
I dont catch your point.
The OP was wide enough in his question in order to allow that discussion.
Anyway, I'll add one point: compatibility.
In our example, we were heavily using VMware ESX and its VM format (at
export) is
2004 Aug 06
2
hostname look up + acl
hi all , I finnaly got an ices2/Icecast 2 system working under linux
slackware 8.1. but :
Is there a way to have the hostaname of the listeners (instead of their
IP Adress ) and to have an Acces Control List based on these hostnames ?
<p><p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this