개인용 컴퓨터에 있던 특정 비디오에서 오디오 파일을 추출해야 했던 적이 있습니까? 아니면 비디오 파일을 한 형식에서 다른 형식으로 변환하고 싶습니까? 이 두 가지가 아니라면 비디오 파일을 특정 크기로 압축하거나 다른 해상도로 재생하기를 원했을 것입니다.
이러한 모든 작업 및 기타 많은 오디오-비디오 관련 작업은 FFmpeg(FFmpeg) 로 알려진 간단한 명령줄 도구를 사용하여 수행할 수 있습니다 . 불행히도, FFmpeg 를 설치 하는 것은 그것을 사용하는 것만큼 쉽지는 않지만 그것이 우리가 온 곳입니다. 다음(Below) 은 개인용 컴퓨터에 다목적 도구를 설치하는 방법에 대한 단계별 안내입니다.
FFmpeg는 무엇입니까?(What is FFmpeg? )
설치 프로세스를 안내하기 전에 FFmpeg(FFmpeg) 가 실제로 무엇이며 도구가 유용할 수 있는 다양한 시나리오가 무엇 인지 간단히 살펴보겠습니다 .
FFmpeg ( Fast Forward Moving Picture Experts Group 의 약자 )는 다양한 운영 체제에서 사용할 수 있는 매우 인기 있는 오픈 소스 멀티미디어 프로젝트이며 모든 오디오 형식 및 비디오 형식에서 과다한 작업을 수행할 수 있습니다. 심지어 고풍스러운 것들까지도요. 이 프로젝트에는 다양한 비디오 및 오디오 편집을 수행할 수 있는 여러 소프트웨어 제품군과 라이브러리가 포함되어 있습니다. 이 프로그램은 VLC 미디어 플레이어 와 같은 많은 인기 있는 응용 프로그램과 (VLC media player)Youtube 및 iTunes와 같은 스트리밍 플랫폼과 함께 대부분의 온라인 비디오 변환 서비스의 핵심에 들어갈 정도로 강력합니다 .
이 도구를 사용하면 다양한 오디오 및 비디오 형식에서 인코딩, 디코딩, 트랜스코딩, 형식 변환, mux, demux, 스트림, 필터, 추출, 다듬기, 크기 조정, 연결 등과 같은 작업을 수행할 수 있습니다.
또한 명령줄 도구라는 것은 매우 간단한 한 줄 명령(일부는 이 기사의 끝에 제공됨)을 사용하여 Windows 명령 프롬프트에서 바로 작업을 수행할 수 있음을 의미합니다. (Windows)이러한 명령은 여러 운영 체제에서 동일하게 유지되므로 매우 다양합니다. 그러나 그래픽 사용자 인터페이스가 없기 때문에 개인용 컴퓨터에 프로그램을 설치할 때 (나중에 보게 되겠지만) 상황이 약간 복잡해집니다.
Windows 10에 FFmpeg를 설치하는 방법은 무엇입니까?(How to install FFmpeg on Windows 10?)
앞서 언급했듯이 Windows 10 에 (Windows 10)FFmpeg 를 설치하는 것은 다른 일반 응용 프로그램을 설치하는 것만큼 간단하지 않습니다. 대부분의 응용 프로그램은 각각의 .exe 파일을 마우스 왼쪽 버튼으로 클릭하고 화면의 지시에 따라 설치할 수 있지만 시스템에 FFmpeg 를 설치하려면 명령줄 도구이기 때문에 약간의 노력이 필요합니다. 전체 설치 프로세스는 크게 세 단계로 나뉩니다. 각각은 여러 하위 단계를 포함합니다.
설치 과정(단계별)(The installation process (Step by step))
그럼에도 불구하고 우리가 여기 있는 이유는 전체 프로세스를 단계별로 쉽게 안내하고 Windows 10 PC에 FFmpeg를 설치하는 데 도움이 됩니다. (install FFmpeg on your Windows 10 PC. )
1부: FFmpeg 다운로드 및 올바른 위치로 이동(Part 1: Downloading FFmpeg and moving to the correct location)
1단계:(Step 1: ) 분명히 알겠지만 시작하려면 몇 개의 파일이 필요합니다. 따라서 공식 FFmpeg 웹사이트(official FFmpeg website) 로 이동 하여 사용 가능한 최신 버전을 선택한 다음 운영 체제 및 프로세서 아키텍처(32비트 또는 64비트)를 선택하고 연결 아래에서 '정적' 을 선택합니다. (‘Static’ )선택 항목을 다시 확인하고 '빌드 다운로드'라고(‘Download Build’ ) 표시된 오른쪽 하단의 직사각형 파란색 버튼을 클릭하여 다운로드를 시작합니다.
(프로세서 아키텍처를 모르는 경우 Windows key + EWindows 파일 탐색기를 열고 ' 이 PC(This PC) '로 이동한 다음 왼쪽 상단 모서리에 있는 '속성'(‘Properties’ ) 을 클릭합니다 . 속성 대화 상자에서 다음을 찾을 수 있습니다. '시스템 유형'(‘System type’ ) 레이블 옆에 있는 프로세서 아키텍처 아래 스크린샷에서 'x64 기반 프로세서'는 프로세서가 64비트임을 의미합니다.)
2단계:(Step 2:) 인터넷 속도에 따라 파일을 다운로드하는 데 몇 분 또는 몇 초 밖에 걸리지 않습니다. 다운로드가 완료되면 컴퓨터에서 '다운로드'(‘Downloads’ ) 폴더를 열고 파일을 찾습니다(특정 대상으로 다운로드하지 않은 경우 특정 대상 폴더 열기).
찾은 후에 는 zip 파일을 마우스 오른쪽 버튼으로 클릭 하고 ' (right-click)추출 위치...(Extract to…) '를 선택하여 모든 내용을 같은 이름의 새 폴더에 추출합니다.
3단계:(Step 3:) 다음으로 폴더 이름을 'ffmpeg-20200220-56df829-win64-static'에서 'FFmpeg'로 변경해야 합니다. 이렇게 하려면 새로 추출한 폴더를 마우스 오른쪽 버튼으로 클릭하고 '이름 바꾸기'(‘Rename’ ) 를 선택합니다(또는 폴더를 선택하고 키보드에서 F2 또는 fn + F2FFmpeg 를 (FFmpeg )조심스럽게(Carefully) 입력 하고 Enter 키 를 눌러 저장하십시오.
4단계:(Step 4:) 1부의 마지막 단계에서 ' FFmpeg ' 폴더를 Windows 설치 드라이브로 이동합니다. FFmpeg 파일이 올바른 로케일에 있는 경우에만 명령 프롬프트가 명령을 실행하므로 위치가 중요합니다 .
(Right-click)FFmpeg 폴더 를 마우스 오른쪽 버튼으로 클릭 하고 복사(Copy ) 를 선택합니다(또는 폴더 를 선택하고 키보드에서 Ctrl + C 를 누름).
이제 Windows 탐색기(Windows Explorer) ( Windows 키 + E)에서 C 드라이브(또는 기본 Windows 설치 드라이브)를 열고 빈 영역을 마우스 오른쪽 버튼으로 클릭하고 붙여넣기(Paste ) (또는 ctrl + V)를 선택합니다.
붙여 넣은 폴더를 한 번 열고 내부에 FFmpeg(FFmpeg) 하위 폴더 가 없는지 확인한 다음 모든 파일(bin, doc, 사전 설정, LICENSE.txt 및 README.txt )을 루트 폴더로 이동하고 하위 폴더를 삭제합니다. FFmpeg 폴더 의 내부 는 다음과 같아야 합니다.
또한 읽기: (Also Read:) Windows 10에서 OneDrive를 설치 또는 제거하는 방법(How to Install or Uninstall OneDrive in Windows 10)
2부: Windows 10에 FFmpeg 설치(Part 2: Installing FFmpeg on Windows 10)
5단계: (Step 5:)시스템 속성(System Properties. ) 에 액세스하여 시작합니다 . 이렇게 하려면 Windows 탐색기( Windows 키 + E 또는 바탕 화면의 파일 탐색기 아이콘 클릭)를 열려면 내 PC로 이동하여 왼쪽 상단 모서리에 있는 속성(흰색 배경에 빨간색 체크 표시)을 클릭합니다.
6단계:(Step 6:) 이제 오른쪽 패널에서 고급 시스템 설정 을 클릭하여 동일한 항목을 엽니다.(Advanced System Settings)
또는 키보드에서 Windows 키를 누르고 ' 시스템 환경 변수 편집(Edit the system environment variables) '을 직접 검색할 수도 있습니다 . 찾으면 Enter 키를 눌러 엽니다.
7단계:(Step 7:) 다음으로 고급 시스템 속성 대화 상자의 오른쪽 하단에서 ' 환경 변수… '를 클릭합니다.(Environmental Variables…)
8단계: (Step 8:)환경 변수(Environment Variables) 내부 에서 [username] 의 사용자(User) 변수 열을 마우스 왼쪽 버튼으로 클릭하여 '경로'(‘Path’ ) 를 선택 합니다. 선택을 게시 하고 (Post)편집(Edit) 을 클릭합니다 .
9단계:(Step 9:) 대화 상자의 오른쪽 상단에 있는 새로 만들기를 클릭하여 새 변수를 입력할 수 있습니다(New ) .
10단계:(Step 10:) 조심스럽게 C:\ffmpeg\bin\ 입력한 다음 확인을 입력하여 변경 사항을 저장합니다.
11단계:(Step 11:) 항목을 성공적으로 만든 후 환경 변수의 경로(Path) 레이블은 다음과 같습니다.
그렇지 않은 경우 위의 단계 중 하나를 잘못했거나 파일 이름을 잘못 변경하여 Windows 디렉터리로 전송했거나 파일을 잘못된 디렉터리로 복사했을 수 있습니다. 모든 문제를 해결하려면 위의 단계를 반복 하십시오.(Reiterate)
또한 읽기: (Also Read:) Windows 10에 Internet Explorer를 설치하는 방법(How to install Internet Explorer on Windows 10)
그래도 보이면 짜잔 ~ Windows 10 PC에 FFmpeg 를 성공적으로 설치한 것입니다. 확인을 눌러 (Press)환경 변수(Environment Variables) 를 닫고 변경 사항을 모두 저장합니다.
3부: 명령 프롬프트에서 FFmpeg 설치 확인(Part 3: Verify FFmpeg installation in Command Prompt)
마지막 부분은 설치 프로세스와 아무 관련이 없지만 개인용 컴퓨터에 FFmpeg 를 올바르게 설치할 수 있는지 확인하는 데 도움이 됩니다.(FFmpeg)
12단계:(Step 12:) 키보드 에서 Windows 키를 누르거나 작업 표시줄에서 시작을 클릭하고 명령 (Press)프롬프트(command prompt) 를 검색합니다 . 찾으면 마우스 오른쪽 버튼으로 클릭하고 ' 관리자 권한으로 실행 '을 선택하십시오.(Run)
13단계:(Step 13:) 명령 창에서 ' ffmpeg -version '을 입력하고 Enter 키를 누릅니다. 개인용 컴퓨터에 FFmpeg 를 성공적으로 설치했다면 명령 창에 빌드, FFmpeg 버전, 기본 구성 등과 같은 세부 정보가 표시되어야 합니다. 참고로 아래 이미지를 확인하세요.
FFmpeg 를 제대로 설치할 수 없는 경우 명령 프롬프트에서 다음 메시지를 반환합니다.
'ffmpeg'는 내부 또는 외부 명령, 실행 가능한 프로그램 또는 배치 파일로 인식되지 않습니다.(‘ffmpeg’ is not recognized as an internal or external command, operable program or batch file.)
이러한 시나리오에서는 위의 가이드를 다시 한 번 철저하게 살펴보고 프로세스를 따르기 위해 저지를 수 있는 실수를 수정하십시오. 또는 아래의 댓글 섹션에서 저희에게 연락해 주십시오. 저희는 항상 귀하를 도와드릴 준비가 되어 있습니다.
FFmpeg를 사용하는 방법?(How to use FFmpeg?)
이 다목적 도구를 사용하는 방법을 모른다면 이 모든 것이 아무 소용이 없을 수도 있습니다. 다행히도 FFmpeg 를 사용 하는 것은 프로그램 자체를 설치하는 것보다 훨씬 간단합니다. 관리자 또는 PowerShell 로 명령 프롬프트를(command prompt as administrator) 열고 실행하려는 작업에 대한 명령줄을 입력하기만 하면 됩니다. 다음(Below) 은 수행할 수 있는 다양한 오디오-비디오 작업에 대한 명령줄 목록입니다.
FFmpeg 를 사용하여 모든 종류의 편집을 수행하려면 작업 하려는 파일이 포함된 폴더에서 명령 프롬프트 또는 Powershell 을 열어야 합니다 . 파일이 있는 폴더를 열고 Shift 키를 누른 상태에서 빈 영역을 마우스 오른쪽 버튼으로 클릭한 다음 옵션 목록에서 ' 여기에서 Powershell 창 열기(Open Powershell window here) '를 선택 합니다.
특정 비디오 파일의 형식을 .mp4에서 .avi로 변경하려고 한다고 가정해 보겠습니다.
이렇게 하려면 명령 프롬프트에 아래 줄을 주의해서 입력하고 Enter 키를 누릅니다.
ffmpeg -i sample.mp4 sample.avi
'(Replace ‘) 샘플'을 변환하려는 비디오 파일의 이름으로 바꾸십시오. 변환은 파일 크기와 PC 하드웨어에 따라 다소 시간이 걸릴 수 있습니다. .avi 파일은 변환이 완료된 후 동일한 폴더에서 사용할 수 있습니다.
다른 인기 있는 FFmpeg 명령은 다음과 같습니다.(Other popular FFmpeg commands include:)
Get audio/video file information: ffmpeg -i sample.mp4
Convert video file to audio file: ffmpeg -i input.mp4 -vn output.mp3
Change video resolution: ffmpeg -i input.mp4 -filter:v scale=1280:720 -c:a copy output.mp4
Compress an audio file: ffmpeg -i input.mp3 -ab 128 output.mp3
Remove audio from a video file: ffmpeg -i input.mp4 -an output.mp4
Preview a video: ffplay sample.mp4
참고: '샘플', '입력', '출력'을 각각의 파일 이름으로 바꾸는 것을 잊지 마십시오 .(Remember)
권장 사항: (Recommended:) PC에 Pubg를 설치하는 3가지 방법 (3 Ways to Install Pubg on your PC )
따라서 위의 단계 에 따라 Windows 10에 FFmpeg를 설치할( install FFmpeg on Windows 10) 수 있기를 바랍니다 . 그러나 여전히 질문이나 제안 사항이 있으면 의견 섹션에 자유롭게 문의하십시오.
Step-by-Step Guide to install FFmpeg on Windows 10
Ever needed to extract the audio file from a сertain video you had on your personal computer? Or perhaps wanted to convеrt a video filе from one format to another? If not these two, уou surely must have desired to cоmpress a video file to be a specific size or playback in a diffеrent resolυtion.
All of these and many other audio-video related operations can be performed by using a simple command-line tool known as FFmpeg. Unfortunately, installing FFmpeg is not as easy as using it but that is where we come in. Below is a step by step guide on how to install the multipurpose tool on your personal computers.
What is FFmpeg?
Before we walk you through the installation process, let’s have a quick look at what FFmpeg really is and what are the different scenarios in which the tool can come in handy.
FFmpeg (stands for Fast Forward Moving Picture Experts Group) is a very popular open-source multimedia project available on a variety of operating systems and is capable of performing a plethora of operations on any and all audio formats & video formats out there. Even the archaic ones. The project contains multiple software suites and libraries enabling it to perform a variety of video and audio edits. The program is so powerful that it finds its way into many popular applications such as VLC media player and in the core of most online video converting services along with streaming platforms like Youtube and iTunes.
Using the tool one can do tasks like encoding, decoding, transcoding, converting formats, mux, demux, stream, filter, extract, trim, scale, concatenate, etc. on various audio and video formats.
Also, being a command-line tool implies that one can perform operations right from the Windows command prompt using very simple single-line commands (Some of which are provided at the end of this article). These commands are quite versatile as they remain the same over different operating systems. However, the lack of a graphical user interface makes things a little complicated (as you should see later on) when it comes to installing the program on your personal computer.
How to install FFmpeg on Windows 10?
As mentioned earlier, installing FFmpeg on Windows 10 is not as simple as installing any other regular application. While most applications can be installed by simply left-clicking on their respective .exe files and following the on-screen prompts/instructions, installing FFmpeg on your system requires a little more effort because of it being a command-line tool. The whole installation process is divided into three big steps; each containing multiple sub-steps.
The installation process (Step by step)
Nevertheless, that’s why we are here, to guide you through the entire process in an easy to follow step by step manner and help you install FFmpeg on your Windows 10 PC.
Part 1: Downloading FFmpeg and moving to the correct location
Step 1: As obvious, we will need a couple of files to get going. So head over to the official FFmpeg website, select the latest available version followed by your operating system & processor architecture (32 bit or 64 bit), and ‘Static’ under Linking. Recheck your selection and click on the rectangular blue button on the bottom right side that reads ‘Download Build’ to start downloading.
(In case you are unaware of your processor architecture, open Windows file explorer by pressing Windows key + E, go to ‘This PC’ and click on ‘Properties’ in the top left corner. In the properties dialog box, you can find your processor architecture next to the ‘System type’ label. The ‘x64-based processor’ in the below screenshot implies the processor is 64-bit.)
Step 2: Depending on your internet speed, the file should only take a couple of minutes or even seconds to download. Once downloaded, open the ‘Downloads’ folder on your computer and locate the file (unless you downloaded to a specific destination, in that case, open the specific destination folder).
Once located, right-click on the zip file and choose ‘Extract to…’ to extract all the contents to a new folder of the same name.
Step 3: Next, we will need to rename the folder from ‘ffmpeg-20200220-56df829-win64-static’ to just ‘FFmpeg’. To do so, right-click on the newly extracted folder and select ‘Rename’ (Alternatively, you could try selecting the folder and pressing F2 or fn + F2 on your keyboard to rename). Carefully type in FFmpeg and hit enter to save.
Step 4: For the final step of part 1, we will be moving the ‘FFmpeg’ folder to our Windows installation drive. The location is important as the command prompt will only execute our commands if the FFmpeg files are present in the correct locale.
Right-click on the FFmpeg folder and select Copy (or select the folder and press Ctrl + C on keyboard).
Now, open your C drive (or your default Windows installation drive) in the Windows Explorer (Windows key + E), right-click on a blank area and select Paste (or ctrl + V).
Open the pasted folder once and make sure there are no FFmpeg subfolders inside, if there are then move all the files (bin, doc, presets, LICENSE.txt and README.txt ) to the root folder and delete the subfolder. This is how the insides of the FFmpeg folder should look like.
Also Read: How to Install or Uninstall OneDrive in Windows 10
Part 2: Installing FFmpeg on Windows 10
Step 5: We start off by accessing System Properties. To do so open windows explorer (Windows key + E or clicking on the file explorer icon on your desktop), go to This PC and click on Properties (red tick on a white background) in the top left corner.
Step 6: Now, click on Advanced System Settings in the right-hand side panel to open the same.
Alternatively, you could also press the Windows key on your keyboard and directly search for ‘Edit the system environment variables’. Once found, hit enter to open.
Step 7: Next, click on ‘Environmental Variables…’ at the bottom right of the advanced system properties dialog box.
Step 8: Once inside Environment Variables, select ‘Path’ under the User variables for [username] column by left-clicking on it. Post selection, click on Edit.
Step 9: Click on New on the top right-hand side of the dialog box to be able to enter a new variable.
Step 10: Carefully enter C:\ffmpeg\bin\ followed by OK to save changes.
Step 11: After successfully making the entry, the Path label in environment variables will look like this.
If it doesn’t, you probably messed up in one of the above steps or have incorrectly renamed and transferred the file to your Windows directory or must have copied the file to a wrong directory altogether. Reiterate through the above steps to resolve any and all issues.
Also Read: How to install Internet Explorer on Windows 10
Although, if it does look this then voila you have successfully installed FFmpeg on your Windows 10 PC and are good to go. Press OK to close Environment Variables and save all the changes we made.
Part 3: Verify FFmpeg installation in Command Prompt
The final part does not have anything to do with the installation process but will help verify if you were able to correctly install FFmpeg on your personal computer.
Step 12: Press the Windows key on your keyboard or click on start in the taskbar and search for command prompt. Once located, right-click on it and select to ‘Run as administrator.’
Step 13: In the command window, type ‘ffmpeg -version’ and hit enter. If you managed to successfully install FFmpeg on your personal computer, the command window should display details such as build, FFmpeg version, default configuration, etc. Have a look at the below image for reference.
In case you weren’t able to install FFmpeg properly, the command prompt will return the following message:
‘ffmpeg’ is not recognized as an internal or external command, operable program or batch file.
In such a scenario, go through the above guide thoroughly once again and rectify any mistakes you might have committed to following the process. Or come connect with us in the comments section below, we are always there to help you out.
How to use FFmpeg?
It all might as well be for nothing if you don’t know how to use this multipurpose tool. Fortunately, using FFmpeg is much simpler than installing the program itself. All you need to do is open command prompt as administrator or PowerShell and type in the command line for the task you wish to execute. Below is a list of command lines for various audio-video operations that one might wish to perform.
To perform any kind of edits using FFmpeg, you will need to open the command prompt or Powershell in the folder containing the files you wanna work with. Open the folder with your files in it, hold shift & right-click in an empty area and from the list of options select ‘Open Powershell window here’.
Let’s say you want to change the format of a particular video file from .mp4 to .avi
To do so, type the below line carefully in the command prompt and press enter:
ffmpeg -i sample.mp4 sample.avi
Replace ‘sample’ with the name of the video file you wish to convert. The conversion may take some time depending on the file size and your PC hardware. The .avi file will be available in the same folder after the conversion has finished.
Other popular FFmpeg commands include:
Get audio/video file information: ffmpeg -i sample.mp4
Convert video file to audio file: ffmpeg -i input.mp4 -vn output.mp3
Change video resolution: ffmpeg -i input.mp4 -filter:v scale=1280:720 -c:a copy output.mp4
Compress an audio file: ffmpeg -i input.mp3 -ab 128 output.mp3
Remove audio from a video file: ffmpeg -i input.mp4 -an output.mp4
Preview a video: ffplay sample.mp4
Note: Remember to replace ‘sample’, ‘input’, ‘output’ with respective file names
Recommended: 3 Ways to Install Pubg on your PC
So, hopefully, by following the above steps you will be able to install FFmpeg on Windows 10. But if you still have any queries or suggestions then feel free to reach out in the comment section.