Displaying 20 results from an estimated 500 matches similar to: "Why no changelog & changes in the News"
2009 Jul 29
2
howto for compiling libtheora on ubuntu 9.04 anybody ?
Hi all,
While we were talking of theora PPA's it occured to me is there
somebody who has made a howto to compile libtheora 1.1 alpha support
in ubuntu 9.04
Why?
2 reasons .
a. Whether we like it or not, Ubuntu is arguably one of the more
successful distributions.
b. When we compile any software we have the freedom and choice to add
in flags which make it better for the individual.
--
2009 Jul 31
1
theora and videopress
Hi all,
In order that theora is the default, there is need for more
and more tools and sites to support it. In that area I came across
videopress in my web wanderings.
http://videopress.com/ which is supposed to be a 'complete video
solution' for putting on the web.
I also saw that videopress has a plugin
http://wordpress.org/extend/plugins/video/
The fact that the plugin
2010 Dec 17
4
using rsync to keep squeeze amd64 image freshened.
Hi all,
? ? ? I tried to get my query of how to use rsync by the mailing list
debian-user at lists.debian.org but the answers were not satisfactory.
You can see the whole thread starting from
http://lists.debian.org/debian-user/2010/12/msg00651.html
What I want to do is to keep the weekly amd64 squeeze build , from t
its
2009 Jul 09
2
less change, lower bandwidth demands
Hi all,
First of all kudos to all the developers for taking the efforts to
make theora (an open video format).
I am helping a group of people to get some uncompressed .avi's
transcoded/encoded to .ogg theora.
I was just reading something about the .flv format (the one which is
used in youtube)
"In .flv files the less change there is, the lower the bandwidth
demands &
2009 Jul 23
1
metadata for theora (like ID3 tags in .mp3 files)
Hi there,
I had read somewhere that theora also has metadata stuff like
id3 tags does for .mp3 .
If yes, Is there a link where I can read more about the same?
Also are there any end-user tools (GUI-based) which can do this ?
If yes, links of those as well.
Looking forward to hearing more on that.
--
Regards,
Shirish Agarwal
My quotes in this email licensed under
2007 Sep 03
1
rsync between desktop & external hdd.
Hi all,
I am a non-technical guy (in some ways) & I did read the man
pages but became no wiser. My main aim is to do backups between my
hdd & an external 80 GB EIDE hdd. The filesystem is ext3 both on the
hdd as well as have made ext3 partitions to the hdd. I have 2
use-cases really :-
1. take an image of my /home/shirish the first time (without the
.something files) all the
2008 Feb 01
2
About the new NUT website and the documentation rewrite project
Dear all,
I've released a first "beta" version of the rewritten website using
the MoinMoin wiki (as a CMS).
It's available here: http://test.networkupstools.org/
This way, the website is cuter, cleaner and more manageable.
It will also allows to offer more services, and to share some more
power for the website content, and software releases.
It will most of all allows us to
2008 Dec 21
2
corruption happening sometimes when I do a shutdown -r now
Hi all,
Apologies but this is going to be a long post.
I get a corruption sometime when I do a $sudo shutdown -r now
This is on an ubuntu 8.10 machine.
The only way to resolve the same I know is to do a sudo fsck -y /dev/sdb7
This is the output I got when I ran fsck through the Live CD
$ sudo fsck -y /dev/sdb7
fsck 1.41.3 (12-Oct-2008)
e2fsck 1.41.3 (12-Oct-2008)
/dev/sdb7 contains a file
2009 Jul 10
2
ogg theora book sprint
hey,
Adam here from FLOSS Manuals (http://www.flossmanuals.net). We write
free manuals about free software and in August (10-15) we will hold Book
Sprint (http://www.flossmanuals.net/booksprints) about Ogg Theora. We
will write a really good manual (book) about Ogg Theora in 5 days. The
event will be in Berlin.
We want to cover a lot of stuff, but we hope to get our teeth into at
least some of
2009 Jul 28
5
Seamless web video within reach
I'm interested in feedback on my latest blog post, "Seamless web video
within reach":
http://ossguy.com/?p=424
It primarily describes how to get Theora working in Safari and
Internet Explorer and how to bring it all together with tools like
Mv_Embed.
In addition, I'd like to find people that are interested in developing
and testing the solutions I outlined (especially Mac and
2008 Oct 16
1
attaching 2nd vol unsupported?
Hi,
im trying to attach another volume aka disk to win HVM, however it
doesn''t seem to work:
+ xm block-attach win2008ss phy:/dev/zvol/dsk/pool1/win2008ss.dsk2 \
hdd:disk w 0
results in:
elkner.sol ~ > + xm block-list win2008ss --long
(0
(vbd
(uuid 7cb8fadf-619d-dde6-bda9-dcc18023c7d5)
(bootable 1)
(devid 768)
(driver paravirtualised)
2007 Sep 05
1
smbd starting up as non-root user
Hi all,
FreeBSD 6.2-RELEASE-p7, with standard port-built Samba 3.0.25a.
Samba is running as a PDC, serving a small LAN of about 20 XP Pro hosts.
Permissions on the [profiles] share are 0700, root:wheel owned, with
each user's profile being owned by the user's UNIX user:wheel and with
0700 permissions. [homes] is fairly standard - I have left home dir
ownership and permissions as
2013 Nov 21
2
Query:: Reg: Libvirt Networking
Currently, I have two networks configured via xml:
virsh # net-dumpxml TestNetwork1
<network connections='2'>
<name>TestNetwork1</name>
<uuid>a76f665a-0196-4edb-81b4-340944a6869c</uuid>
<forward dev='p1p1' mode='nat'>
<nat>
<port start='1024' end='65535'/>
</nat>
<interface
2004 Jan 02
4
Newbie - getting two local phones to communicate would be a good start :)
Hi
This is hard work :) I have read the Asterisk Handbook, BudgeTone User
Manual, Andy Powell's useful notes, Zac Sprackett's Asterisk Resource Pages
and more.
I am not a linux newbie but am new to Asterisk. I have failed to find any
docs that explain how to get a very very simple, minimal, system up and I am
trying to get the following to work:
2 BudgePhone 102D connected on a LAN to a
2006 Apr 25
7
Rails producing the / page.
Hi all
Very simple question, im sure, but I cant find docs anywhere that tell
me how to do this.
What I want is for the index page of the server to be generated from
rails, is www.wibble.com/ will result in a page that has been processed
by rails, has the templates etc.
>From what I can see, the index page comes from public/index.html How do
I get this to be a rails page?
Thanks
Jonathan
2008 Aug 09
4
Upgrade 3.0.3 to 3.2.1
Hi,
i''m prepering to upgrade my servers from xen 3.0.3 32-bit to 3.2.1 64-bit.
The old system:
Debian 4.0 i386 with included hypervisor 3.0.3 (pae) and dom0 kernel.
The new systen:
Debian lenny amd64 with the included hypervisor 3.2.1 and dom0 kernel from
Debian 4.0 amd64.
My domUs have a self compiled kernel out of the dom0 kernel of the old system
(mainly the dom0 kernel but
2013 Nov 22
0
Re: Query:: Reg: Libvirt Networking
On 11/21/2013 11:24 PM, Nehal J Wani wrote:
> Currently, I have two networks configured via xml:
>
> virsh # net-dumpxml TestNetwork1
> <network connections='2'>
> <name>TestNetwork1</name>
> <uuid>a76f665a-0196-4edb-81b4-340944a6869c</uuid>
> <forward dev='p1p1' mode='nat'>
> <nat>
>
2014 Dec 20
3
[Bug 87543] New: "unmatched output device 0x0103010201010100" when connecting to hdmi
https://bugs.freedesktop.org/show_bug.cgi?id=87543
Bug ID: 87543
Summary: "unmatched output device 0x0103010201010100" when
connecting to hdmi
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2023 Mar 15
1
How to configure?
I enabled it yesterday and that greatly reduced memory pressure.
Current volume info:
-8<--
Volume Name: cluster_data
Type: Distributed-Replicate
Volume ID: a8caaa90-d161-45bb-a68c-278263a8531a
Status: Started
Snapshot Count: 0
Number of Bricks: 45 x (2 + 1) = 135
Transport-type: tcp
Bricks:
Brick1: clustor00:/srv/bricks/00/d
Brick2: clustor01:/srv/bricks/00/d
Brick3: clustor02:/srv/bricks/00/q
2023 Mar 15
1
How to configure?
If you don't experience any OOM , you can focus on the heals.
284 processes of glfsheal seems odd.
Can you check the ppid for 2-3 randomly picked ?ps -o ppid= <pid>
Best Regards,Strahil Nikolov?
On Wed, Mar 15, 2023 at 9:54, Diego Zuccato<diego.zuccato at unibo.it> wrote: I enabled it yesterday and that greatly reduced memory pressure.
Current volume info:
-8<--
Volume