Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 2004 17:03:07 -0500 (EST)
From:      Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
To:        freebsd-questions@freebsd.org
Subject:   transcode problem (fwd)
Message-ID:  <Pine.SOL.4.58.0403281702430.23655@sparky.ic.sunysb.edu>

next in thread | raw e-mail | index | archive | help
Hi people, I was using transcode to convert/shrink a movie.mdf into a
movie.mpg, and here is what I got:
----------
/home/tfcheng/disk2/BNR2/done > transcode -i movie.mdf -y mpeg -F 11 -E
48000 -b 56 -q 1 -o movie
transcode v0.6.12 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
[transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms
[transcode] auto-probing source movie.mdf (ok)
[transcode] V: import format    | Digital Video  (V=dv|A=null)
[transcode] V: import frame     | 720x480  1.50:1  encoded @ 4:3
[transcode] V: bits/pixel       | 0.174
[transcode] V: decoding fps,frc | 29.970,4
[transcode] A: import format    | 0x1     PCM          [   0,16,0]
[transcode] A: export format    | 0x50    MPEG layer-2 [48000,16,0]   56
kbps
[transcode] V: encoding fps,frc | 29.970,4
[transcode] A: bytes per frame  | 0 (0.000000)
[transcode] A: adjustment       | 0@1000
[transcode] V: IA32 accel mode  | 3dnow (3dnow mmxext mmx asm)
[transcode] V: video buffer     | 10 @ 720x480
[import_null.so] v0.2.0 (2002-01-19) (video) null | (audio) null
[import_dv.so] v0.3.1 (2003-10-14) (video) DV | (audio) PCM
[export_mpeg.so] v1.2.3 (2003-08-21) (video) MPEG 1/2 | (audio) MPEG 1
Layer II
[import_dv.so] tcextract -x dv -i "movie.mdf" -d 1 | tcdecode -x dv -y
rgb -d 1 -Q 5

INFO: using reference profile (MPEG1)
INFO: profile type is (PAL)
Floating exception (core dumped)
/home/tfcheng/disk2/BNR2/done > (decode_dv.c) NTSC video: 720x480
framesize=120000 sampling=1

Ummm.... I am not an expert on this kind of thing, basically just trial
and error. Any help is appreciated! thanks in advance!


Best Regards, :-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.58.0403281702430.23655>