[mythtv-users] HELP: mytharchive does not complete [SOLVED}

Richard Shaw hobbes1069 at gmail.com
Fri Dec 17 15:12:46 UTC 2010


On Thu, Dec 16, 2010 at 3:42 PM, Richard Shaw <hobbes1069 at gmail.com> wrote:
> I'm trying to archive to ATSC recordings to DVD. After 7 1/2 hours of
> MPEG2->MPEG2 transcoding and ffmpeg the second recording crashed on
> mythreplex with the following error in progress.log:
>
> 2010-12-16 14:52:12 Preferred audio languages eng and eng
> 2010-12-16 14:52:12 Video id: 0x1e0, Audio1: [1] 0x80 (EAC3, N/A),
> Audio2: [-1] - 0x-1 (N/A, N/A)
> 2010-12-16 14:52:12 Splitting MPEG stream into audio and video parts
> 2010-12-16 14:52:12 Running: mythreplex --demux --fix_sync -o
> /home/mythuser/temp/work/2/stream -v 224
> "/home/mythuser/temp/work/2/newfile2.mpg"
> 2010-12-16 14:54:09 ************************************************************
> 2010-12-16 14:54:09 ERROR: Failed while running mythreplex. Command
> was mythreplex --demux --fix_sync -o /home/mythuser/temp/work/2/stream
> -v 224 "/home/mythuser/temp/work/2/newfile2.mpg"
> 2010-12-16 14:54:09 ************************************************************
> 2010-12-16 14:54:09
> 2010-12-16 14:54:09 Terminated
> ---
>
> Running the failed command manually runs for a while before I get this:
>
> Can't find all required streams
> Please check if audio and video have standard IDs (0xc0 or 0xe0)
> ---
>
> One thing interesting to note. FFmpeg shows the audio of both
> recordings as AC3 but mythreplex picks up the second recording as
> EAC3. I'm not sure if this affected how mythburn.py treats the file
> since grep'ing through it only shows references to AC3 not EAC3.
>
> The EAC3 seems to be showing up in streaminfo.xml but I'm not sure
> what actually creates that file.

Replying to myself as I guess no one else is running into this
problem. I had to add a couple of lines to mythburn.py to get it to
properly handle EAC3 audio[1].

I then ran into the font bug that was fixed about 11 days ago but has
not made it to RPMFusion stable packages yet (haven't checked testing)
so I applied the patch[2] manually.

Richard

[1] http://code.mythtv.org/trac/ticket/9385
[2] https://github.com/MythTV/mythtv/commit/d3d2640c9c6d7ec1be857c3471069d40e5a50f17/


More information about the mythtv-users mailing list