ubuntu:video:convert_flv_to_avi
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ubuntu:video:convert_flv_to_avi [2023/06/06 18:24] – 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 ====== | ||
- | |||
- | ===== Software Encoding ===== | ||
- | |||
- | <code bash> | ||
- | ffmpeg -i input.flv output.avi | ||
- | </ | ||
- | |||
- | <WRAP info> | ||
- | where: | ||
- | |||
- | * **-i** stands for input. | ||
- | * **output.avi** is the output file in avi. | ||
- | |||
- | </ | ||
- | |||
- | ---- | ||
ubuntu/video/convert_flv_to_avi.1686075861.txt.gz · Last modified: 2023/06/06 18:24 by peter