Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xine mkv
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Robstar
Tux's lil' helper
Tux's lil' helper


Joined: 06 Apr 2007
Posts: 91
Location: Milton Keynes

PostPosted: Sat Jun 02, 2007 12:54 am    Post subject: xine mkv Reply with quote

I am a big fan of xine (its my standard player i only use mplayer for .flv) but I came along to .mkv file that i wanted to play. Open xine up, opem the file and pressed play and nothing happen.
So i though I have a look in mplayer and it worked fine, so the file isn't corrupt.
Then i did a xine --verbose and did it again for another mkv that i had lying about which it could play.

no. 1 mkv
Code:

ui_xine_open_and_play():
   mrl: 'file.mkv',
   sub 'NONE',
   start_pos 0, start_time 0, av_offset 0, spu_offset 0.
xine: found input plugin  : file input plugin
xine: found demuxer plugin: matroska demux plugin
demux_matroska: Track 1, V_MS/VFW/FOURCC
demux_matroska: Track 2, A_MPEG/L3
demux_matroska: Track 3, A_MPEG/L3
demux_matroska: Track 4, S_TEXT/UTF8
av_offset=0 pts
spu_offset=0 pts
ffmpeg_video_dec: direct rendering enabled
demux_matroska: too many frames: 43
gui_xine_open_and_play():
   mrl: 'file:/usr/share/xine/skins/xine-ui_logo.mpv',
   sub 'NONE',
   start_pos 0, start_time 0, av_offset 0, spu_offset 0.
xine: found input plugin  : file input plugin
ebml: invalid EBML ID size (0x0) at position 1
ebml: invalid master element
xine: found demuxer plugin: Elementary MPEG stream demux plugin
av_offset=0 pts
spu_offset=0 pts


no. 2 mkv
Code:

gui_xine_open_and_play():
   mrl: 'file.mkv',
   sub 'NONE',
   start_pos 0, start_time 0, av_offset 0, spu_offset 0.
xine: found input plugin  : file input plugin
xine: found demuxer plugin: matroska demux plugin
demux_matroska: Track 1, V_MS/VFW/FOURCC eng
demux_matroska: Track 2, A_VORBIS jpn
demux_matroska: Track 3, S_TEXT/SSA eng
av_offset=0 pts
spu_offset=0 pts
ffmpeg_video_dec: direct rendering enabled
osd: can't find out current locale character set
fixing sound card drift by -1866 pts


it seems to be this bit that is result of it not playing
Code:

demux_matroska: too many frames: 43

if thats true, how do i fix it.
_________________
Please put [SOLVED] when you've found the solution. It makes everyone's lives easier.
From FreeBSD to Gentoo. Now lets have ago at Arch. (It's just not the same)
My Quote: Yes, I know I am a geek. Your just pointing out the obvious.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum