View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 1 post ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Mon Jul 10, 2006 4:50 pm 
Offline
Joined: Sat Feb 11, 2006 5:26 pm
Posts: 282
Location: Winnipeg - Canada
I've recorded (On a PVR 150 card) a 2 hour show here, and have set it to use the mpg2 lossless transcoder. I've gone in, setup my cutpoints, and then have attempted a transcode on it. For some reason its failing on me, and I'm not exactly sure where the problem is.

here is a copy/paste of a 'tail -f /var/log/mythtv/mythbackend.log' that I had running during the attempted transcode.

If there is additional information I can provide to assist with tracking down this problem please do let me know.

Other files have transcoded just fine using this procedure, this is the 4th file that I've attempted today, and the 3 prior all went through with no issue.


Code:
2006-07-10 17:05:29.724 Converting frame #9 from B to I
2006-07-10 17:05:29.754 Converting frame #10 from B to I
2006-07-10 17:05:29.773 Converting frame #11 from P to I
Mux rate: 6.49 Mbit/s
2006-07-10 17:05:48.218 MainServer::HandleAnnounce Monitor
2006-07-10 17:05:49.642 adding: backend as a client (events: 0)
2006-07-10 17:07:20.801 Unknown socket closing
2006-07-10 17:07:23.837 Transcode Errored for MyShow: 4.2 GB => 0 bytes (Autodetect)
2006-07-10 17:07:30.608 MainServer::HandleAnnounce Monitor
2006-07-10 17:07:30.618 adding: backend as a client (events: 0)
2006-07-10 17:09:23.000 MainServer::HandleAnnounce Monitor
2006-07-10 17:09:23.003 adding: backend as a client (events: 0)
2006-07-10 17:09:28.553 MainServer::HandleAnnounce Monitor
2006-07-10 17:09:28.560 adding: backend as a client (events: 0)
2006-07-10 17:09:31.901 MainServer::HandleAnnounce Monitor
2006-07-10 17:09:31.906 adding: backend as a client (events: 0)
2006-07-10 17:09:33.141 Transcode Starting for MyShow: 4.2 GB (Autodetect)
2006-07-10 17:09:34.435 Using runtime prefix = /usr
2006-07-10 17:09:34.633 New DB connection, total: 1
2006-07-10 17:09:34.682 MainServer::HandleAnnounce Monitor
2006-07-10 17:09:34.701 adding: backend as a client (events: 0)
2006-07-10 17:09:34.693 Enabled verbose msgs: important
2006-07-10 17:09:35.006 New DB connection, total: 2
2006-07-10 17:09:35.008 Connected to database 'mythconverg' at host: localhost
2006-07-10 17:09:35.013 Transcoding from /myth/tv/2055_20060708193000.mpg to /myth/tv/2055_20060708193000.mpg.tmp
2006-07-10 17:09:35.075 Connecting to backend server: 192.168.0.200:6543 (try 1 of 5)
2006-07-10 17:09:35.101 Using protocol version 26
2006-07-10 17:09:35.108 MainServer::HandleAnnounce Monitor
2006-07-10 17:09:35.109 adding: backend as a client (events: 0)
0: start_time: 0.036 duration: 487.306
1: start_time: 0.026 duration: 487.281
stream: start_time: 0.289 duration: 5414.620 bitrate=6706 kb/s
2006-07-10 17:09:35.825 AFD: Opened codec 0x80dbe40, id(MPEG2VIDEO) type(Video)
2006-07-10 17:09:35.852 AFD: Opened codec 0x80dc180, id(MP2) type(Audio)
2006-07-10 17:09:35.962 New DB connection, total: 3
2006-07-10 17:09:35.968 Connected to database 'mythconverg' at host: localhost
2006-07-10 17:09:35.976 Switching to MPEG-2 transcoder.
2006-07-10 17:09:35.992 Opening /myth/tv/2055_20060708193000.mpg
2006-07-10 17:09:36.022 Input #0, mpeg, from '/myth/tv/2055_20060708193000.mpg':
2006-07-10 17:09:36.025   Duration: N/A, bitrate: N/A
2006-07-10 17:09:36.026   Stream #0.0[0x1e0], 29.97 fps(r): Video: mpeg2video, yuv420p, 720x480, 6000 kb/s
2006-07-10 17:09:36.027   Stream #0.1[0x1c0]: Audio: mp2, 48000 Hz, stereo, 384 kb/s
2006-07-10 17:09:36.038 #0 PTS:00:00:00.400 Delta: 0.0ms queue: 13
2006-07-10 17:09:36.040 #1 PTS:00:00:00.385 Delta: 15.0556ms queue: 2
2006-07-10 17:09:37.329 Converting frame #9 from B to I
2006-07-10 17:09:37.357 Converting frame #10 from B to I
2006-07-10 17:09:37.376 Converting frame #11 from P to I
Mux rate: 6.49 Mbit/s
2006-07-10 17:09:41.135 MainServer::HandleAnnounce Monitor
2006-07-10 17:09:41.138 adding: backend as a client (events: 0)
2006-07-10 17:11:24.567 Unknown socket closing
2006-07-10 17:11:27.371 Transcode Running for MyShow: 4.2 GB => 0 bytes (Autodetect)
2006-07-10 17:11:27.449 Transcode Starting for MyShow: 4.2 GB (Autodetect)
2006-07-10 17:11:28.909 Using runtime prefix = /usr
2006-07-10 17:11:29.094 New DB connection, total: 1
2006-07-10 17:11:29.121 Enabled verbose msgs: important
2006-07-10 17:11:29.149 New DB connection, total: 2
2006-07-10 17:11:29.151 Connected to database 'mythconverg' at host: localhost
2006-07-10 17:11:29.160 Transcoding from /myth/tv/2055_20060708193000.mpg to /myth/tv/2055_20060708193000.mpg.tmp
2006-07-10 17:11:29.237 Connecting to backend server: 192.168.0.200:6543 (try 1 of 5)
2006-07-10 17:11:29.250 Using protocol version 26
2006-07-10 17:11:29.260 MainServer::HandleAnnounce Monitor
2006-07-10 17:11:29.262 adding: backend as a client (events: 0)
0: start_time: 0.036 duration: 487.306
1: start_time: 0.026 duration: 487.281
stream: start_time: 0.289 duration: 5414.620 bitrate=6706 kb/s
2006-07-10 17:11:30.421 AFD: Opened codec 0x80dbe80, id(MPEG2VIDEO) type(Video)
2006-07-10 17:11:30.683 AFD: Opened codec 0x80dc290, id(MP2) type(Audio)
2006-07-10 17:11:30.773 New DB connection, total: 3
2006-07-10 17:11:30.776 Connected to database 'mythconverg' at host: localhost
2006-07-10 17:11:30.788 Switching to MPEG-2 transcoder.
2006-07-10 17:11:30.801 Opening /myth/tv/2055_20060708193000.mpg
2006-07-10 17:11:30.826 Input #0, mpeg, from '/myth/tv/2055_20060708193000.mpg':
2006-07-10 17:11:30.827   Duration: N/A, bitrate: N/A
2006-07-10 17:11:30.828   Stream #0.0[0x1e0], 29.97 fps(r): Video: mpeg2video, yuv420p, 720x480, 6000 kb/s
2006-07-10 17:11:30.829   Stream #0.1[0x1c0]: Audio: mp2, 48000 Hz, stereo, 384 kb/s
2006-07-10 17:11:30.836 #0 PTS:00:00:00.400 Delta: 0.0ms queue: 13
2006-07-10 17:11:30.848 #1 PTS:00:00:00.385 Delta: 15.0556ms queue: 2
2006-07-10 17:11:32.467 Converting frame #9 from B to I
2006-07-10 17:11:32.497 Converting frame #10 from B to I
2006-07-10 17:11:32.520 Converting frame #11 from P to I
Mux rate: 6.49 Mbit/s
2006-07-10 17:11:41.565 MainServer::HandleAnnounce Monitor
2006-07-10 17:11:41.686 adding: backend as a client (events: 0)
2006-07-10 17:13:22.143 Unknown socket closing
2006-07-10 17:13:25.071 Transcode Running for MyShow: 4.2 GB => 0 bytes (Autodetect)
2006-07-10 17:13:25.093 Transcode Starting for MyShow: 4.2 GB (Autodetect)
2006-07-10 17:13:26.700 Using runtime prefix = /usr
2006-07-10 17:13:26.875 New DB connection, total: 1
2006-07-10 17:13:26.910 Enabled verbose msgs: important
2006-07-10 17:13:26.914 New DB connection, total: 2
2006-07-10 17:13:26.932 Connected to database 'mythconverg' at host: localhost
2006-07-10 17:13:26.936 Transcoding from /myth/tv/2055_20060708193000.mpg to /myth/tv/2055_20060708193000.mpg.tmp
2006-07-10 17:13:27.001 Connecting to backend server: 192.168.0.200:6543 (try 1 of 5)
2006-07-10 17:13:27.045 Using protocol version 26
2006-07-10 17:13:27.051 MainServer::HandleAnnounce Monitor
2006-07-10 17:13:27.052 adding: backend as a client (events: 0)
0: start_time: 0.036 duration: 487.306
1: start_time: 0.026 duration: 487.281
stream: start_time: 0.289 duration: 5414.620 bitrate=6706 kb/s
2006-07-10 17:13:28.286 AFD: Opened codec 0x80dbe70, id(MPEG2VIDEO) type(Video)
2006-07-10 17:13:28.504 AFD: Opened codec 0x80dc280, id(MP2) type(Audio)
2006-07-10 17:13:28.595 New DB connection, total: 3
2006-07-10 17:13:28.598 Connected to database 'mythconverg' at host: localhost
2006-07-10 17:13:28.610 Switching to MPEG-2 transcoder.
2006-07-10 17:13:28.634 Opening /myth/tv/2055_20060708193000.mpg
2006-07-10 17:13:28.654 Input #0, mpeg, from '/myth/tv/2055_20060708193000.mpg':
2006-07-10 17:13:28.656   Duration: N/A, bitrate: N/A
2006-07-10 17:13:28.658   Stream #0.0[0x1e0], 29.97 fps(r): Video: mpeg2video, yuv420p, 720x480, 6000 kb/s
2006-07-10 17:13:28.659   Stream #0.1[0x1c0]: Audio: mp2, 48000 Hz, stereo, 384 kb/s
2006-07-10 17:13:28.665 #0 PTS:00:00:00.400 Delta: 0.0ms queue: 13
2006-07-10 17:13:28.667 #1 PTS:00:00:00.385 Delta: 15.0556ms queue: 2
2006-07-10 17:13:30.270 Converting frame #9 from B to I
2006-07-10 17:13:30.289 Converting frame #10 from B to I
2006-07-10 17:13:30.313 Converting frame #11 from P to I
Mux rate: 6.49 Mbit/s
2006-07-10 17:14:09.785 MainServer::HandleAnnounce Monitor
2006-07-10 17:14:10.108 adding: backend as a client (events: 0)
2006-07-10 17:14:22.339 MainServer::HandleAnnounce Monitor
2006-07-10 17:14:24.718 adding: backend as a client (events: 0)
2006-07-10 17:15:23.953 Unknown socket closing
2006-07-10 17:15:27.155 Transcode Running for MyShow: 4.2 GB => 0 bytes (Autodetect)
2006-07-10 17:15:27.208 Transcode Starting for MyShow: 4.2 GB (Autodetect)
2006-07-10 17:15:28.659 Using runtime prefix = /usr
2006-07-10 17:15:28.837 New DB connection, total: 1
2006-07-10 17:15:28.857 Enabled verbose msgs: important
2006-07-10 17:15:28.861 New DB connection, total: 2
2006-07-10 17:15:28.876 Connected to database 'mythconverg' at host: localhost
2006-07-10 17:15:28.881 Transcoding from /myth/tv/2055_20060708193000.mpg to /myth/tv/2055_20060708193000.mpg.tmp
2006-07-10 17:15:29.007 Connecting to backend server: 192.168.0.200:6543 (try 1 of 5)
2006-07-10 17:15:29.015 Using protocol version 26
2006-07-10 17:15:29.021 MainServer::HandleAnnounce Monitor
2006-07-10 17:15:29.022 adding: backend as a client (events: 0)
0: start_time: 0.036 duration: 487.306
1: start_time: 0.026 duration: 487.281
stream: start_time: 0.289 duration: 5414.620 bitrate=6706 kb/s
2006-07-10 17:15:30.129 AFD: Opened codec 0x80dbe70, id(MPEG2VIDEO) type(Video)
2006-07-10 17:15:30.365 AFD: Opened codec 0x80dc280, id(MP2) type(Audio)
2006-07-10 17:15:30.458 New DB connection, total: 3
2006-07-10 17:15:30.461 Connected to database 'mythconverg' at host: localhost
2006-07-10 17:15:30.468 Switching to MPEG-2 transcoder.
2006-07-10 17:15:30.480 Opening /myth/tv/2055_20060708193000.mpg
2006-07-10 17:15:30.500 Input #0, mpeg, from '/myth/tv/2055_20060708193000.mpg':
2006-07-10 17:15:30.502   Duration: N/A, bitrate: N/A
2006-07-10 17:15:30.502   Stream #0.0[0x1e0], 29.97 fps(r): Video: mpeg2video, yuv420p, 720x480, 6000 kb/s
2006-07-10 17:15:30.503   Stream #0.1[0x1c0]: Audio: mp2, 48000 Hz, stereo, 384 kb/s
2006-07-10 17:15:30.510 #0 PTS:00:00:00.400 Delta: 0.0ms queue: 13
2006-07-10 17:15:30.525 #1 PTS:00:00:00.385 Delta: 15.0556ms queue: 2
2006-07-10 17:15:32.130 Converting frame #9 from B to I
2006-07-10 17:15:32.154 Converting frame #10 from B to I
2006-07-10 17:15:32.172 Converting frame #11 from P to I
Mux rate: 6.49 Mbit/s
2006-07-10 17:15:49.685 MainServer::HandleAnnounce Monitor
2006-07-10 17:15:52.451 adding: backend as a client (events: 0)
2006-07-10 17:16:29.390 MainServer::HandleAnnounce Monitor
2006-07-10 17:16:29.610 adding: backend as a client (events: 0)
2006-07-10 17:17:19.573 MainServer::HandleAnnounce Monitor
2006-07-10 17:17:20.252 adding: backend as a client (events: 0)
2006-07-10 17:17:26.833 Unknown socket closing
2006-07-10 17:17:29.296 Transcode Errored for MyShow: 4.2 GB => 0 bytes (Autodetect)
2006-07-10 17:21:55.249 MainServer::HandleAnnounce Monitor
2006-07-10 17:21:55.252 adding: backend as a client (events: 0)


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu