Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overlay XML audiochannels compares to wrong data (audiocodecs) #2066

Closed
Omertron opened this issue Mar 15, 2015 · 1 comment
Closed

Overlay XML audiochannels compares to wrong data (audiocodecs) #2066

Omertron opened this issue Mar 15, 2015 · 1 comment

Comments

@Omertron
Copy link
Member

Original issue 2067 created by Omertron on 2011-08-16T05:47:04.000Z:

What steps will reproduce the problem?

  1. Define overlay xml file with the following:
    <layer after="true">
    <name>audiochannels</name>
    <left>157</left>
    <top>380</top>
    <align>left</align>
    <valign>top</valign>
    <images>
    <image name="audiochannels" value="0" filename="p_ACH_0.png"/>
    <image name="audiochannels" value="1" filename="p_ACH_1.png"/>
    <image name="audiochannels" value="2" filename="p_ACH_2.png"/>
    <image name="audiochannels" value="3" filename="p_ACH_3.png"/>
    <image name="audiochannels" value="4" filename="p_ACH_4.png"/>
    <image name="audiochannels" value="5" filename="p_ACH_5.png"/>
    <image name="audiochannels" value="6" filename="p_ACH_6.png"/>
    <image name="audiochannels" value="7" filename="p_ACH_7.png"/>
    <image name="audiochannels" value="8" filename="p_ACH_8.png"/>
    <image name="audiochannels" value="10" filename="p_ACH_10.png"/>
    <image name="audiochannels" value="default" filename="p_default.png"/>
    </images>
    </layer>
  2. Run YAMJ
  3. Look at the resulting files all channels will be default even though the files have correct channels.

What is the expected output? What do you see instead?
Pictures represeting the channels. If I change the channels to a list of audiocodecs (i.e. AC3) I will get these. Thus the comparison is done with audiocodec instead of channels.

What version/revision of YAMJ are you using? On what operating system?

  • YAMJ 2.5-SNAPSHOT (R2621) [Artwork Version: NO)
  • Windows 7

What skin are you using?

  • Eversion V0.2.7 EXPERIMENTAL (R0095)

What device are you using YAMJ on? Networked Media Tank, PlayonHD, Other?

  • PCH C-200 (Networked media tank)

Please provide any additional information below.

@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2011-08-22T03:26:54.000Z:

This issue was closed by revision r2630.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant