[MEncoder-users] How to make FinalCutPro files ?

juha s. salmjuh at hotmail.com
Fri Sep 2 14:09:21 CEST 2005


Hi gurus

I need to convert MPEG2 files to format what FinalCut accepts on the fly. 
Here is exsample file made by FinalCut where you gurus can see what I need 
to make:

[root at videosrv1 ~]# mencoder /tmp/blair.mov
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/share/locale

MEncoder 1.0pre7-3.4.3 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Northwood (Family: 8, Stepping: 4)
Detected cache-line size is 64 bytes
CPUflags: Type: 8 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with 
--disable-runtime-cpudetection.
File not found: 'frameno.avi'
Failed to open frameno.avi
success: format: 0  data: 0x0 - 0x9a7f1ad
QuickTime/MOV file format detected.
--------------
MOV track #0: 172 chunks, 0 samples
Image size: 720 x 576 (24 bpp)
Display size: 720 x 576
Fourcc: dvcp  Codec: 'DV - PAL'
--------------
MOV track #1: 43 chunks, 0 samples
Audio bits: 16  chans: 2  rate: 48000
Fourcc: twos
--------------
MOV track #2: 1 chunks, 0 samples
Generic track - not completely understood! (id: 2)
--------------
MOV: longest streams: A: #1 (43 samples)  V: #0 (1067 samples)
VIDEO:  [dvcp]  720x576  24bpp  25.000 fps    0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:7  fourcc:0x70637664  size:720x576  fps:25.00  ftime:=0.0400

No audio encoder (-oac) selected. Select one (see -oac help) or use 
-nosound.

Exiting...
[root at videosrv1 ~]# ffmpeg -i /tmp/blair.mov
ffmpeg version 0.4.9-pre1, build 4753, Copyright (c) 2000-2004 Fabrice 
Bellard
  configuration:  --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu 
--target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr 
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc 
--datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib 
--libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com 
--mandir=/usr/share/man --infodir=/usr/share/info --enable-mp3lame 
--enable-libogg --enable-vorbis --enable-faad --enable-faac --enable-xvid 
--enable-a52 --enable-a52bin --enable-pp --enable-shared-pp --enable-shared 
--enable-gpl --disable-opts --disable-strip
  built on May  5 2005 07:44:24, gcc: 3.4.3 20050227 (Red Hat 3.4.3-22.fc3)
Input #0, mov,mp4,m4a,3gp,3g2, from '/tmp/blair.mov':
  Duration: 00:00:42.6, start: 0.000000, bitrate: 30365 kb/s
  Stream #0.0: Video: dvvideo, 720x576, 25.00 fps
  Stream #0.1: Audio: pcm_s16be, 48000 Hz, stereo, 1536 kb/s
Must supply at least one output file
[root at videosrv1 ~]#




So basicly I need to convert MPEG2 files to DVVIDEO with PCM_s16be audio.

Thanks for any help

-Jussi





More information about the MEncoder-users mailing list