Code Monkey home page Code Monkey logo

Comments (2)

amtoaer avatar amtoaer commented on June 6, 2024

倒也没什么特殊考虑,这个项目最开始是用 python 实现的,依赖 bilibili-api 库获取视频下载链接,这个库默认就把 av1 放在了最前面。后面用 rust 重写的时候这部分也改用了rust 实现,逻辑大部分是参考这个库写的,所以把默认值也 copy 过来了(出于个人偏好把 hevc 往前提了)。
我是觉得默认值没那么关键,默认值设置成 av1/hevc 有人会觉得兼容性差,默认值设置成 avc 又会有人觉得占用体积多。既然用户运行前都需要手动编辑一下配置文件,有需求的人自然会改。

from bili-sync.

ky0utarou avatar ky0utarou commented on June 6, 2024

ok

from bili-sync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.