Skip to content

generate_video_from_picture,通过ffmpeg将几张照片生成视频Demo

License

Notifications You must be signed in to change notification settings

Ariel2013/generate_video_from_picture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generate_video_from_picture

通过ffmpeg将几张照片生成视频Demo

提供:

  1. 添加转场动画,包括平移,渐现,放缩等。
  2. 添加开场文字。
  3. 添加配乐。

实现流程:

  1. 对所有图片做方向适配
  2. 为每一张图片生成一个短视频,带有转场动画
  3. 为第一个短视频添加开场文字
  4. 将所有子视频合并到一起
  5. 添加配乐

尚未实现:

  • 图片分辨率自适应
  • 外部子视频嵌入合成

click here for more

About

generate_video_from_picture,通过ffmpeg将几张照片生成视频Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages