* On Tue, Mar 04, 2003 at 20:47:28 +0100, Jens Mayer wrote:

> * On Tue, Mar 04, 2003 at 19:30:43 +0100, Tony Clark wrote:

> [not having /usr/lib/transcode/export_ffmpeg4.so after transcode
> update]

>> Sounds like you don't have ffmpeg installed or possibly the wrong version.  
>> You need a 0.4.6 version of ffmpeg to work correctly with transcode-0.6.3

> Nope, ffmpeg 0.4.6 is installed (and now reemerged to be on the save
> side), but this doesn't create the mentioned lib.

Ok, the design has changed. There's no more ffmpeg4, since
the transcode option '-y ffmpeg4' has been substituted by 
'-y ffmpeg -F mpeg4'.

Badly, this only leads to segfaults here:

 transcode -i /dev/video0 -p /dev/dsp -V -u 100 -g 384x288 -f 25 -y
 ffmpeg -F mpeg4 --import_v4l 0,53 -o video.avi -w 1800 -b 128 -s 1

 [...]
 [import_v4l.so] dropping 24 video frames for AV sync
 [export_ffmpeg.so] Using FFMPEG codec 'mpeg4' (FourCC 'DIVX', MPEG4
  compliant video).
 [export_ffmpeg.so] Neither './ffmpeg.cfg' nor '~/.ffmpeg.cfg' found.
 Falling back to hardcoded defaults.
 Segmentation fault

Encoding with divx4 and divx5 works, but doesn't make any sense,
since my CPU is too slow to encode those formats in realtime.
ffmpeg4 was working like a charm.

Someone can help me out?

Regards,
Jens

-- 
"An ounce of prevention is worth a ton of code."
-- an anonymous programmer

--
[EMAIL PROTECTED] mailing list

Reply via email to