[mythtv-users] Transcoding Error

Jay Foster jayf0ster at roadrunner.com
Wed Jul 20 19:29:46 UTC 2022


On 7/20/22 12:04 PM, Jay Harbeston wrote:
>
>> On Jul 20, 2022, at 2:26 PM, Jay Foster <jayf0ster at roadrunner.com> wrote:
>>
>> On 7/20/22 10:52 AM, Jay Harbeston wrote:
>>>> On Jul 20, 2022, at 1:26 PM, Jay Foster <jayf0ster at roadrunner.com> wrote:
>>>>
>>>> I created a cut list for a recording and ran a transcode job to cut the commercials out.  I do this all the time, but this time, the transcode job failed.  Mythweb backend status reports Status: Errored, Comments: Unrecoverable error.  What does that mean?  How do I fix it?
>>>>
>>>> I looked in /var/log/mythtv for logs, but, although there are log files there, they contain nothing recent.  They are months/years old.
>>> The log file will be named mythtranscode.log . In ubuntu it is indeed in /var/log/mythtv.  Maybe find or locate will assist you in finding it.
>>>
>>> You need the info that would be in it.
>>>
>>> Regards
>>> _______________________________________________
>>> mythtv-users mailing list
>>> mythtv-users at mythtv.org
>>> http://lists.mythtv.org/mailman/listinfo/mythtv-users
>>> http://wiki.mythtv.org/Mailing_List_etiquette
>>> MythTV Forums: https://forum.mythtv.org
>> Yes, I found that file, but it contains no recent entries.
>>
> There may be a permissions problem writing that log then, or for some reason system logging has been turned off.
>
> Are you using Ubuntu and the mythtv fixes ppa for ubuntu? What version mythtv,  And has it been updated recently?
>
> You really need to get the logs going again to see why it is in error to be able to fix it.
>
> Regards!
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://lists.mythtv.org/mailman/listinfo/mythtv-users
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org

The /var/log/mythtv log files do not seem to be used anymore. However, 
journalctl does show some logging:

Jul 20 12:18:11 mythbox mythbackend[4178]: mythbackend[4178]: I 
Transcode_36529 jobqueue.cpp:1991 (DoTranscodeThread) JobQueue: 
Transcode Starting for "Buffy the Vampire Slayer":"Wild at Heart": 
Autodetect (686.1 MB)
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: C 
thread_unknown mythcommandlineparser.cpp:2599 (ConfigureLogging) 
mythtranscode version: fixes/0.28 [v0.28.2-6-g9031599] www.mythtv.org
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: C 
thread_unknown mythcommandlineparser.cpp:2601 (ConfigureLogging) Qt 
version: compile: 5.2.1, runtime: 5.2.1
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
thread_unknown mythcommandlineparser.cpp:2603 (ConfigureLogging) Enabled 
verbose msgs:  general
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
thread_unknown logging.cpp:920 (logStart) Setting Log Level to LOG_INFO
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
Logger logging.cpp:313 (run) Added logging to the console
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup 
Interrupt handler
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup 
Terminated handler
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup 
Segmentation fault handler
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup Aborted 
handler
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup Bus 
error handler
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup Floating 
point exception handler
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup Illegal 
instruction handler
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup 
Real-time signal 0 handler
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
thread_unknown signalhandling.cpp:194 (SetHandlerPrivate) Setup Hangup 
handler
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
thread_unknown mythdirs.cpp:192 (InitializeMythDirs) Using runtime 
prefix = /usr
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
thread_unknown mythdirs.cpp:194 (InitializeMythDirs) Using configuration 
directory = /home/mythtv/.mythtv
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mythcorecontext.cpp:266 (Init) Assumed character encoding: 
en_US.UTF-8
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mythcontext.cpp:505 (LoadDatabaseSettings) Empty LocalHostName.
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mythcontext.cpp:513 (LoadDatabaseSettings) Using localhost 
value of mythbox
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mythcorecontext.cpp:1670 (InitLocale) Setting QT default 
locale to en_US
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mythcorecontext.cpp:1703 (SaveLocaleDefaults) Current locale 
en_US
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mythlocale.cpp:123 (LoadDefaultsFromXML) Reading locale 
defaults from /usr/share/mythtv//locales/en_us.xml
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mythtranslation.cpp:73 (load) Loading en_us translation for 
module mythfrontend
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext main.cpp:558 (main) Transcoding from 
/home2/mythtv/recordings/1564_20220720030000.ts to 
/home2/mythtv/recordings/1564_20220720030000.ts.tmp
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext avformatdecoder.cpp:2113 (ScanStreams) AFD: codec AC3 has 2 
channels
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext avformatdecoder.cpp:2615 (OpenAVCodec) AFD: Opened codec 
0x991400, id(AC3) type(Audio)
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext avformatdecoder.cpp:2113 (ScanStreams) AFD: codec AC3 has 2 
channels
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext avformatdecoder.cpp:2615 (OpenAVCodec) AFD: Opened codec 
0x991f40, id(AC3) type(Audio)
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext avformatdecoder.cpp:2615 (OpenAVCodec) AFD: Opened codec 
0x990b60, id(MPEG2VIDEO) type(Video)
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext audioplayer.cpp:167 (ReinitAudio) AudioPlayer: Enabling Audio
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext transcode.cpp:313 (TranscodeFile) Honoring the cutlist while 
transcoding
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext transcode.cpp:346 (TranscodeFile) Cutlist        : 
0-451,10882-17184,30004-33601,48212-54962,67966-74862,88526-93918,108121-108123
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext transcode.cpp:348 (TranscodeFile) Original Length: 108123 frames
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext transcode.cpp:350 (TranscodeFile) New Length     : 78733 frames
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext transcode.cpp:114 (GetProfile) Transcode: Looking for 
autodetect profile: Autodetect from 480i
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: E 
CoreContext recordingprofile.cpp:162 (addSelection) SampleRate: 
Attempted to add a rate 32000 Hz, which is not in the list of allowed rates.
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext transcode.cpp:139 (GetProfile) Transcode: Using autodetect 
profile: MPEG2
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext transcode.cpp:688 (TranscodeFile) Switching to MPEG-2 
transcoder.
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext main.cpp:635 (main) Honoring the cutlist while transcoding
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:819 (InitAV) Opening 
/home2/mythtv/recordings/1564_20220720030000.ts
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print) PES packet size mismatch
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print) PES packet size mismatch
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print) Input #0, mpegts, from 
'/home2/mythtv/recordings/1564_20220720030000.ts':
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print)   Duration: 01:00:09.92, 
start: -29.423144, bitrate: 1594 kb/s
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print)     Stream #0:0[0x61]: Video: 
mpeg2video (Main), yuv420p(tv), 704x480 [SAR 40:33 DAR 16:9], max. 7810 
kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print)     Stream #0:1[0x64](eng): 
Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 128 kb/s
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print)     Stream #0:2[0x65](spa): 
Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 128 kb/s
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:2084 (Start) #0 PTS:-00:00:29.134 Delta: 0.0ms 
queue: 22
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:2093 (Start) #1 PTS:-00:00:29.135 Delta: 0.8ms 
queue: 3
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:2093 (Start) #2 PTS:-00:00:29.135 Delta: 
0.766667ms queue: 2
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:2284 (Start) Del map found 0 at 452 (452)
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print) AVFrame.format is not set
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print) AVFrame.width or height is not set
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
LogForward loggingserver.cpp:295 (SyslogLogger) Added syslogging
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print) AVFrame.format is not set
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print) AVFrame.width or height is not set
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:1834 (ConvertToI) Converting frame #1 from B to I
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print) AVFrame.format is not set
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print) AVFrame.width or height is not set
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print) AVFrame.format is not set
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print) AVFrame.width or height is not set
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:1834 (ConvertToI) Converting frame #2 from B to I
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print) AVFrame.format is not set
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print) AVFrame.width or height is not set
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print) AVFrame.format is not set
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:83 (my_av_print) AVFrame.width or height is not set
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mpeg2fix.cpp:1834 (ConvertToI) Converting frame #3 from P to I
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 343676 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1373016 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1373016 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 877204 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 877204 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 877204 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 381393 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 381393 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 381393 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythbackend[4178]: mythbackend[4178]: I 
ProcessRequest mainserver.cpp:1730 (HandleAnnounce) MainServer: 
MainServer::ANN Monitor
Jul 20 12:18:11 mythbox mythbackend[4178]: mythbackend[4178]: I 
ProcessRequest mainserver.cpp:1735 (HandleAnnounce) MainServer: adding: 
mythbox(1939140) as a client (events: 0)
Jul 20 12:18:11 mythbox mythbackend[4178]: mythbackend[4178]: I 
ProcessRequest mainserver.cpp:1730 (HandleAnnounce) MainServer: 
MainServer::ANN Monitor
Jul 20 12:18:11 mythbox mythbackend[4178]: mythbackend[4178]: I 
ProcessRequest mainserver.cpp:1735 (HandleAnnounce) MainServer: adding: 
mythbox(193ab50) as a client (events: 1)
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1258598 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1258598 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1258598 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 762786 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 762786 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 762786 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 266975 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 266975 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 266975 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1144180 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1144180 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1144180 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 648368 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 648368 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 648368 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 152557 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 152557 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 152557 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1029762 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1029762 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1029762 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 533950 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 533950 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 533950 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 38139 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 38139 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 38139 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1411155 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1411155 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1411155 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 915344 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 915344 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 915344 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 915344 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 915344 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 419532 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 419532 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 419532 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1296737 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1296737 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1296737 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 800926 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 800926 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 800926 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 800925 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 305113 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1182317 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1182317 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 686506 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 686506 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 190694 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 190694 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 190694 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 190693 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1067898 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1067898 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 572087 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 572087 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 76275 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 76275 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 953480 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 953480 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 457669 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 457669 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1334874 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 1334874 frames > 
max allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext mpeg2fix.cpp:2392 (Start) Need to insert 839062 frames > max 
allowed: 20.  Assuming bad PTS
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: E 
CoreContext mpeg2fix.cpp:777 (AddFrame) Deadlock detected.  One buffer 
is full when the other is empty!  Aborting
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: E 
CoreContext main.cpp:733 (main) Transcoding 
/home2/mythtv/recordings/1564_20220720030000.ts failed
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext main.cpp:1106 (CompleteJob) Deleting 
/home2/mythtv/recordings/1564_20220720030000.ts.tmp
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: N 
CoreContext main.cpp:758 (transUnlink) Requesting delete for file 
'myth://Default@mythbox/1564_20220720030000.ts.tmp'.
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mythcorecontext.cpp:436 (ConnectCommandSocket) 
MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 
192.168.200.11:6543 (try 1 of 1)
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mythcorecontext.cpp:1578 (CheckProtoVersion) 
MythCoreContext::CheckProtoVersion(): Using protocol version 88 XmasGift
Jul 20 12:18:11 mythbox mythtranscode[5354]: mythtranscode[5354]: I 
CoreContext mythcontext.cpp:1195 (~MythContext) Waiting for threads to exit.
Jul 20 12:18:12 mythbox mythbackend[4178]: mythbackend[4178]: I 
MythSocketThread(85) mainserver.cpp:7656 (connectionClosed) Monitor 
sock(1939140) 'mythbox' disconnected
Jul 20 12:18:12 mythbox mythbackend[4178]: mythbackend[4178]: I 
MythSocketThread(91) mainserver.cpp:7656 (connectionClosed) Monitor 
sock(193ab50) 'mythbox' disconnected
Jul 20 12:18:12 mythbox mythbackend[4178]: mythbackend[4178]: I 
Transcode_36529 jobqueue.cpp:2088 (DoTranscodeThread) JobQueue: 
Transcode Errored: "Buffy the Vampire Slayer":"Wild at Heart": 
Autodetect (exit status 150, job status was "Errored")
Jay



More information about the mythtv-users mailing list