Mizuho
5th October 2006, 16:45
Sorry for my presence in this section of the forum, but I'm not experienced in many AviSynth usage or frameserving as such, yet at the same time not entirely a novice in encoding.
What I have here is a hybrid NTSC 29.976 FPS video. It's a live video with some CGI. Most of the video is interlaced, and I've tried decimating using the regular decomb and it was not pretty.
I read some tutorials, and tried using DeDup, of which I obtained some pleasing results, with a low filesize but low bitrates (when I set the bitrate quite high). However after encoding with DeDup, the video framerate read at 29.97 FPS when I opened in MPC properties, but while looking at the real-time statistics, I see the framerate running at 33-34 FPS, with ocassional framerate drops.
What's also a problem are the subtitles. I've got a subtitles file ready to be embedded, but the subtitles correspond to the original framerate 29.97 FPS at 9419 frames. When I opened the DeDup typed up AVS script, the number of frames was roughly 11500 frames, and when previewing in MeGUI or AVSEdit, the subtitles were obviously out of place.
I've heard that it would be good to TDecimate and then DeDup afterwards, but I don't know how to go about that.
Do I run the 1st and 2nd passes for TDecimate/TDeint, and making an encoded video file, and use the timecode from the 2nd pass in TDecimate as input for DeDup?
So... run 1st and 2nd pass for TDecimate/TDeint, get the "tfm.txt", "tdec.txt", and "timecodes.txt" (from 2nd pass) and then run 1st pass for DeDup without any input from the TDecimate, and run 2nd pass of DeDup with the "timecodes.txt" as input (timesin) from the TDecimate 2nd pass?
Secondly, how do I go about encoding the subtitles then? My subtitles are in Advanced SubStation Alpha (ASS) format, and they were created from the original framerate 29.97, 9419 frames.
I am lost... can someone kindly offer any assistance?
What I have here is a hybrid NTSC 29.976 FPS video. It's a live video with some CGI. Most of the video is interlaced, and I've tried decimating using the regular decomb and it was not pretty.
I read some tutorials, and tried using DeDup, of which I obtained some pleasing results, with a low filesize but low bitrates (when I set the bitrate quite high). However after encoding with DeDup, the video framerate read at 29.97 FPS when I opened in MPC properties, but while looking at the real-time statistics, I see the framerate running at 33-34 FPS, with ocassional framerate drops.
What's also a problem are the subtitles. I've got a subtitles file ready to be embedded, but the subtitles correspond to the original framerate 29.97 FPS at 9419 frames. When I opened the DeDup typed up AVS script, the number of frames was roughly 11500 frames, and when previewing in MeGUI or AVSEdit, the subtitles were obviously out of place.
I've heard that it would be good to TDecimate and then DeDup afterwards, but I don't know how to go about that.
Do I run the 1st and 2nd passes for TDecimate/TDeint, and making an encoded video file, and use the timecode from the 2nd pass in TDecimate as input for DeDup?
So... run 1st and 2nd pass for TDecimate/TDeint, get the "tfm.txt", "tdec.txt", and "timecodes.txt" (from 2nd pass) and then run 1st pass for DeDup without any input from the TDecimate, and run 2nd pass of DeDup with the "timecodes.txt" as input (timesin) from the TDecimate 2nd pass?
Secondly, how do I go about encoding the subtitles then? My subtitles are in Advanced SubStation Alpha (ASS) format, and they were created from the original framerate 29.97, 9419 frames.
I am lost... can someone kindly offer any assistance?