LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-14-2004, 04:21 PM   #1
Braveheart1980
Member
 
Registered: Jan 2004
Location: Greece!
Distribution: Ubuntu 9.10
Posts: 633
Blog Entries: 1

Rep: Reputation: 30
Very strange totem and xine problem!


I just switched from mandrake 10.0 CE to fedora core 2.
I have xine set up and also totem as another front end for xine
I can play normally videos ( avi , mpeg etc ). But when I try to play a dvd i get all the sound and stuff right in xine but NO picture! No video @ all! In totem i get this error
"
The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 82 error_code 11 request_code 141 minor_code 19)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
"

What is goin' wrong anyway?
 
Old 07-14-2004, 04:51 PM   #2
kscott121
Member
 
Registered: Jul 2003
Location: NC
Distribution: Fedora,Mepis,Debian
Posts: 84

Rep: Reputation: 15
I am having the same problem. I partially solved it as such:

Quoting the xinehq website FAQ:

This points to a problem with the Xv extension, which is used by xine to display the video image. To verify this, try running xine with the XShm video output plugin:

xine -V XShm

If that works fine, you just proved, that the Xv extension is buggy. xine will remember the last used video output plugin, so the setting will stay at XShm. You could simply continue using this, but XShm is a lot slower than Xv, so read on and see if you can get it working. Usually you should look for updated versions of the XFree driver module that belongs to your graphics card.
------ end of quoted material

Running xine that way (without the Xv extension) worked pretty well. Run xine-check at the command prompt to check out the xine status. Even though it seem to recognize the Xv there it doesn't work. May have simething to do with the fact that FC2 is not Xfree86 but is the newer X11/X.org video system.
Maybe some more configuration will solve this one.

I still have not figured out how to get Totem to work. I HAD the same error you quoted then I upgraded versions and Totemwon't even start and the messages changed to something about 2 threads (I'll post it later when I get a chance to look it up again).

Ken
 
Old 07-14-2004, 05:12 PM   #3
Braveheart1980
Member
 
Registered: Jan 2004
Location: Greece!
Distribution: Ubuntu 9.10
Posts: 633

Original Poster
Blog Entries: 1

Rep: Reputation: 30
The same here! The command u gave me worked fine and now xine has picture (video) also! Many thanks my friend!

Totem gives me the same thing though

I've just installed via rpm mplayer for fedora core 2 and it workd like a charm!
 
Old 07-14-2004, 09:07 PM   #4
kscott121
Member
 
Registered: Jul 2003
Location: NC
Distribution: Fedora,Mepis,Debian
Posts: 84

Rep: Reputation: 15
Congratulations!! My totem issue is that when I try to run it I get this error:
> ** (totem:2669): WARNING **: libgstplay: failed initializing pipeline,
> error: Could not link video output thread (cs and balance)
Can't get a handle on what this is yet.

I still want to get the Xv interface to work with Xine (as it is faster).

I can't get mplayer (without gui) to work; error is:
X11 error: BadAlloc (insufficient resources for operation) 0.0% 0 0 0%

Can't load mplayer gui as there is some dependency issue.

Press on ! Good luck.
 
Old 07-15-2004, 03:06 AM   #5
Braveheart1980
Member
 
Registered: Jan 2004
Location: Greece!
Distribution: Ubuntu 9.10
Posts: 633

Original Poster
Blog Entries: 1

Rep: Reputation: 30
What distro r u using kscott121?If u r using redhat/fedora there r some ready to install rpm's for mplayer. Just go to www.mplayerhq.hu and download the rpms based to the (easy) instaructions.Worked 4 me!
 
Old 07-15-2004, 09:25 PM   #6
kscott121
Member
 
Registered: Jul 2003
Location: NC
Distribution: Fedora,Mepis,Debian
Posts: 84

Rep: Reputation: 15
Went to mplayerhq as you recommended but I didn't see Fedora core 2 rpms.
Did you build your own or get the rpm from someplace?
(based on the relative complexity of the mplayer compilation and dependencies, it is more risky to build it myself I think.)

Ken
 
Old 07-16-2004, 02:16 AM   #7
Braveheart1980
Member
 
Registered: Jan 2004
Location: Greece!
Distribution: Ubuntu 9.10
Posts: 633

Original Poster
Blog Entries: 1

Rep: Reputation: 30
There r many ways to install easily mplayer
(1) U can set up apt4rpm easily as described here
http://ftp.icm.edu.pl/pub/linux/mplayer-rpms/apt.html
and then just run as root # apt-get install mplayer-gui

(2) Just download the following to a folder
http://ftp.icm.edu.pl/pub/linux/mpla...re4-3.i386.rpm
http://ftp.icm.edu.pl/pub/linux/mpla...re4-3.i386.rpm
http://ftp.icm.edu.pl/pub/linux/mpla...0-2.noarch.rpm
ftp://ftp.pbone.net/mirror/ftp.false...3.1-1.i386.rpm
And then as root run this
rpm -Uvh mplayer-common-1.0pre4-3.i386.rpm mplayer-gui-1.0pre4-3.i386.rpm mplayer-skin-default-1.0-2.noarch.rpm lame-libs-3.93.1-1.i386.rpm
(The last command is in one line)


U may want to optionally download this for more codecs
http://ftp.icm.edu.pl/pub/linux/mpla...2.0-2.i386.rpm

Good luck!

Last edited by Braveheart1980; 07-16-2004 at 02:17 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Is anyone else experiencing this problem with xine,totem,or kaffiene caleb star Linux - Software 3 05-22-2005 08:34 AM
strange totem problem porio Linux - Newbie 1 04-27-2005 08:01 AM
Strange Xine problem - Xine running fine only in Xnest xgreen Slackware 3 01-24-2005 09:00 AM
Totem/ Totem-xine regorbro Linux - Software 1 12-11-2004 10:32 PM
Strange problem: running XINE causes logout chem1 Linux - Software 3 03-25-2004 12:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:08 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration