[ 
http://dev.sourcefabric.org/browse/LS-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=29651#action_29651
 ] 

Samuel Mimram commented on LS-641:
----------------------------------

With the duration branch of Liquidsoap (which should hopefully be merged soon, 
see https://github.com/savonet/liquidsoap/pull/11 ), you can enable computation 
of duration of files with

set("request.metadata_decoders.duration",true)

You can then the the on air request by telnet using

request.on_air

which should return a request number (such as 12), from which you can see the 
duration using

request.metadata 12

and you can read the duration in the duration metadata. If you cannot use the 
branch, you should precompute the duration of your files in a "duration" 
metadata...

> help
> ----
>
>                 Key: LS-641
>                 URL: http://dev.sourcefabric.org/browse/LS-641
>             Project: Liquidsoap
>          Issue Type: New Feature
>    Affects Versions: 0.9.3
>         Environment: file duration
>            Reporter: Andris
>
> Hi all
> Any help, to get on_air file duration over telnet?
> Best
> --Andris

-- 
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

        

------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Savonet-devl mailing list
Savonet-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-devl

Répondre à