В сообщении от Monday 22 October 2007 16:23:04 Francesco Romani написал(а):
> On 10/20/07, SIEGERSTEIN <[EMAIL PROTECTED]> wrote:
> > hi! I can't capture or convert video with x264 encoder.
>
> Ack. I'll investigate ASAP, now I'm pretty busy.
> In the meantime, using 1.1.0alpha4, please try using NMS modules (-y
> x264,lame,avi -N h264,mp3) and report the results.
>
> Bests,

$ transcode -x v4l2,v4l2 -g 640x480 -i /dev/video0 -p /dev/dsp -y 
x264,lame,avi -N h264,mp3 -o video_out.avi
transcode v1.0.5rc2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg, 
2004-2007 Transcode Team
[probe_v4l] cannot (reopen) device in RW mode
[probe_v4l] open video4linux device: Device or resource busy
[transcode] auto-probing source /dev/video0 (failed)
[transcode] V: import format    | unknown  (V=v4l2|A=v4l2)
[transcode] V: import frame     | 640x480  1.33:1
[transcode] V: bits/pixel       | 0.234
[transcode] V: decoding fps,frc | 25.000,0
[transcode] V: Y'CbCr           | YV12/I420
[transcode] A: import format    | 0x2001  AC3/A52      [48000,16,2]
[transcode] A: export           | disabled
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: bytes per frame  | 7680 (7680.000000)
[transcode] A: adjustment       | [EMAIL PROTECTED]
[transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C)
[transcode] V: IA32/AMD64 accel | using sse memcpy
[transcode] V: video buffer     | 10 @ 640x480
[import_v4l2.so] v1.3.5 (2005-03-11) (video) v4l2 | (audio) pcm
[transcode] warning : /usr/lib/transcode/export_x264.so: cannot open shared 
object file: No such file or directory
[transcode] warning : (dl_loader.c) 
loading "/usr/lib/transcode/export_x264.so" failed
[transcode] warning : (encoder.c) loading video export module failed
[transcode] warning : failed to init export modules
[transcode] critical: plug-in initialization failed

$ ls -l /usr/lib/transcode/ | grep 264
-rwxr-xr-x 1 root root    832 Окт 20 09:10 encode_x264.la
-rwxr-xr-x 1 root root  45637 Окт 20 09:10 encode_x264.so

There is no export_x264.so file.

http://www.itdp.de/transcode-users/2006-09/msg00147.html

What the "polish NMS policy" ?

Where I can download export_x264.c file ?

Bests,

Reply via email to