LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problem with ogg video (https://www.linuxquestions.org/questions/linux-software-2/problem-with-ogg-video-608898/)

dive 12-24-2007 10:11 AM

Problem with ogg video
 
I'm trying to play some ogg videos showing kphotoalbum examples etc. With mplayer the picture freezes but the sound continues. With xine there is no sound at all.

Anyone have ideas what is wrong?

Code:

Playing KimDaBa-JesperPedersen-video.ogg.
[Ogg] stream 0: audio (Vorbis), -aid 0
[Ogg] stream 1: video (Theora v3.2.0), -vid 0
Ogg file format detected.
VIDEO:  [theo]  400x288  24bpp  12.500 fps    0.0 kbps ( 0.0 kbyte/s)
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[theora @ 0x8857da0]Missing extradata!
Could not open codec.
VDecoder init failed :(
Opening video decoder: [theora] Theora/VP3
VDec: vo config request - 400 x 288 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [xv] 400x288 => 400x288 Planar YV12
Selected video codec: [theora] vfm: theora (Theora (free, reworked VP3))
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
Ogg : bad packet in stream 1
Ogg : bad packet in stream 0
AUDIO: 48000 Hz, 2 ch, s16le, 65.5 kbit/4.27% (ratio: 8192->192000)
Selected audio codec: [ffvorbis] afm: ffmpeg (FFmpeg Vorbis decoder)
==========================================================================
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
A:3262.5 V:3257.5 A-V:  5.009 ct:  0.404  66/ 66  2%  0%  0.5% 0 0


comprookie2000 12-24-2007 04:59 PM

I don't use Slackware at the moment but for gentoo first I got ffmpeg2theora to compile and install and then compiled mplayer with theora support plus all the other codec's. When ffmpeg2theora installed, it pulled in some other stuff that I can't remember. I would just try to configure ffmpeg2theora to see what it complains about and then that may give you a hint. Is your mplayer compiled with theora support?

dive 12-24-2007 05:21 PM

Quote:

Originally Posted by comprookie2000 (Post 3000816)
Is your mplayer compiled with theora support?

Yeah. I did have some more success with realplayer although it stuttered a lot. I will look at ffmpeg2theora thanks.


All times are GMT -5. The time now is 09:11 PM.