Richard Urwin wrote:

On Sunday 04 Jan 2004 9:58 pm, John Richard Smith wrote:



$ gdb ./mencoder
(gdb) run -v [options to mencoder]

and reproduce the crash.

Then give the following commands:
backtrace
disass $pc-32 $pc+32
info all-registers
info threads


(gdb) gdb ./mencoder
Undefined command: "gdb". Try "help".
(gdb) $ gdb ./mencoder
Undefined command: "". Try "help".
(gdb) help





what did I do wrong ?



gdb is a bash command to start gdb, not a gdb command.
I mentioned it because you had started it with gdb ./mplayer, and your bug is in mencoder.





I take your point entirely,


one question though,
this is all going on inside mplayer directory sources ?
like so,
[EMAIL PROTECTED] root]# cd /root/Desktop/MPlayer-20030901
[EMAIL PROTECTED] MPlayer-20030901]# gdb ./mencoder
GNU gdb 5.3-22mdk (Mandrake Linux)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i586-mandrake-linux-gnu"...
(gdb)


(gdb) run -v mencoder dvd://1 -ovc lavc -lavcopts vcodec=mpeg4:vhq:vbitrate=1024 -oac mp3lame -lameopts br=96:cbr -alang en -idx -o toystory1.avi

and I suppose it's going to start a rip file inside directory sources, yes ?
if so I think I had better move the directory sources to a spare partition,
unless I can redirect the output to a spare partition ?
No point in overloading the destination and causing a halt !!


John


--
John Richard Smith
[EMAIL PROTECTED]




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to