Skip to content

[html] 第168天 你知道有哪些常见的视频(音频)编码格式和视频(音频)格式吗? #1279

Open
@haizhilin2013

Description

@haizhilin2013

第168天 你知道有哪些常见的视频(音频)编码格式和视频(音频)格式吗?

Activity

Davidyanlong

Davidyanlong commented on Oct 1, 2019

@Davidyanlong

视频:.ogg .mov .webp .avi .rmvb .mp4
音频:.mp3 .wav

只能想到这么多

vkboo

vkboo commented on Oct 2, 2019

@vkboo
  • 视频编码格式:Xvid、H264、MPEG1、MPEG2
  • 音频编码格式:WAV、MP3、AAC、Ogg、APE、FLAC
  • 封装标准:AVI、RMVB、MKV、ASF、WMV、MP4、3GP、FLV
  • 制作视频的三个步骤:
    • 设置需要的视频编码
    • 设置需要的音频编码
    • 选择需要的容器封装
omitchen

omitchen commented on May 31, 2020

@omitchen

视频:.ogg .mov .webp .avi .rmvb .mp4
音频:.mp3 .wav

只能想到这么多

webp?不是图片格式吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @haizhilin2013@Davidyanlong@vkboo@omitchen

        Issue actions

          [html] 第168天 你知道有哪些常见的视频(音频)编码格式和视频(音频)格式吗? · Issue #1279 · haizlin/fe-interview