Video Compression > Video Containers

Trouble with embebed fonts .mkv

(1/1)

Kapisketo:
Hi there, I'm having big troubles with a mkv with embebed fonts.

The thing is that I have a .ass with this style line:


--- Code: ---Style: OP,Brush Script Std,45,&H00FFFFFF,&H0000FFFF,&H00993938,&H00000000,-1,0,0,0,100,100,0,0,1,2,1,2,10,10,10,0
--- End code ---

Also it's supposed that the font is inside the mkv file. Using mkvinfo GUI it says

--- Code: ---(MKVInfo) | + Adjunto
(MKVInfo) |  + Nombre de archivo: BrushScriptStd.otf
(MKVInfo) |  + Tipo Mime: application/vnd.ms-opentype
(MKVInfo) |  + Datos del archivo, tamaƱo: 35456
(MKVInfo) |  + Archivo UID:4241092993
--- End code ---

But when I try to play the video it doesn't show the font a uses a generic one. Not sure if it's a trouble of my player or if I did the merge wrong.

Also if you want to check the differences:

Not the same frame but it's the same text.
How I see it: http://dl.dropbox.com/u/6250617/mplayertroubles.png
How I should see it: http://dl.dropbox.com/u/6250617/mplayertroubles2.png

The good video is using mplayer2, the bad is using a standard CCCP over a clean windows and without configuring anything.

Kapisketo:
SOLVED But it's a bug, don't know who to blame.

Doing the mux with mkvmerge by default it set the MIME of the otf files to application/vnd.ms-opentype
Setting by hand they to application/x-truetype-font solves the issue for the people that the font didn't worked. Is a fail from mkvtoolnix or from vsfilter or the haali?

Desbreko:
Tried updating mkvtoolnix? The problem sounds related to this.


--- Quote ---2011-12-18  Moritz Bunkus  <moritz@bunkus.org>

   * Released v5.2.0.

   * mkvmerge, mmg: bug fix: Automatic MIME type recognition for
   TrueType fonts will result in "application/x-truetype-font" again
   instead of "application/x-font-ttf". Fix for bug 682.
--- End quote ---

Navigation

[0] Message Index

Go to full version