Re: Do you consider to port mp3 support on Windows XP

2013-10-03 Thread lchenneberg
On Tuesday, September 3, 2013 5:56:39 PM UTC-4, Robert O'Callahan wrote:
 On Wed, Sep 4, 2013 at 3:51 AM,  wrote:
 
 
 
  I have an html5 interactive player that works on most famous navigators
 
  unless Opera and Firefox.
 
  Because of lack of MP3 and MP4 support. It would be great if I could play
 
  this kind of medias on firefox because I don't (and customers to) want to
 
  leave this browser aside.
 
 
 
  Is it Possible to adapt your patch to MP4(h264) because DirectShow seems
 
  to manage MP4 too.
 
 
 
 
 
 Microsoft never shipped an H264 codec on Windows XP by default. Some users
 
 have one via Media Center or some third-party download --- often dubious,
 
 often outright malware. We can't rely on it.
 
 
 
 Rob
 
 -- 
 
 Jtehsauts  tshaei dS,o n Wohfy  Mdaon  yhoaus  eanuttehrotraiitny  eovni
 
 le atrhtohu gthot sf oirng iyvoeu rs ihnesa.rt sS?o  Whhei csha iids  teoa
 
 stiheer :p atroa lsyazye,d  'mYaonu,r  sGients  uapr,e  tfaokreg iyvoeunr,
 
 'm aotr  atnod  sgaoy ,h o'mGee.t  uTph eann dt hwea lmka'n?  gBoutt  uIp
 
 waanndt  wyeonut  thoo mken.o w  *
 
 *

Ok so do you confirming me that MP4 will never be supported natively on Firefox 
for Windows XP? 
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Do you consider to port mp3 support on Windows XP

2013-10-03 Thread Ralph Giles
On 2013-10-03 4:04 PM, lchenneb...@gmail.com wrote:
 Ok so do you confirming me that MP4 will never be supported natively on 
 Firefox for Windows XP? 

We would like to support it, but it's unclear how without a platform
decoder. Suggestions welcome, especially if they come with
proof-of-concept patches.

 -r
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Do you consider to port mp3 support on Windows XP

2013-09-03 Thread lchenneberg
On Monday, August 12, 2013 11:08:33 AM UTC-4, Ted Mielczarek wrote:
 On 8/12/2013 8:35 AM, lchenneb...@gmail.com wrote:
 
 
 
  Ok, do you consider to finish it before October?
 
  Is firefox will support Mp4 too?
 
 
 
 
 
 You can track his progress in the bug:
 
 https://bugzilla.mozilla.org/show_bug.cgi?id=861693
 
 
 
 It looks like those patches are MP3 support only, not h.264.
 
 
 
 -Ted

Hi, 

I Saw that many changes has been done on MP3 Support that works well on firefox.
But where Can I follow the progression for MP4 support on XP?

I have an html5 interactive player that works on most famous navigators unless 
Opera and Firefox.
Because of lack of MP3 and MP4 support. It would be great if I could play this 
kind of medias on firefox because I don't (and customers to) want to leave this 
browser aside.

Is it Possible to adapt your patch to MP4(h264) because DirectShow seems to 
manage MP4 too.

LC.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Do you consider to port mp3 support on Windows XP

2013-09-03 Thread Robert O'Callahan
On Wed, Sep 4, 2013 at 3:51 AM, lchenneb...@gmail.com wrote:

 I have an html5 interactive player that works on most famous navigators
 unless Opera and Firefox.
 Because of lack of MP3 and MP4 support. It would be great if I could play
 this kind of medias on firefox because I don't (and customers to) want to
 leave this browser aside.

 Is it Possible to adapt your patch to MP4(h264) because DirectShow seems
 to manage MP4 too.


Microsoft never shipped an H264 codec on Windows XP by default. Some users
have one via Media Center or some third-party download --- often dubious,
often outright malware. We can't rely on it.

Rob
-- 
Jtehsauts  tshaei dS,o n Wohfy  Mdaon  yhoaus  eanuttehrotraiitny  eovni
le atrhtohu gthot sf oirng iyvoeu rs ihnesa.rt sS?o  Whhei csha iids  teoa
stiheer :p atroa lsyazye,d  'mYaonu,r  sGients  uapr,e  tfaokreg iyvoeunr,
'm aotr  atnod  sgaoy ,h o'mGee.t  uTph eann dt hwea lmka'n?  gBoutt  uIp
waanndt  wyeonut  thoo mken.o w  *
*
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Do you consider to port mp3 support on Windows XP

2013-08-13 Thread Chris Pearce

On 8/13/2013 3:08 AM, Ted Mielczarek wrote:

On 8/12/2013 8:35 AM, lchenneb...@gmail.com wrote:

Ok, do you consider to finish it before October?
Is firefox will support Mp4 too?


You can track his progress in the bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=861693

It looks like those patches are MP3 support only, not h.264.




My patches have landed and stuck.

MP3 support for Windows XP will ship in Firefox 26, unless some problem 
comes up.



Chris Pearce.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Do you consider to port mp3 support on Windows XP

2013-08-12 Thread lchenneberg
On Monday, July 22, 2013 6:54:42 PM UTC-4, Chris Pearce wrote:
 On 7/23/2013 6:52 AM, Ralph Giles wrote:
 
  On 13-07-22 7:40 AM, lchenneb...@gmail.com wrote:
 
 
 
  When do you think it will be released?
 
 
 
 
 
 Maybe in Firefox 26 or 27. I have a working patch, but am struggling to 
 
 find time to finish it up.
 
 
 
 
 
 Chris P.

Ok, do you consider to finish it before October?
Is firefox will support Mp4 too?
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Do you consider to port mp3 support on Windows XP

2013-08-12 Thread Ted Mielczarek
On 8/12/2013 8:35 AM, lchenneb...@gmail.com wrote:

 Ok, do you consider to finish it before October?
 Is firefox will support Mp4 too?


You can track his progress in the bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=861693

It looks like those patches are MP3 support only, not h.264.

-Ted

___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Do you consider to port mp3 support on Windows XP

2013-07-22 Thread Kyle Huey
On Mon, Jul 22, 2013 at 6:45 AM, lchenneb...@gmail.com wrote:

 I'm working on a html 5 interactive player that 100% compatible with
 Chrome from XP to Window 8.
 I Saw that the support of mp3 and mp4 has been introduced in firefox on
 v21 for win 7 and v22 for Vista.

 Do you consider to port these formats on Windows XP?
 ___
 dev-platform mailing list
 dev-platform@lists.mozilla.org
 https://lists.mozilla.org/listinfo/dev-platform


You already asked this question and got an answer ...

- Kyle
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Do you consider to port mp3 support on Windows XP

2013-07-22 Thread Chris Pearce

On 7/23/2013 6:52 AM, Ralph Giles wrote:

On 13-07-22 7:40 AM, lchenneb...@gmail.com wrote:


When do you think it will be released?




Maybe in Firefox 26 or 27. I have a working patch, but am struggling to 
find time to finish it up.



Chris P.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Do you consider to port mp3 support on Windows XP

2013-07-16 Thread Ludovic Chenneberg
I'm working on a html 5 interactive player that 100% compatible with Chrome 
from XP to Window 8.
I Saw that the support of mp3 and mp4 has been introduced in firefox on v21 for 
win 7 and v22 for Vista.

Do you consider to port these formats on Windows XP?
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Do you consider to port mp3 support on Windows XP

2013-07-16 Thread Ralph Giles
On 13-07-16 11:15 AM, Ludovic Chenneberg wrote:
 I'm working on a html 5 interactive player that 100% compatible with Chrome 
 from XP to Window 8.
 I Saw that the support of mp3 and mp4 has been introduced in firefox on v21 
 for win 7 and v22 for Vista.

Porting mp3 playback support to WinXP is in progress. See
https://bugzilla.mozilla.org/show_bug.cgi?id=861693

 -r

___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform