[mythtv-users] Mytharchive error on 0.26
John Pilkington
J.Pilk at tesco.net
Mon Oct 29 22:06:11 UTC 2012
On 29/10/12 20:52, Jos Hoekstra wrote:
> Op 29-10-2012 20:49, John Pilkington schreef:
>> On 29/10/12 18:51, Jos Hoekstra wrote:
>>> I've edited /etc/mythtv/config.xml:
>>>
>>> <Configuration>
>>> <LocalHostName>frontend</LocalHostName>
>>> <Database>
>>> <PingHost>1</PingHost>
>>> <Host>192.168.1.5</Host>
>>> <UserName>mythtv</UserName>
>>> <Password>verysecret</Password>
>>> <DatabaseName>mythconverg</DatabaseName>
>>> <DBPort>3306</DBPort>
>>> </Database>
>>> <WakeOnLAN>
>>> <Enabled>0</Enabled>
>>> <SQLReconnectWaitTime>0</SQLReconnectWaitTime>
>>> <SQLConnectRetry>5</SQLConnectRetry>
>>> <Command>echo 'WOLsqlServerCommand not set'</Command>
>>> </WakeOnLAN>
>>> </Configuration>
>>>
>>> And linked both users mythtv and frontend to it. The frontend is run by
>>> user frontend by the way, I'm guessing the user mythtv is a leftover
>>> from when I still had a slave-backend running on this machine.
>>> I could reproduce this by trying it on my laptop as well, same result.
>>> :/ All Ubuntu 12.04 with mythbuntu 0.26 repo.
>>>
>>
>> I think I'm going to have to stop my 'help' on this. Let's recap. Now
>> that you aren't using nfs, mythburn.py within MythArchive is looking
>> without success for things like
>>
>> 'myth://192.168.1.5:6543/1002_20121025205000.mpg'
>>
>> but from the command line mythburn.py did find
>>
>> "/mnt/video/1026_20121026205000.mpg"
>>
>> If that's still a fair summary of the problem maybe someone else will
>> be able to suggest other things to try. Good luck!
>>
>> John P
>
> That's pretty much it, the only difference between your and my system
> seems to be the version.
> If anyone could post the first part of mythburn.log where it kicks off
> the downloading(from storage group) and subsequently
> cutting/transcoding, it might provide more insight.
> Thanks for your help anyway, it provided the insight that the updated
> version from mythbuntu seems to crap up the config.xml files.
>
> Jos
I can do that: I do use SGs but new recordings usually go to just one
folder. I rarely cut or transcode in MA.
-----------------------------------
Using pyfribidi.log2vis
mythburn.py (0.1.20120304-1-test-jp-for 0.25 on f16) starting up...
script path:/usr/share/mythtv/mytharchive/scripts
myth share path:/usr/share/mythtv
passed job file: /home/John/arctmp/config/mydata.xml
passed progress log file: /home/John/arctmp/logs/progress.log
mythburn.py (0.1.20120304-1-test-jp-for 0.25 on f16) starting up...
Found 2 CPUs
Obtaining MythTV settings from MySQL database for hostname gatewayf12
temppath: /home/John/arctmp/work
logpath: /home/John/arctmp/logs
Setting process priority to 17
Processing Mythburn job number 1.
Options - mediatype = 0, doburn = 0, createiso = 1, erasedvdrw = 0
savefilename = ''
Looking for:
/usr/share/mythtv/mytharchive/themes/MythCenter_-_Animated/theme.xml
Loading font 0, /usr/share/mythtv/fonts/FreeSansBold.ttf size 23
Loading font 1, /usr/share/mythtv/fonts/FreeSansBold.ttf size 18
Loading font 2, /usr/share/mythtv/fonts/FreeSansBold.ttf size 16
wantIntro: 1, wantMainMenu: 1, wantChapterMenu: 1, wantDetailsPage: 0
Final DVD Video format will be pal
There are 6 file(s) to process
Pre-processing recording 1: '/mnt/sam1/recb/1002_20120908214300.mpg'
Input #0, mpeg, from '/mnt/sam1/recb/1002_20120908214300.mpg':
Duration: 00:28:59.54, start: 0.120000, bitrate: 2971 kb/s
Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x576 [PAR 64:45
DAR 16:9], 6090 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
Stream #0.1[0x1c0]: Audio: mp2, 48000 Hz, 2 channels, s16, 256 kb/s
/home/John/arctmp/work/1/streaminfo.xml:-
<?xml version="1.0" ?>
<!DOCTYPE FILEINFO>
<file cutduration="1739" duration="1739"
filename="/mnt/sam1/recb/1002_20120908214300.mpg" type="mpeg">
<streams count="2">
<video aspectratio="1.77778" bitrate="6090400"
codec="mpeg2video" ffmpegindex="0" fps="25" height="576" id="480"
start_time="0.10800" streamindex="0" width="720"/>
<audio bitrate="256000" channels="2" codec="mp2"
ffmpegindex="1" id="448" language="N/A" samplerate="48000"
start_time="0.10800" streamindex="1"/>
</streams>
</file>
The Thick of It
Node = chanid, Data = 1002
Node = type, Data = recording
Node = filename, Data = /mnt/sam1/recb/1002_20120908214300.mpg
Node = title, Data = The Thick of It
Node = recordingdate, Data = Sat 2012-09-08
Node = recordingtime, Data = 21:45
Node = subtitle, Data = Political satire
Node = description, Data = Peter Mannion is told to launch his coalition
partner's new policy but he doesn't even know how to right-click a
mouse. Contains strong language.
Node = rating, Data = 0.0
Node = coverfile, Data =
Node = cutlist, Data =
Node = starttime, Data = 2012-09-08T21:43:00
Node = hascutlist, Data = no
Video resolution is 720 by 576
Pre-processing recording 2: '/mnt/sam1/recb/1002_20120929214300.mpg'
---------------------------
More information about the mythtv-users
mailing list