[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Transcode Probleme beim Konvertieren von MOV/MPEG-4 Dateien



Hallo,

nach einigen hilfreichen Tips der Liste habe ich mir transcode in Debian SID nochmal angeschaut, um meine MOV/MPEG-4 Quicktime Dateien nach VCD zu konvertieren.

Das sieht dann so aus:

thomas> transcode -i Football.mov -V -y mpeg2enc, mp2enc -F 1 -Z \ 352x240 -E 44100 -b 224 -o Football.mp2


Heraus kommt dabei:

------------------------------------------------------------------------
transcode v0.6.12 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
[transcode] warning : unused command line parameter detected (16/17)
[transcode] warning : argc[16]=mp2enc (unused)
[transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms
[transcode] auto-probing source Football.mov (ok)
[transcode] V: import format    | unknown QuickTime (V=mov|A=mov)
[transcode] V: import frame     | 768x576  1.33:1
[transcode] V: zoom             | 352x240  1.47:1 (Lanczos3)
[transcode] V: bits/pixel       | 0.852
[transcode] V: decoding fps,frc | 25.000,3
[transcode] V: Y'CbCr           | YV12/I420
[transcode] warning : requested audio track 0 not found - using 'null' module
[transcode] A: import           | disabled
[transcode] A: export           | disabled
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: bytes per frame  | 7680 (7680.000000)
[transcode] A: adjustment       | 0@1000
[transcode] V: IA32 accel mode  | 3dnow (3dnow mmxext mmx asm)
[transcode] V: video buffer     | 10 @ 768x576
[import_null.so] v0.2.0 (2002-01-19) (video) null | (audio) null
[import_mov.so] v0.1.2 (2002-05-16) (video) * | (audio) *
[export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null
[export_mpeg2enc.so] v1.1.10 (2003-10-30) (video) MPEG 1/2
[import_mov.so] codec=mp4v, fps=25.000, width=768, height=576
error: quicktime codec 'mp4v' not suitable for YUV!
video import module error: OPEN failed
[transcode] critical: failed to open input source
------------------------------------------------------------------------------


Fehlt mir da einfach noch ein Paket, ich hab hier seit gestern schon etliche Libs usw. installiert (alles was mit Quicktime zu tun hat)!

Oder heißt das: Vergiß es! Das Modul import_mov.so (unknown Qicktime) versteht das Format einfach nicht!?

Vorallem die Zeilen:

error: quicktime codec 'mp4v' not suitable for YUV!

und

[transcode] warning : requested audio track 0 not found - using 'null' module

geben mir Rätsel auf???


Irgendeine Idee, ob ich nur was falsch mache!?


MfG

Thomas



Reply to: