Home
Name Modified Size InfoDownloads / Week
tomjpg 2010-02-04 537 Bytes
README 2010-02-04 1.1 kB
Makefile 2010-02-04 197 Bytes
avilib.h 2010-02-04 10.3 kB
avilib.c 2010-02-04 59.3 kB
avi.c 2010-02-04 5.7 kB
Totals: 6 Items   77.1 kB 0
TOFUJIAVI
by ZHENGB66


I. Introduction

The software can convert avi(mjpg codec) to FUJI format avi file ,and play in FUJIFILM digital camera,I test it in my FUJI A225.

II. Installation

The code is pretty basic, and so it should be pretty easy to
install:  "make" compiles the program, "make install"
installs it.  If you want the files to reside in some directory
besides /usr/local/bin and /usr/local/man, edit "Makefile".

 
II. Usage

Tomjpg is shell script,you must install "mplayer" and "ffmpeg " software to use it,
It can convert any format file to FUJI format avi.

usage: tomjpg srcfile start_sec longtime dst_file_num
Example: tomjpg 1.rmvb 60 600 2002

If you has  a mjpg format avi ,please use tofujiavi,the resolutione must 640x480 or 320x240
Usage:	tofujiavi src_file dst_file_num
Example:tofujiavi 1.avi 0201
The programe will convert 1.avi to DSCF0201.AVI,'dst_file_num' must be 4 bit digital number

Please copy DSCF0201.AVI to you FUJIFILM digital camera,then you will see the film in you camera.


III. Contact, Bug Reports, and Suggestions

Send them to me at zyw_ty@163.com

Good luck
2010.2.4
Source: README, updated 2010-02-04