original plays fine in mplayer.

result is just green, but good audio.

# [EMAIL PROTECTED]:~/temp/pycon_tc$ tcprobe -i PyGamePySightHQ.mov
# [probe_mov.c] audio codec=sowt
# [probe_mov.c] video codec=jpeg
# [tcprobe] Apple QuickTime movie file
# [tcprobe] summary for PyGamePySightHQ.mov, (*) = not default, 0 = not detected
# import frame size: -g 640x480 [720x576] (*)
#       frame rate: -f 29.970 [25.000] frc=4 (*)
#       audio track: -a 0 [0] -e 48000,16,2 [48000,16,2] -n 0x1 [0x2000] (*)
#            length: 39496 frames, frame_time=33 msec, duration=0:21:57.851
#

transcode  \
         --encode_fields p \
        -i PyGamePySightHQ.mov \
        -g 640x480  -f 29.970,4  -a 0 -e 48000,16,2 -n 0x1 \
        -o  ~/a/PyGamePySightHQ_2.avi \
        -y ffmpeg,tcaud \
        -F h264 \
        -Z 320x240,fast \
        -c 0-0:0:10


[EMAIL PROTECTED]:~/temp/pycon_tc$ mplayer PyGamePySightHQ.mov
MPlayer 1.0rc2-4.3.2 (C) 2000-2007 MPlayer Team
CPU: AMD Turion(tm) 64 X2 Mobile Technology TL-60 (Family: 15, Model: 104,
Stepping: 2)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing PyGamePySightHQ.mov.
ISO: File Type Major Brand: Original QuickTime
Quicktime/MOV file format detected.
[mov] Audio stream found, -aid 0
[mov] Video stream found, -vid 1
VIDEO:  [jpeg]  640x480  24bpp  29.970 fps    0.0 kbps ( 0.0 kbyte/s)
xscreensaver_disable: Could not find XScreenSaver window.
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffmjpeg] vfm: ffmpeg (FFmpeg MJPEG decoder)
==========================================================================
==========================================================================
Forced audio codec: mad
Opening audio decoder: [pcm] Uncompressed PCM audio decoder
AUDIO: 48000 Hz, 2 ch, s16le, 1536.0 kbit/100.00% (ratio: 192000->192000)
Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
==========================================================================
AO: [pulse] Failed to connect to server: Connection refused
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 3)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [xv] 640x480 => 640x480 Planar YV12
[VO_XV] Shared memory not supported
Reverting to normal Xv.
[VO_XV] Shared memory not supported
Reverting to normal Xv.
A:   1.9 V:   0.9 A-V:  0.923 ct:  0.008  17/ 17 114% 1192%  0.3% 10 0

+ transcode --encode_fields p -i PyGamePySightHQ.mov -g 640x480 -f 29.970,4 -a 0
-e 48000,16,2 -n 0x1 -o /home/carl/a/PyGamePySightHQ_2.avi -y ffmpeg,tcaud -F
h264 -Z 320x240,fast -c 0-0:1:00
transcode v1.2.0-cvs (C) 2001-2003 Thomas Oestreich, 2003-2008 Transcode Team
[transcode] V: auto-probing     | PyGamePySightHQ.mov (OK)
[transcode] V: import format    | MJPEG in Quicktime's MOV format (module=mov)
[transcode] A: auto-probing     | PyGamePySightHQ.mov (OK)
[transcode] A: import format    | PCM in Quicktime's MOV format (module=mov)
[transcode] V: AV demux/sync    | (1) sync AV at initial MPEG sequence
[transcode] V: import frame     | 640x480  1.33:1  encoded @ UNKNOWN
[transcode] V: fast resize      | Using -B 30,40,8 -X 0,0,8
[transcode] V: new aspect ratio | 320x240  1.33:1 (-B)
[transcode] V: bits/pixel       | 0.782
[transcode] V: decoding fps,frc | 29.970,4
[transcode] V: video format     | YUV420 (4:2:0) aka I420
[transcode] A: import format    | 0x1     PCM          [48000,16,2]
[transcode] A: export format    | 0x55    MPEG ES Layer 3 [48000,16,2]  128 kbps
[transcode] V: export format    | unknown (module dependant)
[transcode] V: encoding fps,frc | 29.970,4
[transcode] A: bytes per frame  | 6408 (6406.400000)
[transcode] A: adjustment       | [EMAIL PROTECTED]
[transcode] V: IA32/AMD64 accel | sse3 sse2 sse 3dnowext 3dnow mmxext mmx cmove 
asm
[transcode] V: video buffer     | 10 @ 640x480 [0x2]
[transcode] A: audio buffer     | 10 @ 48000x2x16
[import_mov.so] v0.1.3 (2005-12-04) (video) * | (audio) *
[export_tcaud.so] v0.9.0 (2007-07-03) (audio) MPEG/AC3/PCM
[export_ffmpeg.so] v0.3.17 (2007-11-02) (video) Lavc51.58.0 | (audio) 
MPEG/AC3/PCM
[import_mov.so] codec=sowt, rate=48000 Hz, bits=16, channels=2, samples=76740469
[import_mov.so] VIDEO: codec=jpeg, fps=29.970, width=640, height=480, 
frames=39496
[export_ffmpeg.so] Using FFMPEG codec 'h264' (FourCC 'h264', H264 (avc)).
[export_ffmpeg.so] No profile selected
[export_ffmpeg.so] Starting 1 thread(s)
[export_ffmpeg.so] Set display aspect ratio to input
[libx264 @ 0xa58d9430]using SAR=1/1
[libx264 @ 0xa58d9430]using cpu capabilities: MMX2 SSE2Slow
[transcode] Audio: using lame-3.98.2
encoding frame [1797/1798], 129.92 fps, 100.0%, ETA: 0:00:00, ( 9| 0|11)
[transcode] encoded 1798 frames (0 dropped, 0 cloned), clip length  59.99 s

Carl K


Reply via email to