| 1 | (gdb) run
|
|---|
| 2 | Starting program: /usr/bin/mythtranscode --showprogress -p 0 -c 1 -s
|
|---|
| 3 | 2007-06-12T04:30:00 -f /tmp/fifodir_22792/ --honorcutlist --fifosync
|
|---|
| 4 | [Thread debugging using libthread_db enabled]
|
|---|
| 5 | [New Thread 16384 (LWP 6237)]
|
|---|
| 6 | 2007-06-12 13:42:13.242 Using runtime prefix = /usr
|
|---|
| 7 | 2007-06-12 13:42:13.333 New DB connection, total: 1
|
|---|
| 8 | 2007-06-12 13:42:13.339 Enabled verbose msgs: important
|
|---|
| 9 | 2007-06-12 13:42:13.341 New DB connection, total: 2
|
|---|
| 10 | 2007-06-12 13:42:13.542 Using protocol version 34
|
|---|
| 11 | [New Thread 32769 (LWP 6242)]
|
|---|
| 12 | [New Thread 16386 (LWP 6243)]
|
|---|
| 13 | [mpeg @ 0xb7648c80]Parser not found for Codec Id: 94210 !
|
|---|
| 14 | 0: start_time: 0.036 duration: 404.626
|
|---|
| 15 | 1: start_time: 1891.173 duration: 404.611
|
|---|
| 16 | 2: start_time: 0.014 duration: 404.616
|
|---|
| 17 | stream: start_time: 0.156 duration: 25508.553 bitrate=948 kb/s
|
|---|
| 18 | [New Thread 32771 (LWP 6244)]
|
|---|
| 19 | [New Thread 49156 (LWP 6245)]
|
|---|
| 20 | 2007-06-12 13:42:24.168 Processed: 1 of 112416 frames(0 seconds)
|
|---|
| 21 |
|
|---|
| 22 | Program received signal SIGSEGV, Segmentation fault.
|
|---|
| 23 | [Switching to Thread 16384 (LWP 6237)]
|
|---|
| 24 | 0x080692f3 in AudioReencodeBuffer::AddSamples (this=0x8196350,
|
|---|
| 25 | buffer=0xb53f8008 "K", samples=1152, timecode=3360) at transcode.cpp:97
|
|---|
| 26 | 97 transcode.cpp: No such file or directory.
|
|---|
| 27 | in transcode.cpp
|
|---|
| 28 | (gdb) backtrace
|
|---|
| 29 | #0 0x080692f3 in AudioReencodeBuffer::AddSamples (this=0x8196350,
|
|---|
| 30 | buffer=0xb53f8008 "K", samples=1152, timecode=3360) at transcode.cpp:97
|
|---|
| 31 | #1 0xb7b20b57 in NuppelVideoPlayer::AddAudioData (this=0x81503a0,
|
|---|
| 32 | buffer=0xb53f8008 "K", len=4608, timecode=3360) at
|
|---|
| 33 | NuppelVideoPlayer.cpp:3614
|
|---|
| 34 | #2 0xb7b7def6 in AvFormatDecoder::GetFrame (this=0x8196be8,
|
|---|
| 35 | onlyvideo=0) at avformatdecoder.cpp:3143
|
|---|
| 36 | #3 0xb7b235d6 in NuppelVideoPlayer::TranscodeGetNextFrame
|
|---|
| 37 | (this=0x81503a0, dm_iter=@0xbff23c4c, did_ff=0xbff23c48,
|
|---|
| 38 | is_key=0xbff23c47, honorCutList=true)
|
|---|
| 39 | at NuppelVideoPlayer.cpp:5390
|
|---|
| 40 | #4 0x08067c7f in Transcode::TranscodeFile (this=0x8148f30,
|
|---|
| 41 | inputname=0x8141e90 "/media/Video/TV/1_20070612043000.mpg",
|
|---|
| 42 | outputname=0x8141c90 "/media/Video/TV/1_20070612043000.mpg.tmp",
|
|---|
| 43 | profileName=@0xbff24640, honorCutList=true, framecontrol=true, jobID=-1,
|
|---|
| 44 | fifodir=@0xbff2463c)
|
|---|
| 45 | at transcode.cpp:705
|
|---|
| 46 | #5 0x08059a41 in main (argc=12, argv=0xbff24774) at main.cpp:469
|
|---|