Closed Bug 1166418 Opened 9 years ago Closed 8 years ago

Videos attached in Bugzilla will not play

Categories

(Core :: Audio/Video: Playback, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: mellis, Unassigned)

References

Details

When attempting to view the attached video clips in certain bugs (see below for link to example) in Firefox, the user see a message displayed that reads "Video can not be played because the file is corrupt".  The same attachments play in Safari without issue. 

This issue is not specific to these attachments or this bug, but rather is common occurrence when viewing video attachments in Bugzilla when using Firefox Browser. Issue noted today with .mp4 files, but I am not sure if issue is limited to this file type.

link to example: https://bugzilla.mozilla.org/show_bug.cgi?id=1120869
$ wget https://bug1120869.bugzilla.mozilla.org/attachment.cgi\?id\=8548092
$ ffmpeg -i attachment.cgi\?id=8548092
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'attachment.cgi?id=8548092':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2mp41
    creation_time   : 2009-06-01 16:08:15
  Duration: 00:00:09.96, start: 0.000000, bitrate: 1274 kb/s
    Stream #0:0(und): Video: mpeg4 (Simple Profile) (mp4v / 0x7634706D), yuv420p, 720x480 [SAR 1:1 DAR 3:2], 1142 kb/s, 24 fps, 24 tbr, 24 tbn, 24 tbc (default)
    Metadata:
      creation_time   : 2009-06-01 16:08:15
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 127 kb/s (default)
    Metadata:
      creation_time   : 2009-06-01 16:08:15
      handler_name    : SoundHandler
Component: Audio/Video → Audio/Video: Playback
We don't support mp4v.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Which formats do we support?
We only support the absolute minimum of encumbered codecs. These are H.264, AAC and MP3. We support a number of free codecs.
You need to log in before you can comment on or make changes to this bug.