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

David Baelde commented on LS-601:
---------------------------------

Not really a bug: in fact, input.http() is declared as returning a source with 
a fixed content type. When we use this in audio_to_stereo, we end up with the 
HTTP source having type source(?#A+1,0,0), ie. fixed with at least one channel, 
and the unknown is removed by taking the default, ie. 2 channels.

What I was expecting is an HTTP source with a variable type, which would have 
allowed mono and stereo. Now I need to figure out if we can declare it as 
variable, or if this is tied to a technical restriction.

> Default type assignment makes mono HTTP input impossible
> --------------------------------------------------------
>
>                 Key: LS-601
>                 URL: http://dev.sourcefabric.org/browse/LS-601
>             Project: Liquidsoap
>          Issue Type: Bug
>            Reporter: David Baelde
>
> Using audio_to_stereo(input.http(...)) results in an HTTP source that refuses 
> mono streams. Annotating the source with a mono type fixes the issue.
> This is related to LS-562.

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

        

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Savonet-devl mailing list
Savonet-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-devl

Répondre à