Issues here as well... however, ffmpeg gives me this:
- Code: Select all
FFmpeg version SVN-r14161, Copyright (c) 2000-2008 Fabrice Bellard, et al.
configuration: --prefix=/usr --enable-shared --libdir=/usr/lib --shlibdir=/usr/lib --incdir=/usr/include --enable-liba52 --enable-postproc --enable-gpl --enable-pthreads --enable-libnut --enable-libtheora --enable-libvorbis --enable-x11grab --enable-swscale
libavutil version: 49.7.0
libavcodec version: 51.60.0
libavformat version: 52.17.0
libavdevice version: 52.0.0
built on Jan 15 2009 17:41:19, gcc: 4.3.2
[matroska @ 0xb7fdd9b4]Ignoring seekhead entry for ID=0x1549a966
[matroska @ 0xb7fdd9b4]Ignoring seekhead entry for ID=0x1654ae6b
[matroska @ 0xb7fdd9b4]Ignoring seekhead entry for ID=0x114d9b74
[matroska @ 0xb7fdd9b4]Ignoring seekhead entry for ID=0x1043a770
[matroska @ 0xb7fdd9b4]Unknown track header entry 0x55ee - ignoring
[matroska @ 0xb7fdd9b4]Unknown track header entry 0x55ee - ignoring
[matroska @ 0xb7fdd9b4]Unknown track header entry 0x55ee - ignoring
[matroska @ 0xb7fdd9b4]Unknown track header entry 0x55ee - ignoring
[matroska @ 0xb7fdd9b4]Ignoring unknown Chapter atom ID 0x4598
[matroska @ 0xb7fdd9b4]Ignoring unknown Chapter display ID 0x437c
[matroska @ 0xb7fdd9b4]Ignoring unknown Chapter atom ID 0x4598
[matroska @ 0xb7fdd9b4]Ignoring unknown Chapter display ID 0x437c
[matroska @ 0xb7fdd9b4]Ignoring unknown Chapter atom ID 0x4598
[matroska @ 0xb7fdd9b4]Ignoring unknown Chapter display ID 0x437c
[matroska @ 0xb7fdd9b4]Ignoring unknown Chapter atom ID 0x4598
[matroska @ 0xb7fdd9b4]Ignoring unknown Chapter display ID 0x437c
[matroska @ 0xb7fdd9b4]Ignoring unknown Chapter atom ID 0x4598
[matroska @ 0xb7fdd9b4]Ignoring unknown Chapter display ID 0x437c
[matroska @ 0xb7fdd9b4]Ignoring unknown Chapter atom ID 0x4598
[matroska @ 0xb7fdd9b4]Ignoring unknown Chapter display ID 0x437c
[matroska @ 0xb7fdd9b4]Ignoring unknown Chapter atom ID 0x4598
[matroska @ 0xb7fdd9b4]Ignoring unknown Chapter display ID 0x437c
[matroska @ 0xb7fdd9b4]Ignoring unknown Chapter atom ID 0x4598
[matroska @ 0xb7fdd9b4]Ignoring unknown Chapter display ID 0x437c
[NULL @ 0xb7c486d0]Invalid and inefficient vfw-avi packed B frames detected
[mpeg4 @ 0xb7c486d0]Invalid and inefficient vfw-avi packed B frames detected
[mpeg4 @ 0xb7c486d0]Invalid and inefficient vfw-avi packed B frames detected
[mpeg4 @ 0xb7c486d0]Invalid and inefficient vfw-avi packed B frames detected
[mpeg4 @ 0xb7c486d0]Invalid and inefficient vfw-avi packed B frames detected
Input #0, matroska, from 'Azumanga Daioh - 06 - Sports Fest [KM-Dual-DVDRIP].mkv':
Duration: 00:24:11.15, start: 0.000000, bitrate: N/A
Stream #0.0(eng): Video: mpeg4, yuv420p, 640x480 [PAR 1:1 DAR 4:3], 29.98 tb(r)
Stream #0.1(eng): Audio: mp3, 48000 Hz, stereo
Stream #0.2(jpn): Audio: mp3, 48000 Hz, stereo
Stream #0.3(eng): Subtitle: 0x0000
Must supply at least one output file
So it seems that subs are indeed found by ffmpeg. Scanning through debug.log though, I find this:
- Code: Select all
[Thread-409] DEBUG 21:25:38.666 MEncoder SVN-1.rc2.23.r28791.2mdv2009.0-4.3.2 (C) 2000-2009 MPlayer Team
[Thread-409] DEBUG 21:25:38.667 success: format: 0 data: 0x0 - 0xdcfca25
[Thread-409] DEBUG 21:25:38.667 [mkv] Track ID 1: video (V_MS/VFW/FOURCC), -vid 0
[Thread-409] DEBUG 21:25:38.667 [mkv] Track ID 2: audio (A_MPEG/L3), -aid 0, -alang eng
[Thread-409] DEBUG 21:25:38.667 [mkv] Track ID 3: audio (A_MPEG/L3), -aid 1, -alang jpn
[Thread-409] DEBUG 21:25:38.667 [mkv] Track ID 4: subtitles (S_TEXT/UTF8), -sid 0, -slang eng
[Thread-409] DEBUG 21:25:38.667 [mkv] Will play video track 1.
[Thread-409] DEBUG 21:25:38.667 Matroska file format detected.
[Thread-409] DEBUG 21:25:38.667 VIDEO: [XVID] 640x480 12bpp 29.970 fps 0.0 kbps ( 0.0 kbyte/s)
[Thread-409] DEBUG 21:25:38.667 [V] filefmt:31 fourcc:0x44495658 size:640x480 fps:29.970 ftime:=0.0334
[Thread-409] DEBUG 21:25:38.667 ==========================================================================
[Thread-409] DEBUG 21:25:38.667 Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
[Thread-409] DEBUG 21:25:38.667 AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
[Thread-409] DEBUG 21:25:38.667 Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
[Thread-409] DEBUG 21:25:38.667 ==========================================================================
[Thread-409] DEBUG 21:25:38.667 PACKET SIZE: 2048 bytes, deltascr: 884
[Thread-409] DEBUG 21:25:38.667 Opening video filter: [expand osd=1]
[Thread-409] DEBUG 21:25:38.667 Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
[Thread-409] DEBUG 21:25:38.667 ==========================================================================
[Thread-409] DEBUG 21:25:38.667 Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[Thread-409] DEBUG 21:25:38.667 Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
[Thread-409] DEBUG 21:25:38.667 ==========================================================================
[Thread-409] DEBUG 21:25:38.667 VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
[Thread-409] DEBUG 21:25:38.667 VDec: using Planar YV12 as output csp (no 0)
[Thread-409] DEBUG 21:25:38.667 Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[Thread-409] DEBUG 21:25:38.667 videocodec: libavcodec (640x480 fourcc=3267706d [mpg2])
[Thread-409] DEBUG 21:25:38.667 [VE_LAVC] Using constant qscale = 1.000000 (VBR).
[Thread-409] DEBUG 21:25:38.667 Writing header...
[Thread-405] DEBUG 21:25:38.667 Limiting audio preload to 0.4s.
[Thread-405] DEBUG 21:25:38.667 Increasing audio density to 4.
[Thread-405] DEBUG 21:25:38.667 [mpeg4 @ 0x9c3d720]Invalid and inefficient vfw-avi packed B frames detected
[Thread-405] DEBUG 21:25:38.667 New_Face failed. Maybe the font path is wrong.
[Thread-405] DEBUG 21:25:38.667 Please supply the text font file (~/.mplayer/subfont.ttf).
[Thread-405] DEBUG 21:25:38.667 subtitle font: load_sub_face failed.
So.. guessing missing font to use?
Just noticed there's actually no such file in that directory. Downed arial.ttf and renamed it to subfont.ttf in that directory, lets see if that helps....
no real success :/
(yes, different file but same encode tested below)
- Code: Select all
[Thread-479] DEBUG 21:45:09.789 MEncoder SVN-1.rc2.23.r28791.2mdv2009.0-4.3.2 (C) 2000-2009 MPlayer Team
[Thread-479] DEBUG 21:45:09.789 success: format: 0 data: 0x0 - 0xdcfaf0c
[Thread-479] DEBUG 21:45:09.789 [mkv] Track ID 1: video (V_MS/VFW/FOURCC), -vid 0
[Thread-479] DEBUG 21:45:09.789 [mkv] Track ID 2: audio (A_MPEG/L3), -aid 0, -alang eng
[Thread-479] DEBUG 21:45:09.789 [mkv] Track ID 3: audio (A_MPEG/L3), -aid 1, -alang jpn
[Thread-479] DEBUG 21:45:09.789 [mkv] Track ID 4: subtitles (S_TEXT/UTF8), -sid 0, -slang eng
[Thread-479] DEBUG 21:45:09.789 [mkv] Will play video track 1.
[Thread-479] DEBUG 21:45:09.789 Matroska file format detected.
[Thread-479] DEBUG 21:45:09.789 VIDEO: [XVID] 640x480 12bpp 29.970 fps 0.0 kbps ( 0.0 kbyte/s)
[Thread-479] DEBUG 21:45:09.789 [V] filefmt:31 fourcc:0x44495658 size:640x480 fps:29.970 ftime:=0.0334
[Thread-479] DEBUG 21:45:09.789 ==========================================================================
[Thread-479] DEBUG 21:45:09.789 Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
[Thread-479] DEBUG 21:45:09.789 AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
[Thread-479] DEBUG 21:45:09.789 Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
[Thread-479] DEBUG 21:45:09.789 ==========================================================================
[Thread-479] DEBUG 21:45:09.789 PACKET SIZE: 2048 bytes, deltascr: 884
[Thread-479] DEBUG 21:45:09.789 Opening video filter: [expand osd=1]
[Thread-479] DEBUG 21:45:09.789 Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
[Thread-479] DEBUG 21:45:09.789 ==========================================================================
[Thread-479] DEBUG 21:45:09.789 Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[Thread-479] DEBUG 21:45:09.789 Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
[Thread-479] DEBUG 21:45:09.789 ==========================================================================
[Thread-479] DEBUG 21:45:09.789 VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
[Thread-479] DEBUG 21:45:09.790 VDec: using Planar YV12 as output csp (no 0)
[Thread-479] DEBUG 21:45:09.790 Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[Thread-479] DEBUG 21:45:09.790 videocodec: libavcodec (640x480 fourcc=3267706d [mpg2])
[Thread-479] DEBUG 21:45:09.790 [VE_LAVC] Using constant qscale = 1.000000 (VBR).
[Thread-479] DEBUG 21:45:09.805 Writing header...
Actually just typing makes things go forward, so i'll just keep at it and hopefully next post will be one of joy... until then, if you have any ideas, please please please let me know.