hi Richard,

so its is normal that

lav2yuv +p testy.avi | mpeg2enc -f8 -b4000 -o testy.m1v

does not work with avi's larger than 2Gig and you can not do anything about 
that??

I do not need to use streamer to do the recording. While browsing through the 
FAQ of mjpeg i found that the lavrec tool supports the splitting of avi files. 
Is this the right way to approach it?? I already tried that as a workaround but 
have a problem with lavrec recognizing the audio device:

|[EMAIL PROTECTED]:~/temp$ lavrec -w -f a -i t record%02d.avi
**ERROR: [lavrec] Error initializing Audio: Audio task died. Reason: Error 
mapping audio buffer - Input/output error
Segmentation fault
|
streamer works and starts recording without problems detecting the audio device 
so in principle my sound setup should be ok ( i am using the alsa mixer for an 
onboard SIS Ac97 soundcard). I am using kmix to set the input level and other 
sound related settings. Here is my list of loaded modules:

peecee:~# lsmod
Module Size Used by
snd_bt87x 13380 1
tuner 22564 0
tvaudio 22560 0
bttv 154832 0
video_buf 21892 1 bttv
firmware_class 10112 1 bttv
i2c_algo_bit 10248 1 bttv
v4l2_common 6016 1 bttv
btcx_risc 5128 1 bttv
i2c_core 22544 4 tuner,tvaudio,bttv,i2c_algo_bit
videodev 9728 1 bttv
snd_intel8x0 33440 1
snd_ac97_codec 77024 1 snd_intel8x0
snd_pcm_oss 54052 0
snd_mixer_oss 20352 1 snd_pcm_oss
snd_pcm 95880 4 snd_bt87x,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 24836 1 snd_pcm
snd 54116 11 snd_bt87x,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 9568 1 snd
snd_page_alloc 10244 3 snd_bt87x,snd_intel8x0,snd_pcm
sis_agp 8452 1
[...]
peecee:~#


If i could get lavrec working i can skip streamer...but I do not know what is the problem 
with " |Error initializing Audio: Audio task died"

Regards,

weeny
|



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to