차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
tech:libav-tools [2017/06/10 14:59] – [wmv-> mp4] 121.134.164.159tech:libav-tools [2019/04/22 11:49] (현재) V_L
줄 8: 줄 8:
  
 {{https://libav.org/static/img/libav-logo-text.png}} https://libav.org/ {{https://libav.org/static/img/libav-logo-text.png}} https://libav.org/
- + 
- +
-{{INLINETOC}}+
  
  
줄 42: 줄 40:
  
  
-<file bash 2mp4+<file bash wmv2mp4
-  for f in *.mkv; do avconv -i "$f" -c:v libx264 -c:a aac -b:v 2000k -strict experimental "${f%.mkv}.mp4"; done+# WMV -> MP4 
 +# 비트레이트는 2M 
 +# 소리는 aac 
 +for f in *.wmv; do avconv -i "$f" -c:v libx264 -c:a aac 
 +-b:v 2M -strict experimental "${f%.wmv}.mp4"; done
 </file> </file>
  

CC Attribution-Noncommercial-Share Alike 4.0 International 별도로 명시하지 않을 경우, 이 페이지의 내용은 다음 라이선스에 따라 사용할 수 있습니다: CC Attribution-Noncommercial-Share Alike 4.0 International
tech/libav-tools.1497106754.txt.gz · 마지막으로 수정됨 저자 121.134.164.159 · 현재 잠겨진 사용자 172.69.130.168