Skip to content

code4fukui/vr-movie360

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vr-moive360

ffmpeg

ffmpeg -i R0011033.MP4 -vf eq=brightness=0.3 -t 1 -y skijam.mp4
ffmpeg -i R0011033.MP4 -vf eq=contrast=1.2:gamma=2 -t 1 -ss 16 -y skijam.mp4
ffmpeg -i R0011033.MP4 -vf eq=contrast=1.2:gamma=2  -ss 16 -y skijam.mp4

分割

フレーム切り出し

-r [fps] -q:v [quality (1:max, 5:little low)]

ffmpeg -i skijam.mp4 -r 2 -q:v 5 img/skijam-%06d.jpg

3D movie

to inject 3d meta data

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages