Hi,

I don't know exactly if my problem is a dev problem or a user problem,
but I guess the former, so here am I :-)

I have some mkv file, a very nice work, with a bunch of subtitle and two
audio tracks. When I try to play them in freevo, I select the extended
menu, choose my subtitle, my audio track, but when mplayer starts, it
does not care about my choices.

If I select the line started by freevo, I see that the -aid option is
ever set to 0 and the -sid option is simply missing.

If I start manually mplayer with all freevo options, but -aid 1 -sid 2
everything is fine.

Also, in the menu, the subtitle options are a little cryptic :
mis
und
und
und
und
und

The audio track are better displayed :
fre(channels=2:AAC/MPEG4/LC/SBR)
eng(channels=2:AAC/MPEG4/LC/SBR)

In VLC 0.8.5 on Linux, I see :
(For the audio track)
Francais
English
(For the subtitle)
mis
VobSub - Francais
SubRip Francais
English
Deutch
Nederlands

More useable :-)

I must still add that mminfo doesn't like my video file :
-----------------------------------------------------------------
mminfo Episode\ 7\ -\ La\ petite\ voix\ \(Reaper\ madness\).mkv
kaa media metadata info
ERROR factory(175): parse error
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/kaa/metadata/factory.py", line
169, in create_from_file
    return parser(file)
  File "/usr/lib/python2.4/site-packages/kaa/metadata/video/mkv.py",
line 311, in __init__
    self.process_elem(elem)
  File "/usr/lib/python2.4/site-packages/kaa/metadata/video/mkv.py",
line 348, in process_elem
    self.process_seekhead(elem)
  File "/usr/lib/python2.4/site-packages/kaa/metadata/video/mkv.py",
line 374, in process_seekhead
    self.process_elem(elem)
  File "/usr/lib/python2.4/site-packages/kaa/metadata/video/mkv.py",
line 342, in process_elem
    self.process_chapters(elem)
  File "/usr/lib/python2.4/site-packages/kaa/metadata/video/mkv.py",
line 536, in process_chapters
    self.process_chapter_atom(sub_elem)
  File "/usr/lib/python2.4/site-packages/kaa/metadata/video/mkv.py",
line 559, in process_chapter_atom
    log.debug('Chapter "%s" found' % str(chap.name))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in
position 27: ordinal not in range(128)

Episode 7 - La petite voix (Reaper madness).mkv
No Match found
----------------------------------------------------------------------------------------
xe9 is the most common non ascii character in France and iso-8859-1 (or
15) : eacute or é

Thanks,

-- 
Pascal Schirrmann



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to