Yeah, somebody should purchase that DVR from Starman.Danfun128 said:
Someone should make a copy of the ORF1 recording that either adds that frame from another source or duplicates/blanks that one frame, and then sync it to the cinema dts.
Wonder how much replacement fee the service provider would charge in case he got burgled ?
Avisynth said:
cORF= ffVideoSource("ORF1DVB Star Wars Episode I German Theatrical.mp4")
cSync= trim(cORF, 00091, 59711)+ trim(cORF, 59711, 0)
return cSync