Jason Tackaberry wrote:
>> | # settings that are set global is most cases
>> | 'postprocessing': config.video.postprocessing,
>> | 'software-scaler': config.video.software_scaler,
>> 
>> To take default values from the config is fine and changing it or a
>> specific stream sounds like a good idea.
>
> Yes, and again it should be possible via the API to enable
> backend-specific functionality.  We can abstract as much as
> possible, in practice not everything can be abstracted properly.
> Maybe software scaling behaves differently, and for mplayer we'd
> prefer to use lanczos.

OK, this would make it a bit difficult for the API user because he has
to check what backend he has and what the backend can do.

>> | # pre-caching, use 'auto' for defaults based on filetype / schema
>> | 'cache' : 'auto'
>> 
>> WTF is that?
>
> This made me chuckle, because you're the one who added that property. :)
> (r2397)

That doesn't mean I know what it is doing :) Looking at the code,
maybe we can auto-detect that.


Dischi

-- 
Save time... see it my way.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to