mulder's it blog

  • Home
  • Tag
  • MediaLog
  • LocationLog
  • Guestbook
  • Admin
  • Write

동영상 인코딩 1

Unix/Linux 쉘프로그램 : 디렉토리 읽기, 파일처리

이전에 ffmpeg 이라는 tool 에 대하여 포스팅 한 적이 있습니다. 아래는 ffmpeg 을 이용한 응용작업중 하나인 배치 작업 예제 입니다. directory 안에 있는 mov 파일을 순차적으로 mp4 파일로 커버젼하는 sample mulder@~/dir$ cat batch-convert-mov-to-mp4.sh ---------------------------------------------------------------------------------------- #!/bin/bash for FILE in *.mov; do echo "File: $FILE" ffmpeg -i "$FILE" -f mp4 -vcodec copy -acodec copy "$FILE.mp4" done ---------..

unix 2012.04.18
이전
1
다음
더보기
프로필사진

mulder's it blog

github : https://github.com/mulderu gist : https://gist.github.com/mulderu

  • 분류 전체보기 (577)
    • cms (0)
      • wordpress (0)
    • Deep Learning (4)
    • Golf (9)
    • Good (18)
    • 프로그램 (35)
      • angularjs (2)
      • hybrid app (2)
      • web (13)
      • nosql (4)
      • spring (17)
      • joomla (2)
      • database (45)
      • jQuery (31)
      • 바로쓰는델파이 (5)
      • 델파이 (1)
      • script (70)
      • java (41)
      • struts 1.x (4)
      • struts 2.x (1)
      • flex (6)
      • android (2)
      • iphone (3)
      • ubuntu (10)
      • node (4)
      • websocket (1)
      • jeasyui (5)
      • python (2)
      • vuejs (3)
    • unix (30)
    • aws (7)
    • 윈도우즈 (6)
    • ASP (4)
    • 자전거홀릭 (13)
    • 링크 (2)
      • current (2)
    • 멀더가 사는 모습 (32)
    • 편하게 살자 (61)
    • 캠핑 (9)
    • zimbra (6)
    • tomcat (7)
    • mail (4)
    • private (0)
    • 맛집.멋집.스크랩 (3)
    • docker (1)

Tag

Servlet, MySQL, AWS, spring, EC2, ant, easyui, jQuery, SVN, tomcat, ubuntu, apache, bash, jquery widget, 자전거, springMVC, JavaScript, Find, SQLServer, Java,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

  • 멀더의 세상에 대해서

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/06   »
일 월 화 수 목 금 토
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

  • 멀더가 보는 세상
  • Jay's Laboratory
  • 조대협의 블로그

티스토리툴바