Ticket #296 (closed defect: fixed)

Opened 10 months ago

Last modified 4 months ago

Support for new flv audio codec Nelly Moser (used by Youtube)

Reported by: Geraldo Assigned to:
Priority: normal Milestone: Requested Codecs
Component: Perian-Main Version: 1.0
Severity: normal Keywords:
Cc:

Description

Example file: http://chi-v289.chi.youtube.com/get_video?video_id=4o5pmtW3yts (page that contains file: http://www.youtube.com/watch?v=4o5pmtW3yts )

This file cannot be played back by QuickTime with Perian installed. Video plays back fine, but audio doesn't play at all. QT player calls the audio format "ms". VLC calls the audio format "undf".

Thanks! G.

Change History

01/23/08 13:00:11 changed by gbooker

  • summary changed from Support for new flv audio codec "ms" (used by Youtube) to Support for new flv audio codec Nelly Moser (used by Youtube).
  • milestone set to Requested Codecs.

"ms" is not a fourcc. The real codec is CODEC_ID_NELLYMOSER.

07/29/08 17:44:44 changed by astrange

  • status changed from new to closed.
  • resolution set to fixed.

(In [918]) Support nellymoser in flv, closes #296