ffmpeg3 ffmpeg 으로 영상 합치기 영상 합칠 때: d:\yolo\ffmpeg.exe -f concat -i flist.txt -c copy output.mp4 flist.txt: file C0003.MP4 file C0004.MP4 file C0005.MP4 file C0006.MP4 file C0007.MP4 file C0008.MP4 file C0009.MP4 file C0010.MP4 file C0011.MP4 file C0012.MP4 file C0013.MP4 file C0014.MP4 file C0015.MP4 file C0016.MP4 file C0017.MP4 file C0018.MP4 2019. 10. 27. Tensorflow로 faceswap을 해보자 Anaconda 3 사용. Tensorflow 환경 진입. > activate tensorflow 필요 패키지 설치 > pip install scandir > pip install face_recognition > pip install keras > pip install h5py (tensorflow) D:\download\deepfake\faceswap>python faceswap.py extract Input Directory: input Output Directory: output Starting, this may take a while... Input directory not found. Please ensure it exists. input 디렉터리를 만들어주어야 하는구나.. python fac.. 2019. 10. 5. ffmpeg 사용 예제입니다. 실전 임베디드 2018. 10. 28. 17:37 ../bin/ffmpeg -i boram.avi -c:v libx264 -crf 30 -acodec aac output.mp4 C:\project\ffmpeg\ffmpeg.exe -i KakaoTalk_Video_20181028_1708_04_416.mp4 -i "Dvorak - New World Symphony 4th Movement 드보르작 신세계교향곡 4악장.mp3" -ss 0 -t 61 -c:v copy -c:a aac -strict experimental output-20181028.mp4 REM [출처] 유용한 FFmpeg 명령어|작성자 nframe99 원래 받은 영상에서 바람소리가 아주 큽니다. 그래서 동영상의 오디오만 바꿉니다. 핫핫 영상의 산은 가야산입니다. 경남 합천 가야산입니다. 우리.. 2019. 10. 4. 이전 1 다음