javascript - Video not playing in Mozilla Firefox - Stack Overflow

I'm not able to play a video in Firefox. Firefox gives a warning on URL.createObjectURL(video):Me

I'm not able to play a video in Firefox. Firefox gives a warning on URL.createObjectURL(video):

Media resource blob could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005)
Details: auto mozilla::SupportChecker::AddMediaFormatChecker(const mozilla::TrackInfo &)::(anonymous class)::operator()() const: Decoder may not have the capability to handle the requested video format with YUV444 chroma subsampling.

I also tried the video converter package convert-video but the same issue occurred.

I'm not able to play a video in Firefox. Firefox gives a warning on URL.createObjectURL(video):

Media resource blob could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005)
Details: auto mozilla::SupportChecker::AddMediaFormatChecker(const mozilla::TrackInfo &)::(anonymous class)::operator()() const: Decoder may not have the capability to handle the requested video format with YUV444 chroma subsampling.

I also tried the video converter package convert-video but the same issue occurred.

Share Improve this question edited Oct 3, 2023 at 20:56 Matthias Braun 34.5k27 gold badges153 silver badges176 bronze badges asked Apr 4, 2022 at 10:40 jatin.rathodjatin.rathod 611 silver badge5 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 6

Firefox won't support that video's format, see https://bugzilla.mozilla/show_bug.cgi?id=1368063.

The suggested solution is to create the video using ffmpeg's -pix_fmt yuv420p switch.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744357668a4570311.html

相关推荐

  • javascript - Video not playing in Mozilla Firefox - Stack Overflow

    I'm not able to play a video in Firefox. Firefox gives a warning on URL.createObjectURL(video):Me

    7天前
    30

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信