
belcampo at zonnet
Aug 1, 2010, 1:13 AM
Post #10 of 12
(510 views)
Permalink
|
Nick Rout wrote: > On Sun, Aug 1, 2010 at 5:07 PM, belcampo <belcampo [at] zonnet> wrote: >> Nick Rout wrote: >>> On Sat, Jul 31, 2010 at 4:48 PM, belcampo <belcampo [at] zonnet> wrote: >>> >>>>>> mythcommflag --help >>>>>> >>>>>> see, particularly, --getcutlist and --getskiplist . Transforming it >>>>>> for >>>>>> <random 3rd-party program> is your responsibility. >>>>> Is there any raeson in a PAL world that >>>>> >>>>> frame_number / 25 = seconds >>>>> >>>>> would not be valid? >>>> No. NoxNo = Yes. frame_numbers / 25 = seconds >>> I am not sure that I understand your answer? >> I was not sure I understood the question. If the question would have been >> "In PAL world 'frame_number / 25 = seconds', is that correct ? I could have >> answered with a Yes. > > yeah that may have been a less elliptical way of expressing it. > > I was following up from another thread that seemed to express some > doubt as to the correctness of such a simple formula: > > ( http://www.gossamer-threads.com/lists/mythtv/mythtvnz/444345#444345 ) > _______________________________________________ > mythtv-users mailing list > mythtv-users [at] mythtv > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users I record from DVB-S for over 3 years. All SD-stuff is 576i, so 25fps or 50 interlaced fields. I use mythcommflag --getcutlist and the frame-numbers I get are correct for me, always have been. Dutch/Belgium/English/French/German-stations all work well. I use it with projectx/tsMuxeR and ffmpeg, the last 2 I have to multiply the framenumbers by 0.04, which gives me the time in seconds. _______________________________________________ mythtv-users mailing list mythtv-users [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
|