[mythtv-users] FF/RW of recorded radio tracks

Martin Moores moores.martin at gmail.com
Fri Nov 16 08:19:42 UTC 2012


On 15 November 2012 21:44, Nick Rout <nick.rout at gmail.com> wrote:

>
> Is it possibly because mythtv uses video frame numbers for skipping, and
> there is no video in those streams? What does the recordedseek table say
> for these recordings?
>

Seems to be plenty of data, if it is good data or not is another thing?

mysql> select chanid,starttime,mark,offset from recordedseek where
chanid="1700" order by starttime;

|   1700 | 2012-11-16 07:10:00 |  96032 | 678046440 |
|   1700 | 2012-11-16 07:10:00 |  96040 | 678104344 |
|   1700 | 2012-11-16 07:10:00 |  96048 | 678160556 |
|   1700 | 2012-11-16 07:10:00 |  96056 | 678214888 |
|   1700 | 2012-11-16 07:10:00 |  96064 | 678272792 |
|   1700 | 2012-11-16 07:10:00 |  96072 | 678330132 |
|   1700 | 2012-11-16 07:10:00 |  96080 | 678386720 |
|   1700 | 2012-11-16 07:10:00 |  96088 | 678440488 |
|   1700 | 2012-11-16 07:10:00 |  96096 | 678498204 |
|   1700 | 2012-11-16 07:10:00 |  96104 | 678556296 |
|   1700 | 2012-11-16 07:10:00 |  96112 | 678612696 |
|   1700 | 2012-11-16 07:10:00 |  96120 | 678666464 |
|   1700 | 2012-11-16 07:10:00 |  96128 | 678724368 |
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20121116/5aff2a0b/attachment.html>


More information about the mythtv-users mailing list