Implementation of a Template-Based Authoring Tool for Multimedia Content

템플릿 기반 멀티미디어 컨텐트 저작도구 구현

  • 고현일 (인천대학교 컴퓨터공학과) ;
  • 성미영 (인천대학교 컴퓨터공학과)
  • Published : 2004.03.01

Abstract

Currently, the package tools and software development kits of Microsoft's Windows Media Technology provides users an environment to write, distribute and play multimedia contents. However, it is very difficult for common users to create a media streaming content using the Windows Media technology, because of its technical hardship. Therefore, we developed an easy-to-use authoring tool for multimedia streaming content which can be used in the Windows Media Technology environment. Our authoring tool is based on the web page templates by which HTML codes can be generated automatically. Using the existing streaming media authoring tool provided by the Microsoft, users have to code the temporal markers and the event script commands directly to the ASF(Advanced Systems Format) files or ASX (ASF Stream Redirector) format files. We developed an easy-to-use interface for insetting temporal markers and the event script commands to the ASF files by simple mouse clicking and dragging to minimize the effort of users for creating multimedia streaming content. In addition, we implemented an ASX file creation wizard that allows users to create ASX format file without coding ASX tags. We also implemented various web page templates where the ASF files and the ASX files can be embedded by just clicking the corresponding templates. The target web pages can be automatically generated from those templates and previewed directly on the web browser at the time of creation.

본 논문에서는, 현재 윈도우즈 미디어 기술(Windows media technology)이 스트리밍 미디어를 작성, 배포, 재생할 수 있도록 구성 된 포괄적인 개발 도구이기는 하지만 프로그램 기능상의 고난도로 인하여 일반 사용자들이 쉽게 접근하지 못하는 점을 고려, 쉽게 스트리밍 미디어를 작성 할 수 있게 해주는 저작도구를 개발한 내용을 소개한다. 기존의 마이크로소프트사의 ASF(Advanced Systems Format) 저작도구는 사용자가 직접 삽입 시간을 입력해야 하고 ASX(ASF Stream Redirector) 파일을 저작하려면 별도의 응용프로그램을 사용해야 했다. 본 저작도구는 ASF 파일 제작시 사용자의 입력을 최소화하기 위해 마커와 스크립트 커맨드 정보입력 인터페이스를 쉽게 접근할 수 있도록 설계하였으며 마커와 스크립트 커맨드의 삽입을 간단히 마우스의 조작만으로 시간과 위치를 계산할 수 있는 기능을 구현하였다. 또한, ASX 파일 생성 마법사를 사용하여 ASX 파일을 직접 코딩하지 않고도 사용자가 원하는 기능으로 ASX 파일을 저작할 수 있으며, 최종적으로 템플릿을 이용하여 ASF, ASX파일이 삽입된 웹 페이지를 간단히 생성할 수 있고 생성과 동시에 브라우저에서 확인할 수 있는 기능을 구현하였다. 본 저작도구의 장점 은 ASF 파일의 마커와 스크립트 커맨드를 편리하게 삽입하고 편집할 수 있는 InfoSlider와 자신이 원하는 템플릿을 선택할 수 있는 ASX 파일 생성 마법사를 활용하여 윈도우즈 미디어 기술에 대한 지식이 없는 사용자들도 멀티미디어 컨텐트를 손쉽게 저작할 수 있게 해주는 점이다.

Keywords