[mythtv-users] MythTranscode failure in 0.20 with status 0

Leland Weathers leland at lcweathers.net
Wed Apr 11 19:54:04 UTC 2007


I am trying to run transcode (hitting 'X' while watching a recording). I have 
specified mpeg4 as the output (per 
http://www.gossamer-threads.com/lists/mythtv/users/247229 since I had been 
getting the 278 status error previously) There is a cutlist (auto commercial 
flag job + manual edit of the beginning of the recording). The job fails 
fairly quickly. When I run mythtranscode from the command-line I get a 
segmentation fault. Since I am only attempting one stream, and there are no 
other jobs running when I am attempting the job, I do not think the segfault 
fixed in 0.20-fixes is the issue. Looking at the release notes for 0.21 
mythtranscode - I do not know how to tell if my issue is fixed yet. I am 
recording with PVR-150 ivtv. The video itself does not appear corrupted when 
I view it in the frontend. I'm not sure how to check for the non-empty buffer 
segfault. I am including output from the backend log and from the 
command-line output from mythtranscode. Any help would be appreciated

Backend log:
2007-04-09 18:29:44.913 JobQueue: Transcode Starting for XXXXX
2007-04-09 18:29:44.919 transcode: Transcode Starting: XXXXX
2007-04-09 18:29:46.315 Using runtime prefix = /usr
2007-04-09 18:29:46.606 New DB connection, total: 1
2007-04-09 18:29:46.621 Connected to database 'mythconverg' at host: 
tv.lcweathers.net
2007-04-09 18:29:46.625 Enabled verbose msgs: important
2007-04-09 18:29:46.703 New DB connection, total: 2
2007-04-09 18:29:46.706 Connected to database 'mythconverg' at host: 
tv.lcweathers.net
2007-04-09 18:29:46.719 Transcoding 
from /video/recordings/1523_20070326055000.mpg 
to /video/recordings/1523_20070326055000.mpg.tmp
2007-04-09 18:29:46.813 Connecting to backend server: 192.168.254.3:6543 (try 
1 of 5)
2007-04-09 18:29:46.833 Using protocol version 31
2007-04-09 18:29:46.834 MainServer::HandleAnnounce Monitor
2007-04-09 18:29:46.837 adding: tv.lcweathers.net as a client (events: 0)
2007-04-09 18:29:46.838 MainServer::HandleAnnounce Monitor
2007-04-09 18:29:46.839 adding: tv.lcweathers.net as a client (events: 1)
0: start_time: 0.036 duration: 782.579
1: start_time: 0.026 duration: 782.540
stream: start_time: 0.289 duration: 8695.431 bitrate=5190 kb/s
2007-04-09 18:29:47.036 AFD: Opened codec 0xa042ff0, id(MPEG2VIDEO) 
type(Video)
2007-04-09 18:29:47.219 AFD: Opened codec 0xa0433f0, id(MP2) type(Audio)
2007-04-09 18:29:48.192 Honoring the cutlist while transcoding
2007-04-09 18:29:48.195 Cutlist        : 0-2115,247102-260567
2007-04-09 18:29:48.196 Original Length: 260625 frames
2007-04-09 18:29:48.196 New Length     : 245045 frames
2007-04-09 18:29:48.793 Copying Audio while transcoding Video
2007-04-09 18:29:48.888 Fast-Forwarding from 0 to 2115
2007-04-09 18:29:48.984 JobQueue: Transcode Errored: XXXXX
2007-04-09 18:29:48.993 transcode: Transcode Errored: XXXXX
2007-04-09 18:29:58.115 MainServer::HandleAnnounce Monitor
2007-04-09 18:29:58.118 adding: tv.lcweathers.net as a client (events: 0)
QDateTime::fromString: Parameter out of range



Mythtranscode output:
[mythtv at tv ~]$ mythtranscode -c 1529 -s 20070410092000 -l
2007-04-10 21:48:21.124 Using runtime prefix = /usr
2007-04-10 21:48:21.166 New DB connection, total: 1
2007-04-10 21:48:21.181 Enabled verbose msgs: important
2007-04-10 21:48:21.186 New DB connection, total: 2
2007-04-10 21:48:21.218 Using protocol version 31
0: start_time: 0.036 duration: 539.561
1: start_time: 0.026 duration: 539.540
stream: start_time: 0.289 duration: 5995.234 bitrate=5191 kb/s
2007-04-10 21:48:21.571 New DB connection, total: 3
Segmentation fault
[mythtv at tv ~]$


More information about the mythtv-users mailing list