Displaying 20 results from an estimated 600 matches similar to: "CPU usage"
2006 Sep 15
1
mailing list dubbel entries
Can anyone tell me where to start... I'm getting all mailing list
messages twice. Running CentOS 4.4 with all updates and Evolution
2010 Jan 24
4
totem: something wrong with gstreamer-plugins-ugly
When running totem to play a move (e.g. mpeg-1 file), it fails with the
message: "A MPEG-1 System Stream demuxer plugin is required to play this
stream, but not installed."
After reading docs and trying various things I've reduced the source of
the problem to the package gstreamer-plugins-ugly-0.10.11-1.el5.rf.i386.rpm
# rpm --rebuilddb
# rpm -q libdvdread
libdvdread-4.1.3-1.el5
#
2002 Aug 06
1
VP3 Patch For xine
Hi,
Since a number of people are eager to try out the native VP3
decoder in xine, I have made a patch available, bz2-compressed:
http://www.pcisys.net/~melanson/codecs/xine-vp3-decoder-patch.bz2
To work with this patch:
1) Get the latest xine-lib from CVS. Visit this page for more details:
http://sourceforge.net/cvs/?group_id=9655
The module name is xine-lib, but you will also need
2004 Jun 30
12
New addition to FAQ
Greetings,
I was on IRC about 7 hours ago and suggested that the FAQ be updated slightly.
Rather than sit on my ass and complain I figured I'd ask a few people, and see
if the idea was worth the time.
Here's what Ive started with:
http://www.dimension.net.nz/theora.html
I'll be adding to it over the next 24 hours - mostly in the area of Playback
and Encoding.
Just threw it together
2008 Jan 24
5
DVD support on CentOS 5.1
Hello out there!
Been around the block trying to get DVD support for Totem, but I keep
running into dead ends everywhere I go. Looking for CentOS 5.1-compatible
xine and xine-lib packages as that seems to be the answer, but the only ones
I find (like on DAG) seem to be just dead links or I get a message that the
mirrors are unavailable when I try to run the rpm.
Can anyone provide a link
2016 May 05
24
[Bug 95282] New: system hang on video playback via vdpau
https://bugs.freedesktop.org/show_bug.cgi?id=95282
Bug ID: 95282
Summary: system hang on video playback via vdpau
Product: xorg
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2007 Nov 03
4
Questions about kernel updates
The latest CentOS 5 kernel, 2.6.18-8.1.15.el5 broke my box and I had to
drop back to 2.6.18-8.1.14.el5 before I could play DVDs with either Xine
or mplayer. ( xine-0.99.5-1.el5.rf & mplayer-1.0-0.36.rc1try2.el5.rf ).
This is no big deal to me -- as long as I can make certain that the
older kernel doesn't go away.
If I understand the installonly plugin correctly, an entry of tokeep=4
in
2009 Jan 06
2
totem-xine
Michael A. Peters wrote:
> For video - I use the totem plugin with xine backend totem. I
> compiled
> my own but I suspect that rpmforge has it. I found gstreamer backend
> totem to be most unsatisfactory.
Hi guys,
Could you please share some details on
how to get totem-xine running on CentOS?
I believe this could be interesting to a number of people
on the list, not just me.
2009 Jun 05
1
CentOS Digest, Vol 53, Issue 4
>
> On Wed, Jun 3, 2009 at 8:52 AM, David McGuffey
> <davidmcguffey at verizon.net> wrote:
> > This is my first post here on the CentOS forums.? I've been running
> Fedora
> > since FC4, and have been working with RHEL 4 at work.? But this is
> my first
> > foray into CentOS.
> >
> > I followed the multimedia guidance on the wiki, and now
2002 Aug 05
3
Cross-Compiling VP3 lib on Linux
Hi,
I have been working with VP3 for some time now. Dan Miller from
On2 just told me about this list.
A few months ago, I managed to get On2's VP3 source snapshot to
compile under Linux, a feat that many have apparently attempted and
quickly abandoned. I compiled a small console app and the results of the
experiment are explained here:
2009 Jan 23
4
where did all the nonfree rpms go? Nvidia? xine-lib-mp3?
I installed Centos on some machines that need long term support. I'm
running up against some simple user convenience issues.
How to play MP3?
I've been really puzzled today that the addon rpm sites like livna,
rpmforge, rpmfusion, epel, don't seem to have something like
amarok-mp3 or xine-lib-mp3. What am I missing? It can be done in
Ubuntu, Debian, and Fedora Linux.
In the
2002 Aug 12
1
Cross-Compiling VP3 on Linux
I am very interested in this thread. I am willing to pitch in and help
get the conversion finished. Are there any resources already completed?
Have proper Makefiles been created yet? Where do I need to start?
Ed Okerson
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to
2007 Apr 29
4
CentOS 5 - Issues with multimedia
Hi,
I am having some issues with CentOS 5.
-XMMS stops playing MP3s without apparent reason. I leave it playing
some album and it will just stop whenever it feels like it. It will go
into "pause" and just stay there. Pressing on the pause button to
resume does nothing at all. I thought it could be some newly encoded
songs, but it does the same for a song that I have played 100% times.
2007 Jul 04
1
Rip quality(DVDRiP) movies on CENTOS
Hi,,
I have installed xine in order to watch movies. I have some Rip quality(
DVDRiP) movies. When I watch these, I can see the movie. But, Not clear.
vision is bad.
Do you know why? How to solve this?
pls see below for the installed RPMS. my box is CENTOS 4.4
[root at worldnet ~]# rpm -qa |grep xine
xine-0.99.4-8.el4.rf
xine-lib-1.1.4-1.el4.rf
--
Thank you
Indunil Jayasooriya
2005 Sep 29
1
Quicktime 2 Theora Transcoder's Nano-Howto
After a bunch of cumbersome testing I was able to transcode a Quicktime
MOV file to OGG with theora and Vorbis. The method's a bit fumbly, but
it works... It is automatable except for the initial audio decoding.
Software used: Xine, oggenc, ffmpeg, ffmpeg2theora, oggzmerge
Step 1: Get the video out of Quicktime
ffmpeg -i infile.mov -b 5000 -f mpeg2video outfile.mpg
Step 2: Get the video
2013 Feb 08
2
3rd Party Applications
The page http://www.icecast.org/3rdparty.php contains some old links.
Perhaps someone could update them.
Oddcast was renamed and the website is unavailable. Maybe this one:
http://code.google.com/p/edcast-reborn/
DeeFuzzer website moved to https://github.com/yomguy/DeeFuzzer and
http://pypi.python.org/pypi/DeeFuzzer/
Xine website moved to http://www.xine-project.org/home
Cajun website should be
2007 Apr 22
2
totem plugins/codecs
Has anyone managed to configure totem to playback DVDs etc? Currently I
have installed xine for doing these.
2010 Jun 14
2
libcucul.so.0 is needed by package xine-0.99.5-1.el5.rf.i386 (installed)
I'm getting the following dependency problem. Please advise how to resolve.
Running 5.5 with latest kernel and all updates. Tried getting this one to
update and can't - what am I missing?
18:02:57 : Packages to update
18:02:57 : ---> libcaca-0.99-0.1.beta17.el5.rf.i386
18:02:57 : Preparing for install/remove/update
18:02:57 : --> Preparing for a full update
18:02:57 : -->
2005 Jul 27
2
New to CentOS, and wondering about application availability
Centos Mailing List,
Hello. I have just recently installed CentOS on my home computer,
and just joined this mailing list. I have a lot of questions so I will
have quite a few postings in the next few days.
I was using Fedora Core 4 for a few weeks, but it was unstable and
had trouble reading some of my DVD drives and other issues. So, I
decided to switch to another distribution. I
2003 Jul 23
1
Aspect ratio question
Hi,
despite the warnings on the website ;-) I played with the current CVS
source of theora on Windows 2000 w/ Microsoft Visual C++. The codec and
the "experimental" example programs compiled fine. I also encoded a 33
MB MPEG2 (?) video (3 minute trailer) to a 14 MB .OGG using "mplayer -vo
yuv4mpeg -ao pcm" and the "encoderwin" sample program, and play it with
the