Francesco Romani wrote:
On Mon, 2008-02-18 at 18:32 -0600, Carl Karsten wrote:
I am trying to convert dv from ntsc to 25fps (because Open Video Editor will
only edit 25fps?) I did get 25fps, but mplayer spits out "stuff" (error?) when
it plays.
It happens the same also without the framerate conversion?
yes. tried with both v1.1.0-alpha7 and v1.2.0-cvs
Carl K
transcode \
-i a/2mb.dv \
-H 0 \
-x dv,dv \
-g 720x480 \
-f 29.970,4 \
-V rgb24 \
-a 0 -e 48000,16,2 -n 0x1 \
-y dv,tcaud \
-o a/test1.dv
++ transcode -i a/2mb.dv -H 0 -x dv,dv -g 720x480 -f 29.970,4 -V rgb24 -a 0 -e
48000,16,2 -n 0x1 -y dv,tcaud -o a/test1.dv
transcode v1.1.0-alpha7 (C) 2001-2003 Thomas Oestreich, 2003-2008 Transcode Team
[transcode] V: AV demux/sync | (1) sync AV at initial MPEG sequence
[transcode] V: import frame | 720x480 1.50:1 encoded @ UNKNOWN
[transcode] V: bits/pixel | 0.174
[transcode] V: decoding fps,frc | 29.970,4
[transcode] V: video format | RGB24
[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 | sse2 sse mmx cmove asm
[transcode] V: video buffer | 10 @ 720x480 [0x1]
[transcode] A: audio buffer | 10 @ 48000x2x16
[import_dv.so] v0.3.1 (2003-10-14) (video) DV | (audio) PCM
[export_tcaud.so] v0.9.0 (2007-07-03) (audio) MPEG/AC3/PCM
[export_dv.so] v0.5 (2003-07-24) (video) Digital Video | (audio) MPEG/AC3/PCM
[import_dv.so] tcextract -x dv -i "a/2mb.dv" -d 0 | tcdecode -x dv -y pcm -d 0
[import_dv.so] tcextract -x dv -i "a/2mb.dv" -d 0 | tcdecode -x dv -y rgb -d 0
-Q 5
[transcode] Audio: using lame-3.97
encoding frames [0-14], 11.80 fps, CFT: 0:00:00, (15| 0| 5)
[transcode] encoded 15 frames (0 dropped, 0 cloned), clip length 0.50 s
++ transcode -i a/2mb.dv -H 0 -x dv,dv -g 720x480 -f 29.970,4 -V rgb24 -a 0 -e
48000,16,2 -n 0x1 -y dv,tcaud -o a/test1.dv
transcode v1.2.0-cvs (C) 2001-2003 Thomas Oestreich, 2003-2007 Transcode Team
[transcode] V: AV demux/sync | (1) sync AV at initial MPEG sequence
[transcode] V: import frame | 720x480 1.50:1 encoded @ UNKNOWN
[transcode] V: bits/pixel | 0.174
[transcode] V: decoding fps,frc | 29.970,4
[transcode] V: video format | RGB24
[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 | sse2 sse mmx cmove asm
[transcode] V: video buffer | 10 @ 720x480 [0x1]
[transcode] A: audio buffer | 10 @ 48000x2x16
[import_dv.so] v0.3.1 (2003-10-14) (video) DV | (audio) PCM
[export_tcaud.so] v0.9.0 (2007-07-03) (audio) MPEG/AC3/PCM
[export_dv.so] v0.5 (2003-07-24) (video) Digital Video | (audio) MPEG/AC3/PCM
[import_dv.so] tcextract -x dv -i "a/2mb.dv" -d 0 | tcdecode -x dv -y pcm -d 0
[import_dv.so] tcextract -x dv -i "a/2mb.dv" -d 0 | tcdecode -x dv -y rgb -d 0
-Q 5
[transcode] Audio: using lame-3.97
encoding frames [0-14], 14.24 fps, CFT: 0:00:00, (17| 0| 3)
[transcode] encoded 15 frames (0 dropped, 0 cloned), clip length 0.50 s
MPlayer 2:1.0~rc1-0ubuntu13.1 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (Family: 15, Model: 2, Stepping: 9)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
Playing test1.dv.
AVI file format detected.
VIDEO: [DVSD] 720x480 24bpp 29.970 fps 28771.2 kbps (3512.1 kbyte/s)
Clip info:
Software: transcode-1.2.0-cvs
xscreensaver_disable: Could not find XScreenSaver window.
GNOME screensaver disabled
==========================================================================
Opening video decoder: [dshow] DirectShow video codecs
Win32 LoadLibrary failed to load: qdv.dll, /usr/lib/win32/qdv.dll,
/usr/local/lib/win32/qdv.dll
Warning: DS_Filter() could not open DirectShow DLL. (DLL=qdv.dll, r=0x8a025f0)
Failed to create DirectShow filter
You need to upgrade/install the binary codecs package.
Go to http://www.mplayerhq.hu/dload.html
VDecoder init failed :(
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffdv] vfm: ffmpeg (FFmpeg DV decoder)
==========================================================================
==========================================================================
Forced audio codec: mad
Opening audio decoder: [libmad] libmad mpeg audio decoder
AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
Selected audio codec: [mad] afm: libmad (libMAD MPEG layer 1-2-3)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
Cannot sync MAD frame
Cannot sync MAD frame
Cannot sync MAD frame
VDec: vo config request - 720 x 480 (preferred colorspace: Planar 411P)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDec: using Planar 411P as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [xv] 720x480 => 720x480 Planar YV12
A: 0.2 V: 0.0 A-V: 0.159 ct: 0.000 1/ 1 ??% ??% ??,?% 0 0 [J Cannot
sync MAD frame
A: 0.2 V: 0.0 A-V: 0.139 ct: 0.003 2/ 2 ??% ??% ??,?% 0 0 [J Cannot
sync MAD frame
A: 0.2 V: 0.1 A-V: 0.140 ct: 0.007 3/ 3 ??% ??% ??,?% 0 0 [J Cannot
sync MAD frame
A: 0.2 V: 0.1 A-V: 0.139 ct: 0.010 4/ 4 ??% ??% ??,?% 0 0 [J Cannot
sync MAD frame
A: 0.3 V: 0.1 A-V: 0.139 ct: 0.013 5/ 5 ??% ??% ??,?% 0 0 [J Cannot
sync MAD frame
A: 0.3 V: 0.2 A-V: 0.139 ct: 0.017 6/ 6 ??% ??% ??,?% 0 0 [J Cannot
sync MAD frame
A: 0.3 V: 0.2 A-V: 0.112 ct: 0.020 7/ 7 ??% ??% ??,?% 0 0 [J Cannot
sync MAD frame
A: 0.3 V: 0.2 A-V: 0.078 ct: 0.023 8/ 8 ??% ??% ??,?% 0 0 [J Cannot
sync MAD frame
A: 0.3 V: 0.3 A-V: 0.045 ct: 0.027 9/ 9 ??% ??% ??,?% 0 0 [J Cannot
sync MAD frame
A: 0.3 V: 0.3 A-V: 0.012 ct: 0.028 10/ 10 ??% ??% ??,?% 0 0 [J Cannot
sync MAD frame
A: 0.3 V: 0.3 A-V: -0.022 ct: 0.026 11/ 11 ??% ??% ??,?% 0 0 [J Cannot
sync MAD frame
A: 0.3 V: 0.4 A-V: -0.055 ct: 0.022 12/ 12 ??% ??% ??,?% 0 0 [J Cannot
sync MAD frame
A: 0.3 V: 0.4 A-V: -0.088 ct: 0.019 13/ 13 ??% ??% ??,?% 0 0 [J Cannot
sync MAD frame
A: 0.3 V: 0.4 A-V: -0.122 ct: 0.016 14/ 14 ??% ??% ??,?% 0 0 [J Cannot
sync MAD frame
A: 0.3 V: 0.5 A-V: -0.155 ct: 0.012 15/ 15 ??% ??% ??,?% 0 0 [J Cannot
sync MAD frame
A: 0.3 V: 0.5 A-V: -0.155 ct: 0.009 15/ 15 ??% ??% ??,?% 0 0 [J
Exiting... (End of file)