[MPlayer-advusers] new format, and rm-in-mkv problem

compn tempn at twmi.rr.com
Mon Oct 17 21:04:27 CEST 2005


two users came in with seperate problem files...

user1 has an .sc file, sc file has linux, windows, mac plugins
http://www.screenwatch.com/linux/linuxbeta.htm
http://www.screenwatch.com/pages/download.htm for win/mac
dont know if its possible to get the linux realplayer plugins working with
mplayer or maybe the wmp plugins.
i dont have any space for the sample i have
there has to be a demo around, but i havent found it
so anyone interested in this format i'll send the .sc to you.
user1 was playing .sc with the realplayer plugin on windows.



user2 has an rm in mkv problem:
http://home.twmi.rr.com/compn/rm-in-mkv.mkv

-demuxer 35 spits out a bunch of lines of :
[matroska @ 0x57e5e0]Ignoring seekhead entry for ID=0x1f43b675

you can contact user2 mezzo on irc.freenode.net (irc) or email
nowayjosefr!!!yahoo@@@fr (replace !!! with at and @@@ with .)

below is my -v output...


MPlayer Sherpya-MinGW-20051012-4.0.2 (C) 2000-2005 MPlayer Team
CommandLine: 'rm-in-mkv.mkv' '-v'
init_freetype
get_path('font/font.desc') -> 'C:/programs/mplayer/mplayer/font/font.desc'
font: can't open file: C:/programs/mplayer/mplayer/font/font.desc
font: can't open file: /usr/share/mplayer/font/font.desc
Using MMX Optimized OnScreenDisplay
Using Windows native timing
get_path('input.conf') -> 'C:/programs/mplayer/mplayer/input.conf'
Parsing input config file C:/programs/mplayer/mplayer/input.conf
Input config file C:/programs/mplayer/mplayer/input.conf parsed: 53 binds
[GUI] Gui Thread started
get_path('I:\mplayer-test\rm-in-mkv.mkv.conf') -> 'C:/programs/mplayer/mplayer/I
:\mplayer-test\rm-in-mkv.mkv.conf'
[GUI] Adding video filter: screenshot
Playing I:\mplayer-test\rm-in-mkv.mkv.
WINSOCK2 init: 0
[file] File size is 1048576 bytes
STREAM: [file] I:\mplayer-test\rm-in-mkv.mkv
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
Checking for YUV4MPEG2
ASF_check: not ASF guid!
Checking for NuppelVideo
Checking for REAL
Checking for SMJPEG
[mkv] Found the head...
[mkv] + a segment...
[mkv] /---- [ parsing seek head ] ---------
[mkv] \---- [ parsing seek head ] ---------
[mkv] |+ segment information...
[mkv] | + timecode scale: 1000000
[mkv] | + duration: 8356.000s
[mkv] |+ segment tracks...
[mkv] | + a track...
[mkv] |  + Track number: 1
[mkv] |  + Track type: Video
[mkv] |  + Codec ID: V_REAL/RV40
[mkv] |  + CodecPrivate, length 34
[mkv] |  + Default duration: 40.000ms ( = 25.000 fps)
[mkv] |  + Video track
[mkv] |   + Pixel width: 704
[mkv] |   + Pixel height: 284
[mkv] |   + Frame rate: 25.000000
[mkv] | + a track...
[mkv] |  + Track number: 2
[mkv] |  + Track type: Audio
[mkv] |  + Codec ID: A_VORBIS
[mkv] |  + CodecPrivate, length 3957
[mkv] |  + Audio track
[mkv] |   + Sampling frequency: 48000.000000
[mkv] |   + Channels: 2
[mkv] | + a track...
[mkv] |  + Track number: 3
[mkv] |  + Track type: Audio
[mkv] |  + Codec ID: A_VORBIS
[mkv] |  + CodecPrivate, length 3957
[mkv] |  + Audio track
[mkv] |   + Sampling frequency: 48000.000000
[mkv] |   + Channels: 2
[mkv] | + a track...
[mkv] |  + Track number: 4
[mkv] |  + Track type: Subtitle
[mkv] |  + Codec ID: S_TEXT/ASCII
[mkv] | + a track...
[mkv] |  + Track number: 5
[mkv] |  + Track type: Subtitle
[mkv] |  + Codec ID: S_TEXT/ASCII
[mkv] |+ found cluster, headers are parsed completely :)
[mkv] Track ID 1: video (V_REAL/RV40), -vid 0
[mkv] Track ID 2: audio (A_VORBIS), -aid 0, -alang eng
[mkv] Track ID 3: audio (A_VORBIS), -aid 1, -alang eng
[mkv] Track ID 4: subtitles (S_TEXT/ASCII), -sid 0, -slang eng
[mkv] Track ID 5: subtitles (S_TEXT/ASCII), -sid 1, -slang eng
==> Found video stream: 1
[mkv] Aspect: 0.000000
[mkv] Will play video track 1
==> Found audio stream: 2
[mkv] Will play audio track 2
Matroska file format detected.
VIDEO:  [RV40]  704x284  24bpp  25.000 fps    0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:31  fourcc:0x30345652  size:0x0  fps:25.00  ftime:=0.0400
get_path('sub/') -> 'C:/programs/mplayer/mplayer/sub/'
get_path('default.sub') -> 'C:/programs/mplayer/mplayer/default.sub'
==========================================================================
Opening audio decoder: [libvorbis] Ogg/Vorbis audio decoder
dec_audio: Allocating 4096 + 65536 = 69632 bytes for output buffer.
ad_vorbis, extradata seems is 3957 bytes long
ad_vorbis, offset: 2, length: 30
ad_vorbis, offset: 3, length: 128
ad_vorbis, header sizes: 30 128 3796
OggVorbisComment: ENCODED_USING=Made with BeSweet v1.5b18
OggVorbisComment: ENCODER_URL=http://DSPguru.doom9.org
OggVorbis: Bitstream is 2 channels, 48000Hz, 96001bit/s VBR
OggVorbis: Encoded by: Xiph.Org libVorbis I 20020717
OggVorbis: Init OK!
AUDIO: 48000 Hz, 2 ch, s16le, 96.0 kbit/6.25% (ratio: 12000->192000)
Selected audio codec: [vorbis] afm:libvorbis (OggVorbis Audio Decoder)
==========================================================================
<vo_directx><INFO>checking primary surface
<vo_directx><FORMAT PRIMARY>14 BGR32 supported
<vo_directx><INFO>testing supported overlay pixelformats
<vo_directx><FORMAT OVERLAY>0 YV12  supported
<vo_directx><FORMAT OVERLAY>1 I420  not supported
<vo_directx><FORMAT OVERLAY>2 IYUV  not supported
<vo_directx><FORMAT OVERLAY>3 YVU9  supported
<vo_directx><FORMAT OVERLAY>4 YUY2  supported
<vo_directx><FORMAT OVERLAY>5 UYVY  supported
<vo_directx><FORMAT OVERLAY>6 BGR8  not supported
<vo_directx><FORMAT OVERLAY>7 RGB15 not supported
<vo_directx><FORMAT OVERLAY>8 BGR15 not supported
<vo_directx><FORMAT OVERLAY>9 RGB16 not supported
<vo_directx><FORMAT OVERLAY>10 BGR16 not supported
<vo_directx><FORMAT OVERLAY>11 RGB24 not supported
<vo_directx><FORMAT OVERLAY>12 BGR24 not supported
<vo_directx><FORMAT OVERLAY>13 RGB32 not supported
<vo_directx><FORMAT OVERLAY>14 BGR32 not supported
<vo_directx><INFO>Your card supports 4 of 15 overlayformats
<vo_directx><INFO>can mirror up down
<vo_directx><INFO>hardware supports overlay
Opening video filter: [screenshot]
==========================================================================
Opening video decoder: [realvid] RealVideo decoder
realvideo codec id: 0x40002000  sub-id: 0x01481020
opening win32 dll 'drvc.so'
win32 real codec handle=00000000
Error loading dll
[GUI] MessageBox: ERROR: Could not open required DirectShow codec drvc.so.

ERROR: Could not open required DirectShow codec drvc.so.
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Opening video decoder: [realvid] RealVideo decoder
realvideo codec id: 0x40002000  sub-id: 0x01481020
opening win32 dll 'drv4.so.6.0'
win32 real codec handle=00000000
Error loading dll
[GUI] MessageBox: ERROR: Could not open required DirectShow codec drv4.so.6.0.

ERROR: Could not open required DirectShow codec drv4.so.6.0.
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Opening video decoder: [realvid] RealVideo decoder
realvideo codec id: 0x40002000  sub-id: 0x01481020
opening win32 dll 'drv43260.dll'
win32 real codec handle=63410000
[GUI] MessageBox: Couldn't open RealVideo codec, error code: 0x80070057

Couldn't open RealVideo codec, error code: 0x80070057
VDecoder init failed :(
Opening video decoder: [realvid] RealVideo decoder
realvideo codec id: 0x40002000  sub-id: 0x01481020
opening win32 dll 'drvc.bundle/Contents/MacOS/drvc'
win32 real codec handle=00000000
Error loading dll
[GUI] MessageBox: ERROR: Could not open required DirectShow codec drvc.bundle/Co
ntents/MacOS/drvc.

ERROR: Could not open required DirectShow codec drvc.bundle/Contents/MacOS/drvc.

Read the RealVideo section of the DOCS!
VDecoder init failed :(
[GUI] MessageBox: Cannot find codec matching selected -vo and video format 0x303
45652.

Cannot find codec matching selected -vo and video format 0x30345652.
Read DOCS/HTML/en/codecs.html!
==========================================================================
Building audio filter chain for 48000Hz/2ch/s16le -> 0Hz/0ch/??...
[libaf] Adding filter dummy
[dummy] Was reinitialized: 48000Hz/2ch/s16le
[dummy] Was reinitialized: 48000Hz/2ch/s16le
ao_win32: Samplerate:48000Hz Channels:2 Format:s16le
ao_win32: Buffersize:4096
AO: [win32] 48000Hz 2ch s16le (2 B/s)
AO: Description: Windows waveOut audio output
AO: Author: Sascha Sommer <saschasommer at freenet.de>
Building audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...
[dummy] Was reinitialized: 48000Hz/2ch/s16le
[dummy] Was reinitialized: 48000Hz/2ch/s16le
Video: no video
Freeing 0 unused video chunks.
Starting playback...




More information about the MPlayer-advusers mailing list