Akatsuker
24th May 2008, 20:55
Hey you guys.
I'm dealing with a DVD (non-licensed yet, Saint Seiya Elysion Hen) and I want to apply some subtitles .ass on it, after re-encoding it to an mkv. When I first did the procedure "Analyse", on meGUI, it told me that the video is partially film.
I did some tests and here's what I found:
- On some parts, the video seems to be pure progressive, 29.97fps; On avs, it plays right when I just comment the lines with all the tfm and tdecimate thing. The output, of course, is still 29.97.
- On the other parts, with this:
tfm(order=1).tdecimate(hybrid=1)
it plays right, but the output is 23.976.
How do I proceed? I mean, if I try to append them on avs, it will return an error. And I want to apply subtitles, so I need only ONE video stream.
I would appreciate your help. Thanks.
I'm dealing with a DVD (non-licensed yet, Saint Seiya Elysion Hen) and I want to apply some subtitles .ass on it, after re-encoding it to an mkv. When I first did the procedure "Analyse", on meGUI, it told me that the video is partially film.
I did some tests and here's what I found:
- On some parts, the video seems to be pure progressive, 29.97fps; On avs, it plays right when I just comment the lines with all the tfm and tdecimate thing. The output, of course, is still 29.97.
- On the other parts, with this:
tfm(order=1).tdecimate(hybrid=1)
it plays right, but the output is 23.976.
How do I proceed? I mean, if I try to append them on avs, it will return an error. And I want to apply subtitles, so I need only ONE video stream.
I would appreciate your help. Thanks.