mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02:00
doc/filters: add another v360 example
This commit is contained in:
parent
45bb80dccc
commit
197985c5bf
@ -18144,6 +18144,11 @@ Extract back view of Equi-Angular Cubemap:
|
|||||||
@example
|
@example
|
||||||
ffmpeg -i input.mkv -vf v360=eac:flat:yaw=180 output.mkv
|
ffmpeg -i input.mkv -vf v360=eac:flat:yaw=180 output.mkv
|
||||||
@end example
|
@end example
|
||||||
|
@item
|
||||||
|
Convert transposed and horizontally flipped Equi-Angular Cubemap in side-by-side stereo format to equirectangular top-bottom stereo format:
|
||||||
|
@example
|
||||||
|
v360=eac:equirect:in_stereo=sbs:in_trans=1:ih_flip=1:out_stereo=tb
|
||||||
|
@end example
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
@section vaguedenoiser
|
@section vaguedenoiser
|
||||||
|
Loading…
x
Reference in New Issue
Block a user