Closed Bug 959501 Opened 11 years ago Closed 11 years ago

[Media Encoder] Add preferences for video encoder

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla29

People

(Reporter: rlin, Assigned: rlin)

Details

Attachments

(1 file, 2 obsolete files)

The video recording is a new support feature, IHMO to have preference to disable this by default. And make it default on if we catch as much bugs as we can.
Assignee: nobody → rlin
Attached patch patch v1 (obsolete) — Splinter Review
Attachment #8359641 - Flags: review?(roc)
Comment on attachment 8359641 [details] [diff] [review] patch v1 Review of attachment 8359641 [details] [diff] [review]: ----------------------------------------------------------------- ::: modules/libpref/src/init/all.js @@ +275,5 @@ > +#ifdef MOZ_WEBM_ENCODER > +pref("media.encoder.webm.enabled", false); > +#endif > +#ifdef MOZ_OMX_ENCODER > +pref("media.encoder.omx.enabled", false); I think these should be true by default.
Attachment #8359641 - Flags: review?(roc) → review-
Attached patch patch v2 (obsolete) — Splinter Review
OK. Let's rocks.
Attachment #8359641 - Attachment is obsolete: true
Attachment #8359666 - Flags: review?(roc)
http://dxr.mozilla.org/mozilla-central/source/content/media/encoder/MediaEncoder.cpp#123 Because the source video of test case is not .ogg and neither the track type contains ContainerWriter::HAS_AUDIO.
I meant to comment in Bug 957439................
Attachment #8359666 - Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
Depends on: 961925
No longer depends on: 961925
Component: Video/Audio → Video/Audio: Recording
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: