[mythtv-users] mytharchive dvd from HD-PVR

Teruel de Campo MD chusty at attglobal.net
Mon Jan 24 02:20:56 UTC 2011


On Sun, 2011-01-23 at 09:54 -0500, Will Dormann wrote:
> Those should do the equivalent of what the patched mythburn.py does to
> get the cutlist.  If you end up with "390-" then something is wrong
> with
> the string parsing in the patch.   Perhaps a character set thing? 

Will,

I really appreciate your help!!

All came up with -390

-------------
tdec at linux-AMDtest:~/Videos> mythcommflag --very-quiet --getcutlist -f
1006_20110122174200.mpg
Cutlist: 390-
tdec at linux-AMDtest:~/Videos> mythcommflag --very-quiet --getcutlist -f
1006_20110122174200.mpg | sed 's/Cutlist: //g'
390-
tdec at linux-AMDtest:~/Videos> mythcommflag --very-quiet --getcutlist -f
1006_20110122174200.mpg | sed 's/Cutlist: //g' | sed 's/,/ /g'
390-
tdec at linux-AMDtest:~/Videos> mythcommflag --very-quiet --getcutlist -f
1006_20110122174200.mpg | sed 's/Cutlist: //g' | sed 's/,/ /g' | sed
's/\n//g'
390-
-------------

The other news of the weekend are

-jpeg2yuv is broken in mjpegtools not only the one from the rpms but
even the one I compile from the site all <1.9.0.8. A couple of days ago
opensuse put another rpm 1.9.0.9.3.1 where the jpeg2yub works ok. I
tested with your tip (find left over .jpg files after failed iso)
Unfortunately because of legal concerns the opensuse version is crippled
(no mpg2enc). I tried to find that source without luck. I compiled
mjpegtools 2.0 but other programs complain so for now I will not use it.
The important part is to find out that jpeg2yuv was broken.


-=terry





More information about the mythtv-users mailing list