ubuntu:video:convert_flv_to_avi
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:video:convert_flv_to_avi [2019/12/04 22:06] – created peter | ubuntu:video:convert_flv_to_avi [2023/06/13 10:53] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - Video - Convert flv to avi ====== | ||
- | |||
- | <code bash> | ||
- | ffmpeg -i input.flv output.avi | ||
- | </ | ||
- | |||
- | where: | ||
- | |||
- | * **-i** stands for input. | ||
- | * **output.avi** is the output file in avi. | ||
ubuntu/video/convert_flv_to_avi.1575497191.txt.gz · Last modified: 2020/07/15 09:30 (external edit)