LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 02-22-2009, 10:21 AM   #1
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Blog Entries: 12

Rep: Reputation: 92
Unhappy No video plaer is working - SUSE 11.0


hi ,I am using openSUSE 11.0
i had some players like MPlayer, VLC, Totem , Real player.

Real player is capable of playing .rm format of video's.
but other player are not capable of playing any video formats ( *.avi,*.vob, *.mpg etc )

I had tried in terminal to get the error message
Code:
raju@linux-kt0w:~> vlc /media/RAJ/vts_02_1.vob
[00000001] main libvlc debug: translation test: code is "C"
[00000001] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[00000437] dc1394 demux error: Bad MRL, please check the option line (MRL was: /media/RAJ/vts_02_1.vob)
[00000488] a52 decoder: A/52 channels:2 samplerate:48000 bitrate:192000
No accelerated IMDCT transform found
QPainter::begin: Paint device returned engine == 0, type: 1
QPainter::begin: Paint device returned engine == 0, type: 1
[????????] x11 video output error: X11 request 140.19 failed with error code 11:
 BadAlloc (insufficient resources for operation)
X Error of failed request:  BadAlloc (insufficient resources for operation)
  Major opcode of failed request:  140 (XVideo)
  Minor opcode of failed request:  19 ()
  Serial number of failed request:  88
  Current serial number in output stream:  89
In Mplayer
Code:
raju@linux-kt0w:~> mplayer /media/RAJ/vts_02_1.vob
[00000001] main libvlc debug: translation test: code is "C"
[00000001] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[00000437] dc1394 demux error: Bad MRL, please check the option line (MRL was: /media/RAJ/vts_02_1.vob)
[00000488] a52 decoder: A/52 channels:2 samplerate:48000 bitrate:192000
No accelerated IMDCT transform found
QPainter::begin: Paint device returned engine == 0, type: 1
QPainter::begin: Paint device returned engine == 0, type: 1
[????????] x11 video output error: X11 request 140.19 failed with error code 11:
 BadAlloc (insufficient resources for operation)
X Error of failed request:  BadAlloc (insufficient resources for operation)
  Major opcode of failed request:  140 (XVideo)
  Minor opcode of failed request:  19 ()
  Serial number of failed request:  88
  Current serial number in output stream:  89
raju@linux-kt0w:~> mplayer /media/RAJ/vts_02_1.vob
MPlayer dev-SVN-r27637-4.3-openSUSE Linux 11.0 (i686)-Packman (C) 2000-2008 MPlayer Team
CPU: Genuine Intel(R) CPU           T2300  @ 1.66GHz (Family: 6, Model: 14, Stepping: 8)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
Can't open joystick device /dev/input/js0: No such file or directory
Can't init input joystick
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing /media/RAJ/vts_02_1.vob.
MPEG-PS file format detected.
VIDEO:  MPEG2  720x480  (aspect 3)  29.970 fps  6776.0 kbps (847.0 kbyte/s)
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 480 (preferred colorspace: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed :(
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
==========================================================================
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000)
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
[AO OSS] audio_setup: Can't open audio device /dev/dsp: Device or resource busy
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 720 x 480 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [xv] 720x480 => 854x480 Planar YV12
X11 error: BadAlloc (insufficient resources for operation)?,?% 1 0


please help, i am not able to see any video
 
Old 02-22-2009, 10:26 AM   #2
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
try xine or gxine
BTW do they play avi or mpg ?
 
Old 02-22-2009, 11:28 PM   #3
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155

Original Poster
Blog Entries: 12

Rep: Reputation: 92
Thumbs down

hiii , Thank you for your suggestion. I had tried Xine . But i am getting resources error.

i am getting resources problem for any of player. I think my problem is not with my player. But it is problem with codecs. I don't know which codec to install. Please suggest me . !!

Thank you.
 
Old 02-23-2009, 02:05 AM   #4
yogusmilu
LQ Newbie
 
Registered: Aug 2008
Location: <<<<<<<some where on this beautiful earth>>>
Posts: 23

Rep: Reputation: 15
Talking

Quote:
Originally Posted by raju.mopidevi View Post
hiii , Thank you for your suggestion. I had tried Xine . But i am getting resources error.

i am getting resources problem for any of player. I think my problem is not with my player. But it is problem with codecs. I don't know which codec to install. Please suggest me . !!

Thank you.

Download this and try to install wi th your DVD and internet on

http://opensuse-community.org/codecs-kde.ymp

thanks
Yogusmilu
 
Old 02-23-2009, 11:16 AM   #5
Jonny_K
LQ Newbie
 
Registered: Feb 2009
Location: Brighton, UK
Posts: 9

Rep: Reputation: 0
can you play a *known good* mpg or avi file?

It looks like you're trying to play a ripped DVD (the *.vob file)
 
Old 02-24-2009, 06:26 PM   #6
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155

Original Poster
Blog Entries: 12

Rep: Reputation: 92
Unhappy

Quote:
Originally Posted by yogusmilu View Post
Download this and try to install wi th your DVD and internet on

http://opensuse-community.org/codecs-kde.ymp

thanks
Yogusmilu

Hey i'm sry I was too late to give my reply to your suggestion, because i had a slow connection, slow downloading taken some time.
you had given win32 codecs and libxine ..etc
but even now also they had no video display. I tried the video's which are played very nice in windows. But they are not playing here.
 
Old 03-01-2009, 07:39 AM   #7
Kemron
LQ Newbie
 
Registered: Feb 2009
Posts: 2

Rep: Reputation: 1
working suggestion

Hi,

I had the same problem and was getting more and more fed up with the whole thing. But fortunately I got an idea that worked.
I installed MediaCoderhttp://mediacoder.sourceforge.net/download.htm, and installed using wine. Not only you can convert avi video to any other, you can also play the video. Funny enough, it must have installed some codecs or sth because after I installed it, even linux players started playing avi movies which they hadn't before.

Good luck.
 
Old 03-01-2009, 01:01 PM   #8
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
If you go to YaST2 -> Installation Sources, you can add the packman and vlc repos. Install those versions.

The error listed with mplayer seems to do with the video output driver. Try using the "-vo xv" option.
 
Old 03-02-2009, 03:10 PM   #9
mrmuckle
LQ Newbie
 
Registered: Mar 2005
Location: Olympia, Worshington USofA
Distribution: SuSE 11.1
Posts: 13

Rep: Reputation: 0
Hi - If you are still experiencing problems, I would suggest doing a "clean install" of OpenSUSE 11.1, as it has a number of improvements over 11.0. Then, once 11.1 is installed, go to http://opensuse-community.org/Restricted_Formats/11.1 and follow the directions there. >>Read ALL of the posts there, add the Repositories with YAST, then FIRST remove the old packages, using YAST, that you will be installing - (getting rid of the old ones supplied via your DVD) and install all NEW packages (like Mplayer, xine, libxine, win32codecs-all, libdvdcss, and any other video players you may want - downloaded from Packman Repository!!!, and all should be well for you.

Enjoy!

Last edited by mrmuckle; 03-02-2009 at 03:23 PM. Reason: more info
 
  


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
working with video memory hoshangi Programming 2 12-12-2007 12:38 AM
PCI video card not working with SuSE 10.2 jimmythemouth Linux - Hardware 1 08-24-2007 09:42 AM
KDE wont (Winxp/Suse )after I had go back to on board video due video card went bad rycedap General 1 02-16-2007 02:56 AM
New Install Suse 10.1, Some working, a Lot NOT working Nick Petersen Linux - Newbie 9 07-18-2006 07:34 PM
S-Video out on a Dell Inspiron 1100 not working in SuSE 10.0 clarinetJWD Linux - Laptop and Netbook 4 05-07-2006 11:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 06:21 PM.

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