Hello guest, if you like this forum, why don't you register? https://fanrestore.com/member.php?action=register (December 14, 2021) x


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Help] Correct Bad Frame Rate Conversion
#11
Weirdly im getting a color space error when my script calls SRestore?
Even though Im converting to YV12!

Code:
MPEG2Source("VTS_03_1.d2v").converttoyv12
yadifmod2(mode=3)
SRestore()

[Image: VWj.jpg]

Ive tried with seperatefields() also.
Reply
Thanks given by:
#12
You shouldn't need to convert to YV12, because the source is already YV12. Take that line out. It's something in the .avsi that's causing the problem. What that could be, I don't know. I haven't tried any of the recent updates to SRestore(), and I'm away from home at present and can't check.

Try loading MaskTools. And you don't need to separate the fields.

EDIT: I guess your video might be exiting YadifMod in a different color space. (I don't use it.) Try putting the call to ConvertToYV12() after that. You could also call Info() at that point in the script to check the color space of the video at that stage.
Reply
Thanks given by: CSchmidlapp
#13
CaptainObvious2 here... what if you can find a PAL DVD with that material? Maybe it's the untouched one...
http://dvdcompare.net/comparisons/film.php?fid=1539
Reply
Thanks given by:
#14
Finding an NTSC DVD with the material is likely to be by far the best solution.
Reply
Thanks given by:
#15
I should have clarified that the only purpose of calling SeparateFields() is to establish the nature of the frame/field blending. It shouldn't be used for deinterlacing. My guess is being a 60i>50i downconversion every 5th field is blended?

Looking at the various DVD releases on DVD compare:

http://www.dvdcompare.net/comparisons/film.php?fid=1539

It seems that while some of the featurettes were released in NTSC territories many were PAL only. It's possible (but highly unlikely) that the conversion was handled differently for different releases.
Reply
Thanks given by:
#16
(2018-05-06, 02:23 PM)Chewtobacca Wrote: You shouldn't need to convert to YV12, because the source is already YV12. Take that line out.  It's something in the .avsi that's causing the problem. What that could be, I don't know. I haven't tried any of the recent updates to SRestore(), and I'm away from home at present and can't check.

Try loading MaskTools. And you don't need to separate the fields.

EDIT: I guess your video might be exiting YadifMod in a different color space. (I don't use it.) Try putting the call to ConvertToYV12() after that. You could also call Info() at that point in the script to check the color space of the video at that stage.

Ive  tried these suggestions bud, but still no luck.
The info() does indeed tell me its yv12 with no conversion.
Ive even rendered a de-interlaced 50p lossless version and loaded that into the script and I still get the same error msg.

(2018-05-06, 04:48 PM)spoRv Wrote: CaptainObvious2 here... what if you can find a PAL DVD with that material? Maybe it's the untouched one...
http://dvdcompare.net/comparisons/film.php?fid=1539

(2018-05-06, 05:00 PM)Chewtobacca Wrote: Finding an NTSC DVD with the material is likely to be by far the best solution.

I have the UK R2 listed there. I figured all the PAL discs would just have the same problem.
The LIVE R1 looks like it has the featurette. The German Blu may have it all in it's original form but is out of stock on Amazon De and to expensive to justify on ebay!

This is as much an exercise in learning how to fix such problems than the footage at hand to be honest Smile
Reply
Thanks given by:
#17
It might be a mt-masktools-26.dll/mt-masktools25.dll issue. Try both. What version of AviSynth are you using?
Reply
Thanks given by:
#18
Avisynth MT 2.6.0
Will have a look at what you suggested bud. Thanks again for your help Smile
Reply
Thanks given by:
#19
No worries. I just wish I had access to a computer and could help out in a more direct way.
Reply
Thanks given by:
#20
I was home very briefly today and tried out the latest version of SRestore(). There were no error messages, so I don't know what you are doing wrong. All I can suggest is that you make sure that you have all the required plugins, ensure that everything is up to date, and try loading plugins manually to see if that helps.
Reply
Thanks given by: CSchmidlapp


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to decode 6-track APTX-100 (cinema DTS) with the correct channel levels pipefan413 44 14,727 2023-08-23, 08:16 PM
Last Post: maksnew
  Best way to manage variable frame rates? alexpeden2000 2 1,490 2022-06-11, 02:10 PM
Last Post: alexpeden2000
  Blu-ray subtitle conversion tool (sub2bd) bronan 145 63,184 2021-08-26, 07:53 PM
Last Post: theprion
  [Help] Frame-accurate subtitles theprion 3 1,754 2021-05-15, 11:11 PM
Last Post: Beber
  Subtitle Conversion professorwho 7 5,496 2019-04-28, 05:39 PM
Last Post: bronan
  How to remove every 25th dupe frame from h264 video Plissken1138 8 5,564 2019-03-31, 12:04 AM
Last Post: Chewtobacca
  Lossless conversion from MOV? Serums 2 2,647 2018-12-20, 05:14 AM
Last Post: Serums
  Best option for this conversion ..... Jetrell Fo 9 10,146 2015-12-24, 10:18 PM
Last Post: Jetrell Fo

Forum Jump:


Users browsing this thread: 2 Guest(s)