transcode segmentation fault
Bonjour,
J'ai un pb pour convertir une video .avi sans piste audio vers le format
MPEG1
$ transcode -i Intro.avi -o intro.mpg -y mpeg,null -V
transcode v0.6.10 (C) 2001-2003 Thomas Oestreich
[transcode] auto-probing source Intro.avi (ok)
[transcode] V: import format | MJPG RIFF data, AVI (V=ffmpeg|A=null)
[transcode] V: import frame | 800x600 1.33:1
[transcode] V: bits/pixel | 0.150
[transcode] V: decoding fps,frc | 25.000,3
[transcode] V: Y'CbCr | YV12/I420
[transcode] A: import format | 0x2001 AC3/A52 [ 0,16,0]
[transcode] A: export | disabled
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: bytes per frame | 0 (0.000000)
[transcode] A: adjustment | 0@1000
[transcode] V: IA32 accel mode | sse2 (sse2 sse mmxext mmx asm)
[transcode] V: video buffer | 10 @ 800x600
[import_null.so] v0.2.0 (2002-01-19) (video) null | (audio) null
[import_ffmpeg.so] v0.1.5 (2003-08-23) (video) FFMPEG API (build 4669): MS
MPEG4v1-3/MPEG4/MJPEG
[export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null
[export_mpeg.so] v1.2.3 (2003-08-21) (video) MPEG 1/2 | (audio) MPEG 1 Layer
II
INFO: using reference profile (MPEG1)
INFO: profile type is (PAL)
Erreur de segmentation
Si j'utilise la meme commande sur un format AVI (divx) ayant une piste audio,
cela fonctionne, j'obtient bien un format MPEG muet.
Une idée ?
@ +
--
Michel Luc < cern91@tuxfamily.org >
Site : http://cern91.tuxfamily.org/
Visitez la GAULE, LUG de l'Essonne:
http://gaule.tuxfamily.org
------------------------------------
Reply to: