Filter metadata in and out..
----------------------------

                 Key: LS-441
                 URL: http://dev.sourcefabric.org/browse/LS-441
             Project: Liquidsoap
          Issue Type: Bug
          Components: Liquidsoap
    Affects Versions: 1.0
            Reporter: Romain Beauxis


We need to standardize the metadata we export.. Right now, some encoders (yeah, 
mine) lazily take the whole metadata of the frame, which produces files with 
private fields such as "temporary", "kind", etc..

More dangerous is that is seems that those fields are used by liquidsoap:

4:05 to...@leonard ~/sources/svn/savonet/trunk/liquidsoap/src% ./liquidsoap -r 
/tmp/bla.ogg                    
Request resolved.
title="test"
temporary="false"
decoder="WAV"
kind="{audio=2;video=0;midi=0}"
rid="0"
on_air="2010/11/14 03:17:34"
initial_uri="/tmp/bla.wav"
vendor="reference libFLAC 1.2.1 20070917"
status="playing"
filename="/tmp/bla.wav"
Computing duration: failed.

So, we also need to filter out what we read from files/streams..

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://dev.sourcefabric.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Savonet-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-devl

Répondre à