Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Suse

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-15-2008, 10:30 AM
Vasilikon
 
Posts: n/a
OpenSuse 11.0 Kaffeine

Hi

Sometime over the last few days, Kaffeine has lost the ability to play .avi
files. I get the audio OK, but no video, just a blank screen. Kaffeine
identifies the file as Mime: video/x-msvideo and video: ISO MPEG-4 (XVid,
ffmpeg).

Running kaffeine -w shows;
Distribution...
Found: openSUSE 11.0 (i586). The xine-lib shipped by SuSE "may lack certain
features because of legal requirements (potential patent violation)". You
should use the packages from here: http://packman.links2linux.de.

I've checked with yast and xinelib is not installed, and libxine1 and
libxine1-w32dll are both loaded from packman. The version of Kaffeine is
also from the packman repository.

Anyone got any ideas as to what to try next?

Regards

Reply With Quote
  #2 (permalink)  
Old 07-15-2008, 10:59 AM
Luca
 
Posts: n/a
Re: OpenSuse 11.0 Kaffeine

Vasilikon wrote:
> Hi
>
> Sometime over the last few days, Kaffeine has lost the ability to play .avi
> files. I get the audio OK, but no video, just a blank screen. Kaffeine
> identifies the file as Mime: video/x-msvideo and video: ISO MPEG-4 (XVid,
> ffmpeg).


Have you played xvid videos on the same installation before? "avi" alone
is not a format, it's just the container. Its contents can differ.

> Running kaffeine -w shows;
> Distribution...
> Found: openSUSE 11.0 (i586). The xine-lib shipped by SuSE "may lack certain
> features because of legal requirements (potential patent violation)". You
> should use the packages from here: http://packman.links2linux.de.
>
> I've checked with yast and xinelib is not installed, and libxine1 and
> libxine1-w32dll are both loaded from packman. The version of Kaffeine is
> also from the packman repository.
>
> Anyone got any ideas as to what to try next?


Have you installed the windows media codecs, and the xvid codec?

Can you view the same video in mplayer?

Luca
Reply With Quote
  #3 (permalink)  
Old 07-15-2008, 11:28 AM
Vasilikon
 
Posts: n/a
Re: OpenSuse 11.0 Kaffeine

Luca wrote:

> Vasilikon wrote:
>> Hi
>>
>> Sometime over the last few days, Kaffeine has lost the ability to play
>> .avi files. I get the audio OK, but no video, just a blank screen.
>> Kaffeine
>> identifies the file as Mime: video/x-msvideo and video: ISO MPEG-4
>> (XVid, ffmpeg).

>
> Have you played xvid videos on the same installation before? "avi" alone
> is not a format, it's just the container. Its contents can differ.
>


Yes, Xvid videos that I have already watched are failing.

>> Running kaffeine -w shows;
>> Distribution...
>> Found: openSUSE 11.0 (i586). The xine-lib shipped by SuSE "may lack
>> certain features because of legal requirements (potential patent
>> violation)". You should use the packages from here:
>> http://packman.links2linux.de.
>>
>> I've checked with yast and xinelib is not installed, and libxine1 and
>> libxine1-w32dll are both loaded from packman. The version of Kaffeine is
>> also from the packman repository.
>>
>> Anyone got any ideas as to what to try next?

>
> Have you installed the windows media codecs, and the xvid codec?
>


I have libxine1 and libxine1-w32dll installed. Is there another library that
should be there for the xvid codec?


> Can you view the same video in mplayer?


I didn't have mplayer installed, so I've downloaded it. Running it from the
console produces audio, but no video and the following output;

MPlayer 1.0rc2-openSUSE Linux 11.0 (i686)-Packman-4.3 (C) 2000-2007 MPlayer
Team
CPU: AMD Athlon(tm) Processor (Family: 6, Model: 4, Stepping: 2)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
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 ./Top Gear - S11E02.avi.
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
VIDEO: [XVID] 720x416 12bpp 25.000 fps 1460.0 kbps (178.2 kbyte/s)
Clip info:
Software: VirtualDubMod 1.5.4.1 (build 2178/release)
================================================== ========================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
================================================== ========================
================================================== ========================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
================================================== ========================
[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 416 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.73:1 - prescaling to correct movie aspect.
VO: [xv] 720x416 => 720x416 Planar YV12
X11 error: BadAlloc (insufficient resources for operation) 4.3% 18 0
X11 error: BadAlloc (insufficient resources for operation)

The X11 error message repeats continously.


Reply With Quote
  #4 (permalink)  
Old 07-15-2008, 11:49 AM
Vasilikon
 
Posts: n/a
Re: OpenSuse 11.0 Kaffeine


>
>> Can you view the same video in mplayer?

>
> I didn't have mplayer installed, so I've downloaded it. Running it from
> the console produces audio, but no video and the following output;
>
> MPlayer 1.0rc2-openSUSE Linux 11.0 (i686)-Packman-4.3 (C) 2000-2007
> MPlayer Team
> CPU: AMD Athlon(tm) Processor (Family: 6, Model: 4, Stepping: 2)
> CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
> 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 ./Top Gear - S11E02.avi.
> AVI file format detected.
> [aviheader] Video stream found, -vid 0
> [aviheader] Audio stream found, -aid 1
> VIDEO: [XVID] 720x416 12bpp 25.000 fps 1460.0 kbps (178.2 kbyte/s)
> Clip info:
> Software: VirtualDubMod 1.5.4.1 (build 2178/release)
> ================================================== ========================
> Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
> Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
> ================================================== ========================
> ================================================== ========================
> Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
> AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
> Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
> ================================================== ========================
> [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 416 (preferred colorspace: Planar YV12)
> VDec: using Planar YV12 as output csp (no 0)
> Movie-Aspect is 1.73:1 - prescaling to correct movie aspect.
> VO: [xv] 720x416 => 720x416 Planar YV12
> X11 error: BadAlloc (insufficient resources for operation) 4.3% 18 0
> X11 error: BadAlloc (insufficient resources for operation)
>
> The X11 error message repeats continously.


After closing all other windows, the XVid files *will* play in MPlayer

Regards
Reply With Quote
  #5 (permalink)  
Old 07-15-2008, 11:56 AM
Luca
 
Posts: n/a
Re: OpenSuse 11.0 Kaffeine

Vasilikon wrote:
>>> Can you view the same video in mplayer?

>> I didn't have mplayer installed, so I've downloaded it. Running it from
>> the console produces audio, but no video


> After closing all other windows, the XVid files *will* play in MPlayer


Personally, I play my videos in mplayer. Kaffeine is a bit too
unintuitive for me.
But I did think there was an xvid codec available. I may be wrong.

Luca
Reply With Quote
  #6 (permalink)  
Old 07-15-2008, 12:20 PM
Claude Hopper
 
Posts: n/a
Re: OpenSuse 11.0 Kaffeine

Vasilikon wrote:
> Hi
>
> Sometime over the last few days, Kaffeine has lost the ability to play .avi
> files. I get the audio OK, but no video, just a blank screen. Kaffeine
> identifies the file as Mime: video/x-msvideo and video: ISO MPEG-4 (XVid,
> ffmpeg).
>
> Running kaffeine -w shows;
> Distribution...
> Found: openSUSE 11.0 (i586). The xine-lib shipped by SuSE "may lack certain
> features because of legal requirements (potential patent violation)". You
> should use the packages from here: http://packman.links2linux.de.
>
> I've checked with yast and xinelib is not installed, and libxine1 and
> libxine1-w32dll are both loaded from packman. The version of Kaffeine is
> also from the packman repository.
>
> Anyone got any ideas as to what to try next?
>
> Regards
>


If it won't play with Mplayer, Totem, or Xfmedia it's probably a broken
file.

--
Claude Hopper ? 3 :) 7/8
Reply With Quote
  #7 (permalink)  
Old 07-15-2008, 02:19 PM
EOS
 
Posts: n/a
Re: OpenSuse 11.0 Kaffeine

Vasilikon wrote:

> Hi
>
> Sometime over the last few days, Kaffeine has lost the ability to play
> .avi files. I get the audio OK, but no video, just a blank screen.
> Kaffeine
> identifies the file as Mime: video/x-msvideo and video: ISO MPEG-4 (XVid,
> ffmpeg).
>
> Running kaffeine -w shows;
> Distribution...
> Found: openSUSE 11.0 (i586). The xine-lib shipped by SuSE "may lack
> certain features because of legal requirements (potential patent
> violation)". You should use the packages from here:
> http://packman.links2linux.de.
>
> I've checked with yast and xinelib is not installed, and libxine1 and
> libxine1-w32dll are both loaded from packman. The version of Kaffeine is
> also from the packman repository.
>
> Anyone got any ideas as to what to try next?
>
> Regards



for kaffeine (and other)
libdvdcss
libdvdread
libdvdplay
libdvdnav
w32codecs
libxine1
--
EOS
www.photo-memories.be
Running KDE 3.5.9 / openSUSE 11.0
Reply With Quote
  #8 (permalink)  
Old 07-20-2008, 07:54 PM
Kevin Lucas
 
Posts: n/a
Re: OpenSuse 11.0 Kaffeine

Vasilikon wrote:

> Hi
>
> Sometime over the last few days, Kaffeine has lost the ability to play
> .avi files. I get the audio OK, but no video, just a blank screen.
> Kaffeine
> identifies the file as Mime: video/x-msvideo and video: ISO MPEG-4 (XVid,
> ffmpeg).
>
> Running kaffeine -w shows;
> Distribution...
> Found: openSUSE 11.0 (i586). The xine-lib shipped by SuSE "may lack
> certain features because of legal requirements (potential patent
> violation)". You should use the packages from here:
> http://packman.links2linux.de.
>
> I've checked with yast and xinelib is not installed, and libxine1 and
> libxine1-w32dll are both loaded from packman. The version of Kaffeine is
> also from the packman repository.
>
> Anyone got any ideas as to what to try next?
>
> Regards



Had something similar. Seems my Intel video driver didn't like the combo of compiz and video playing. Turned off the fancy compiz effects and all was good.

kev.
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Suse


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 05:16 AM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109