ffmpeg
우분투에서 실행하면 다음 과 같이 표시됩니다.
$ ffmpeg
ffmpeg version v0.8, Copyright (c) 2000-2011 the Libav developers
built on Feb 28 2012 13:27:36 with gcc 4.6.1
This program is not developed anymore and is only provided for compatibility. Use avconv instead (see Changelog for the list of incompatible changes).
또는 우분투 버전에 따라 다음과 같이 표시됩니다.
$ ffmpeg
ffmpeg version 0.8.5-6:0.8.5-0ubuntu0.12.10.1, Copyright (c) 2000-2012 the Libav developers
built on Jan 24 2013 14:49:20 with gcc 4.7.2
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.
http://libav.org 에서 avconv를 찾았습니다 . 나는 단지 그들에 의해 당황했다.
This program is not developed anymore and is only provided for compatibility. Use avconv instead
ffmpeg
은 주로 라이브러리이며 주요 ffmpeg
명령 줄은 기능을 시연하기에 더 좋습니다 (도움이된다면 사용하는 것은 중요하지 않습니다). 명령으로 만 사용하려면 ffmpeg를 사용하여 원하는 작업을 수행하는 많은 응용 프로그램이 있습니다.