Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Dev

Ticket #6975 New Audio Setup and additional audio capabilities

 

 

MythTV dev RSS feed   Index | Next | Previous | View Threaded


simon at koala

Sep 16, 2009, 4:46 AM

Post #1 of 9 (1191 views)
Permalink
Ticket #6975 New Audio Setup and additional audio capabilities

just wondering if there is any intention to apply this patch before a
release is made?

i suppose i'm really wondering what the plan is?

- fix all bugs of severity medium or higher
- working ports to MacOS and Windows
- update translations
- add following patches...

that sort of thing.
-
simon
_______________________________________________
mythtv-dev mailing list
mythtv-dev [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


myrdhn at gmail

Sep 16, 2009, 4:59 AM

Post #2 of 9 (1143 views)
Permalink
Re: Ticket #6975 New Audio Setup and additional audio capabilities [In reply to]

-----Original Message-----
From: mythtv-dev-bounces [at] mythtv [mailto:mythtv-dev-bounces [at] mythtv]
On Behalf Of Simon Kenyon
Sent: Wednesday, September 16, 2009 7:47 AM
To: mythtv-dev [at] mythtv
Subject: [mythtv] Ticket #6975 New Audio Setup and additional audio
capabilities

just wondering if there is any intention to apply this patch before a
release is made?

i suppose i'm really wondering what the plan is?

- fix all bugs of severity medium or higher
- working ports to MacOS and Windows
- update translations
- add following patches...

that sort of thing.
-
simon
_______________________________________________

I asked in IRC last night, the answer was no.

MarcT

_______________________________________________
mythtv-dev mailing list
mythtv-dev [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


jyavenard at gmail

Sep 16, 2009, 6:07 AM

Post #3 of 9 (1140 views)
Permalink
Re: Ticket #6975 New Audio Setup and additional audio capabilities [In reply to]

2009/9/16 Simon Kenyon <simon [at] koala>:
> just wondering if there is any intention to apply this patch before a
> release is made?
>

It wasn't ready by the feature-freeze deadline unfortunately...
_______________________________________________
mythtv-dev mailing list
mythtv-dev [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


simon at koala

Sep 16, 2009, 7:07 AM

Post #4 of 9 (1141 views)
Permalink
Re: Ticket #6975 New Audio Setup and additional audio capabilities [In reply to]

Jean-Yves Avenard wrote:
> 2009/9/16 Simon Kenyon <simon [at] koala>:
>
>> just wondering if there is any intention to apply this patch before a
>> release is made?
>>
that is a shame as it is useful
i've been using it since you posted the patch and it seems to work well

not that i can't apply the patch each time i build
hopefully you will keep it "up to date" for the next 18 months or so
--
simon

_______________________________________________
mythtv-dev mailing list
mythtv-dev [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


simon at koala

Sep 18, 2009, 12:40 AM

Post #5 of 9 (1070 views)
Permalink
Re: Ticket #6975 New Audio Setup and additional audio capabilities [In reply to]

Jean-Yves Avenard wrote:
> 2009/9/16 Simon Kenyon <simon [at] koala>:
>> just wondering if there is any intention to apply this patch before a
>> release is made?
>>
>
> It wasn't ready by the feature-freeze deadline unfortunately...

so how come today (18th september) i see new features being added to the
code?
--
simon
_______________________________________________
mythtv-dev mailing list
mythtv-dev [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


jyavenard at gmail

Sep 18, 2009, 12:47 AM

Post #6 of 9 (1060 views)
Permalink
Re: Ticket #6975 New Audio Setup and additional audio capabilities [In reply to]

2009/9/18 Simon Kenyon <simon [at] koala>:

> so how come today (18th september) i see new features being added to the
> code?

Like which ones? I only see bug fixes...

And surely, not anything as invasive as ticket #6975

Also note that there are still issues with the new audio.

5.1 AAC channels aren't ordered properly. The first attempt to reorder
channels was buggy and in the latest update I just removed it
completely for the time being.

Also playing mono audio in a stereo setup will either crash or play
distorted sound (need to convert mono to stereo)..

I'm hoping to finish it this week-end

Jean-Yves
_______________________________________________
mythtv-dev mailing list
mythtv-dev [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


simon at koala

Sep 18, 2009, 5:47 AM

Post #7 of 9 (1056 views)
Permalink
Re: Ticket #6975 New Audio Setup and additional audio capabilities [In reply to]

Jean-Yves Avenard wrote:
> 2009/9/18 Simon Kenyon <simon [at] koala>:
>
>
>> so how come today (18th september) i see new features being added to the
>> code?
>>
>
> Like which ones? I only see bug fixes...
>
http://cvs.mythtv.org/trac/changeset/21932

_______________________________________________
mythtv-dev mailing list
mythtv-dev [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


junk_inbox at verizon

Sep 18, 2009, 6:38 AM

Post #8 of 9 (1042 views)
Permalink
Re: Ticket #6975 New Audio Setup and additional audio capabilities [In reply to]

On Fri, Sep 18, 2009 at 8:47 AM, Simon Kenyon <simon [at] koala> wrote:

> Jean-Yves Avenard wrote:
>
>> 2009/9/18 Simon Kenyon <simon [at] koala>:
>>
>>> so how come today (18th september) i see new features being added to the
>>> code?
>>>
>> Like which ones? I only see bug fixes...
>>
> http://cvs.mythtv.org/trac/changeset/21932


Simon,

This ticket is not a new feature add - it is continuing work on the Fanart
support. (See the text "Fixes #7091" in the ticket description?)

What you will NOT see is new features being added that did not make the
feature cutoff.

J-e-f-f-A


jyavenard at gmail

Sep 20, 2009, 4:24 PM

Post #9 of 9 (966 views)
Permalink
Re: Ticket #6975 New Audio Setup and additional audio capabilities [In reply to]

Hi

2009/9/18 Jean-Yves Avenard <jyavenard [at] gmail>:
> Also note that there are still issues with the new audio.

BTW, those weren't issues related to the new audio code, they existed
earlier ...
Mono audio wouldn't play over digital output previously.

>
> 5.1 AAC channels aren't ordered properly. The first attempt to reorder
> channels was buggy and in the latest update I just removed it
> completely for the time being.
>
> Also playing mono audio in a stereo setup will either crash or play
> distorted sound (need to convert mono to stereo)..

Both those issues have now been fixed BTW.
http://svn.mythtv.org/trac/ticket/6975
_______________________________________________
mythtv-dev mailing list
mythtv-dev [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

MythTV dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.