AFD Error
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired
query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:e57f113bf6ff0e5a5b91989063fe90a1' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired
query: UPDATE cache_filter SET data = '<p>I have been using MythDora for well over 2 years now, thank you to all for your efforts to put this distribution together.</p>\n<p>My setup is a dedicated backend, 7 tuners and a couple of front ends. About a week ago we started having issues with the CBS HD feed from Comcast and believe that something has changed with some of the shows, by trial and error it appears to be sounds related as I will explain in a moment.</p>\n<p>The symptom is that the program is unwatchable (it hangs the frontend) and the ability to scroll through the list of recordings will also freeze. Suspecting a mythcommflag issue I rebuild the index files and all sorts of errors were generated on the recording in question (such as Cold Case). The back end log shows the following<br />\n<em><br />\n 2009-06-22 23:27:41.146 mpegts_read_header: could not find any PMT\'s<br />\n 2009-06-22 23:27:41.147 AFD Error: avformat err(-1) on av_open_input_file call.<br />\n 2009-06-22 23:27:41.147 Couldn\'t open decoder for: /mnt/storage1/recordings/3051_20090622220000.mpg<br />\n</em><br />\nThe file plays fine with mplayer on another machine so it isn\'t corrupt but ffmpeg stops with seg fault if I try to do anything with it, e.g.<br />\n<em><br />\n Input #0, mpegts, from \'3051_20090622220000.mpg\':<br />\n Duration: 00:59:55.8, start: 45356.256867, bitrate: 16323 kb/s<br />\n Program 1<br />\n Output #0, dvd, to \'test.mpg\':<br />\n Stream #0.0: Video: mpeg2video, yuv420p, 720x480 [PAR 32:27 DAR 16:9], q=2-31, 6000 kb/s, 29.97 tb(c)<br />\n Stream #0.1: Audio: ac3, 48000 Hz, 5:1, 448 kb/s<br />\n Stream mapping:<br />\n Stream #0.0 -> #0.0<br />\n Stream #0.1 -> #0.1<br />\n No accelerated IMDCT transform found<br />\n Press [q] to stop encoding<br />\n Segmentation fault<br />\n [mythtv@backend recordings]$<br />\n</em><br />\nffmpeg also doesn\'t report any audio streams with the recordings that fail, however the same ffmpeg command without audio processing (-an) runs fine.</p>\n<p>Perhaps I should have asked how to upgrade ffmpeg within MythDora 5, but providing this background I am hopeful that someone else had the same issues and can provide guidance.</p>\n', created = 1369097368, expire = 1369183768, headers = '', serialized = 0 WHERE cid = '1:e57f113bf6ff0e5a5b91989063fe90a1' in /var/www/mythdora/html/includes/cache.inc on line 109.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired
query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:8190f25ddd6831243682242133947a8f' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired
query: UPDATE cache_filter SET data = '<p><a href=\"http://www.gossamer-threads.com/lists/mythtv/users/375604#375604\">http://www.gossamer-threads.com/lists/mythtv/users/375604#375604</a></p>\n<p>\"Please ignore the man behind the curtain\"<br />\nDennis</p>\n', created = 1369097368, expire = 1369183768, headers = '', serialized = 0 WHERE cid = '1:8190f25ddd6831243682242133947a8f' in /var/www/mythdora/html/includes/cache.inc on line 109.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired
query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:7ee834acd95a5efc693cacccaa73a62b' in /var/www/mythdora/html/includes/cache.inc on line 26.
- user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired
query: UPDATE cache_filter SET data = '<p>\"Please ignore the man behind the curtain\"<br />\nDennis</p>\n', created = 1369097368, expire = 1369183768, headers = '', serialized = 0 WHERE cid = '1:7ee834acd95a5efc693cacccaa73a62b' in /var/www/mythdora/html/includes/cache.inc on line 109.
Submitted by pindari on June 23, 2009 - 11:17am
I have been using MythDora for well over 2 years now, thank you to all for your efforts to put this distribution together.
My setup is a dedicated backend, 7 tuners and a couple of front ends. About a week ago we started having issues with the CBS HD feed from Comcast and believe that something has changed with some of the shows, by trial and error it appears to be sounds related as I will explain in a moment.
The symptom is that the program is unwatchable (it hangs the frontend) and the ability to scroll through the list of recordings will also freeze. Suspecting a mythcommflag issue I rebuild the index files and all sorts of errors were generated on the recording in question (such as Cold Case). The back end log shows the following
2009-06-22 23:27:41.146 mpegts_read_header: could not find any PMT's
2009-06-22 23:27:41.147 AFD Error: avformat err(-1) on av_open_input_file call.
2009-06-22 23:27:41.147 Couldn't open decoder for: /mnt/storage1/recordings/3051_20090622220000.mpg
The file plays fine with mplayer on another machine so it isn't corrupt but ffmpeg stops with seg fault if I try to do anything with it, e.g.
Input #0, mpegts, from '3051_20090622220000.mpg':
Duration: 00:59:55.8, start: 45356.256867, bitrate: 16323 kb/s
Program 1
Output #0, dvd, to 'test.mpg':
Stream #0.0: Video: mpeg2video, yuv420p, 720x480 [PAR 32:27 DAR 16:9], q=2-31, 6000 kb/s, 29.97 tb(c)
Stream #0.1: Audio: ac3, 48000 Hz, 5:1, 448 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
No accelerated IMDCT transform found
Press [q] to stop encoding
Segmentation fault
[mythtv@backend recordings]$
ffmpeg also doesn't report any audio streams with the recordings that fail, however the same ffmpeg command without audio processing (-an) runs fine.
Perhaps I should have asked how to upgrade ffmpeg within MythDora 5, but providing this background I am hopeful that someone else had the same issues and can provide guidance.
|
Maybe some help here
http://www.gossamer-threads.com/lists/mythtv/users/375604#375604
"Please ignore the man behind the curtain"
Dennis
"Please ignore the man behind the curtain"
Dennis