[EMAIL PROTECTED] wrote:
> I'am using matroska vide files and it seems that they are not supported by
> mmpython. Am i right ? Is it planned in mmpython ?

No, they are not supported right now. mmpython needs support for many
different formats. Maybe someone can help by adding a parser for new
container/codecs. It quit simple to add them, if someone needs help,
ask here. 

1. create a file in e.g. the video dir, named by the codec/container

2. create aclass which inherits from mediainfo.AVInfo. The __init__
   functions gets a file object as parameter. Set self.valid = 1 if
   the parsing is correct. 

Look at the other files as example.


Dischi

-- 
        [X] <-- nail here for new monitor


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to