[mythtv-commits] Ticket #10607: Format of starttime argument in mythcommflag --rebuild
MythTV
noreply at mythtv.org
Sun Apr 15 21:30:48 UTC 2012
#10607: Format of starttime argument in mythcommflag --rebuild
------------------------+--------------------------------------
Reporter: J.Pilk@… | Type: Bug Report - General
Status: new | Priority: minor
Milestone: unknown | Component: MythTV - General
Version: 0.25-fixes | Severity: medium
Keywords: | Ticket locked: 0
------------------------+--------------------------------------
My mythcutprojectx script uses mythtranscode --mpeg2 --buildindex --chanid
foo --starttime bar, where foo and bar are obtained from the database. I
don't think this will work with dvb-t2 HD recordings, so in tests I moved
to mythcommflag --rebuild with the same values for foo and bar. This
failed, apparently because the yyy-mm-dd hh:mm:ss format was unacceptable.
I tried wrapping it in various combinations of quote marks without
success, before working around the problem by using the --file argument
instead.
I'm not clear where the format of the starttime returned from the database
query is set. I suppose it could be related to my locale, but it does look
as if a format acceptable to mythtranscode is not acceptable to
mythcommflag in 0.25.
Also I'll add an example of the log output I see on doing the rebuild with
an empty cutlist. It reports a decoding error, perhaps at EOF, and uses
yet another date format :-)
Running: ionice -c3 mythcommflag --rebuild --file
1080_20120317032600.mpg[[BR]]
2012-04-15 22:11:32.275761 C mythcommflag version: [v0.25]
www.mythtv.org [[BR]]
MythTV Commercial Flagger, building seek table for: [[BR]]
Click
Rebuild started at Sun Apr 15 22:11:32 2012 [[BR]]
2012-04-15 22:11:42.329009 E decoding error[[BR]]
eno: Broken pipe (32) [[BR]]
Rebuild completed at Sun Apr 15 22:11:42 2012 [[BR]]
--
Ticket URL: <http://code.mythtv.org/trac/ticket/10607>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list