推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
sjmcefc2
V2EX  ›  Python

有没有 Python 算法(库)可以把素材(音乐、图片、影片)合成为一个单独的影音 video 的呢?

  •  
  •   sjmcefc2 · Jul 23, 2019 · 2624 views
    This topic created in 2535 days ago, the information mentioned may be changed or developed.

    能够根据 music 来选择图片或者 video,或者根据图片来选择 music ?最后生成一段 video ?

    8 replies    2019-08-19 11:16:34 +08:00
    KHHj7U2DNR
        1
    KHHj7U2DNR  
       Jul 23, 2019 via Android
    ffmpeg 你值得拥有。
    VDimos
        2
    VDimos  
       Jul 23, 2019 via Android
    涉及到视频的,选 ffmpeg 准没错
    sjmcefc2
        3
    sjmcefc2  
    OP
       Jul 24, 2019
    有类似的 code 可以参考吗
    Rheinmetal
        4
    Rheinmetal  
       Jul 24, 2019
    ffmpeg 是最后合并用的
    这是要自动剪辑? 根据内容选择的话 怕是得上机器学习了
    cz5424
        5
    cz5424  
       Jul 24, 2019
    ffmpeg
    sjmcefc2
        6
    sjmcefc2  
    OP
       Jul 24, 2019
    @Rheinmetal 是这个意思,有没有开源的呢
    sjmcefc2
        7
    sjmcefc2  
    OP
       Jul 24, 2019
    @cz5424 这个是合并视频,可是如果要根据内容来匹配音乐,那怎么办呢
    sjmcefc2
        8
    sjmcefc2  
    OP
       Aug 19, 2019
    比如有一个文件夹存储照片,一个文件夹存储 music,然后 1 )通过程序把照片做成 video 并配上音乐
    2 )通过程序,扫描照片,根据照片的内容,选择合适风格的 music 生成 video
    3 )通过程序,扫描照片,拼接成 video,加入转场等特效。
    求教有没有开源代码,或者关键字应该如何搜索?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   954 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 45ms · UTC 19:58 · PVG 03:58 · LAX 12:58 · JFK 15:58
    ♥ Do have faith in what you're doing.