[MPlayer-dev-eng] [PATCH] Allow loading config per stream type.

Onur Küçük onur at delipenguen.net
Sat Jan 5 20:45:44 CET 2008


> [extension.mpeg]
> profile-desc="Profile for MPEG files"
> vo=x11

 I like the idea :)

 If it is not done intentionally, how about relaxing profile name
checking ? This way it is working for "a.mpeg" but not "A.MPEG" .

 Maybe tolower the extension in load_per_extension_config or changing
strcmp to strcasecmp in m_config_get_profile, which is IMO better
(for mencoder too). Though don't know what others will say for
m_config_get_profile change.


-- 
 Onur Küçük                                      Knowledge speaks,   
 <onur.--.-.delipenguen.net>                     but wisdom listens  




More information about the MPlayer-dev-eng mailing list