View Full Version : 1080i TS Stream (Film, Star Wars/Batman) -> 1080p - how to tweak the Teclide
sjchmura
14th June 2006, 14:19
So I have been using the scripts (AVIsynth)_ linked here to go from 1080i to 1080p. I would have ASSumed I could teclide this. However, all the scripts seem to be "jerky". My goal is to get the 10GB TS stream to a 4.3GB (DVD5) x264 or NeroDigital encode.
Has anyone tried this from the TS streams? Are these simply not "flagged" so the teclide () fails?
neuron2
14th June 2006, 15:14
Please post a link to a sample of the original transport stream so that I can examine it for you.
Also, please post your script.
1080i films sometimes are and sometimes are not flagged. If you do a preview in DGIndex, what does the Video Type field in the info dialog show?
BTW, "teclide" should be Telecide().
tomos
14th June 2006, 20:39
i've done this with the same films and the result was great using the AVS generator with megui (also encoding to a single layer dvd with x264)
sjchmura
14th June 2006, 21:44
Tomos - the x264 AVI generator only DEINTERLACES. Starwars adn Batman from HBO should be 24FPS - right?
Neron Chicago/DGIndex god......
How can I get you the files? Want me to send you a DVD? PM me.
Btw - when is DVR-MS coming for DGIndex :scared:
tomos
14th June 2006, 21:48
check neurons sig. contact details and his FTP details are there
also, i dont convert to AVI, i encode to mp4 then mux to mkv.
i dont know about the avi generator since i dont encode with megui to avi, but the script generator creates a script that gets my 29.970 video to 23.976 in the end
i.e. tfm().decimate() does it
or a more complete script
mpeg2source("whatever.d2v")
tfm().decimate() (or whatever your script needs)
resize etc
debock()
unblock()
sjchmura
15th June 2006, 00:59
Tomos - which script generator are you using? I thought you meant the MeGUI AVIsynth generator. Is there another one? I have been using AutoGK alot too as it does a great job :)
tomos
15th June 2006, 01:06
the MeGUI AVIsynth generator m8
havent had a prob apart from blank script occasionally.
for the most part it works great for me :)
sjchmura
15th June 2006, 17:47
Tomos,
No matter what I do in MEGUI I can't get the AAC audio encoding to work. Which filters are you using? I have Nero 7 installed AND updated all components of MEGUI (that should include the free nero encoder)
thanks
tomos
15th June 2006, 19:53
i dont use megui for audio. i use belight for that to be honest. havent tried in megui
check this (http://forum.doom9.org/showthread.php?p=840316#post840316) post for that. works very well for me now.
gives me a little more video headroom if i reencode to AAC
neuron2
15th June 2006, 20:56
Are these simply not "flagged" so the teclide () fails? "teclide" does not use flags.
As I said please post a sample stream if you want help. Your level of motivation will determine whether you are able to figure out how to make a sample available. :) I've told people a million times.
dokworm
30th June 2006, 12:58
check neurons sig. contact details and his FTP details are there
also, i dont convert to AVI, i encode to mp4 then mux to mkv.
i dont know about the avi generator since i dont encode with megui to avi, but the script generator creates a script that gets my 29.970 video to 23.976 in the end
i.e. tfm().decimate() does it
or a more complete script
mpeg2source("whatever.d2v")
tfm().decimate() (or whatever your script needs)
resize etc
debock()
unblock()
Can someone fill me in a little bit about these script generators?
tomos
30th June 2006, 15:04
its in MEGUI, in the menu - just choose avs generator or whatever it says
choose your d2v file and on the 2nd tab, hit analyze. save and your sorted :)
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.