[mythtv-users] slightly OT: Can dd not be used on mp4?

Ian Evans dheianevans at gmail.com
Mon Sep 23 18:05:55 UTC 2013


On Mon, Sep 23, 2013 at 10:02 AM, Jim Stichnoth <stichnot at gmail.com> wrote:

> On Sun, Sep 22, 2013 at 2:23 PM, Ian Evans <dheianevans at gmail.com> wrote:
>
>  On Sun, Sep 22, 2013 at 9:41 AM, Jim Stichnoth <stichnot at gmail.com>wrote:
>>
>>> Try copying the file from that 3-minute sample, or from the original
>>> recording, into your Video Gallery directory, then do a rescan from the
>>> Video Gallery, and see if the file plays correctly.  If it does, this
>>> suggests incorrect markup for the recording.  "mythutil --clearseektable
>>> --chanid xxx --starttime yyy" doesn't currently clear this particularly
>>> markup, so to continue testing, one would need to directly execute a DB
>>> query to clear the extra markup.
>>>
>>
>> I copied it over to Mythvideo and was able to seek/fast forward.
>>
>> OK, sounds like extra markup is getting in your way then.  If you're
> comfortable with using raw mysql commands, try this:
>
>   select * from recordedmarkup where chanid=xxx and starttime=yyy and
> type>=33;
>


chanid        starttime                  mark type data
1019          2013-09-18 06:00:00 0        33 1026
1019          2013-09-18 06:00:00 0        34 92396
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20130923/44071cf4/attachment.html>


More information about the mythtv-users mailing list