Hallo

>> Can you run lavrec in gdb and do a backtrace ? That would help in
>> finding the error. Or enable dump files, and do than a backtrace.
>> ...
> Here is (hopefully) what you asked me for, isn't it?

That is what I wanted.

> (gdb) file lavrec
> Reading symbols from /opt/bin/lavrec...done.
> (gdb) run -v2 -t 3800 -U -w -d2 -q80  -fa %02d.avi
> Starting program: /opt/bin/lavrec -v2 -t 3800 -U -w -d2 -q80  -fa %02d.avi
> [Thread debugging using libthread_db enabled]
> [New Thread -1210648896 (LWP 5379)]
> [New Thread -1210651728 (LWP 5382)]
[...]
> **ERROR: [lavrec] Input signal on more thn one input source... exiting
> [New Thread -1228498000 (LWP 5384)]
> [Thread -1228498000 (LWP 5384) exited]
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1210648896 (LWP 5379)]
> 0xb7ea612c in pthread_join () from /lib/tls/i686/cmov/libpthread.so.0
> (gdb) backtrace
> #0  0xb7ea612c in pthread_join () from /lib/tls/i686/cmov/libpthread.so.0
> #1  0xb7f84dba in lavrec_busy (info=0x3) at liblavrec.c:2537
> #2  0x0804ae28 in main (argc=1, argv=0xbfab0744) at lavrec.c:1149
> (gdb)

I can reproduce your problems with my DC30. When I have 2 active inputs
and do not use the -f option.

I will take a look at the problem in the source.
Likely the fix will be something like "User please select the input
manually".


auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to