> ---------snip---------- > Auto adding: > file 1: /myth/tv/2004_20050124230500_20050124235000.nuv, > size: 1440265985 > file: /myth/tv/2004_20050124230500_20050124235001.nuv not found. > found 1 files > Done > > unrecognized stream > ---------snip---------- > > I am wondering if it is to do with DVB files, which is the file I am > trying to cut the ads out of ....... is there a trick with > this kind of NUV file vs one from my PVR350? Do I have to do something to > it first?
Yes, I've seen the same thing with my DVB Files. It isn't a real solution, but I found that running the files through replex results in a file avidemux2 can handle correctly. replex -i PS -v 0xe0 -a 0xc0 -t MPEG2 -o output.nuv input.nuv adding this to the mpeg2cut script seems to work - obviously not especially efficient since it creates yet another temporary file and yet another pass scanning the data. Bye, Martin
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
