Hello,
TFM can check if the d2v is ok. When not it makes a "-FIXED.d2v" version.
- AMVapp3 beta
- DVD Gravitation, NTSC
First try with check:
mpeg2source("c:\dvd.d2v")
tfm(d2v="c:\dvd.d2v")
tdecimate(mode=1)
There was an errormessage that the d2v was not ok and tfm() made dvd-FIXED.d2v
I changed the script and used this version. Everytings works fine.
Second try without check:
mpeg2source("c:\dvd.d2v")
tfm()
tdecimate(mode=1)
It works fine, there was no errormessage
What do you think ?
Would you recommend to check the d2v file and use the fixed version ?
Is this something important for the EADFAG3 ?
Best regards,
Ti
TFM can check d2v and make a fixed version ?
- Tiiscool
- Joined: Sun Nov 14, 2004 8:51 am
- Location: Alstätte, Germany
- Contact:
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
Re: TFM can check d2v and make a fixed version ?
YES. That's one of the big reasons I use TIVTC instead of Decomb now. The field order transitions just give too much of a headache otherwise.Tiiscool wrote:What do you think ?
Would you recommend to check the d2v file and use the fixed version ?
But this is kind of old news; TIVTC has been out for a good while now.
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
- Tiiscool
- Joined: Sun Nov 14, 2004 8:51 am
- Location: Alstätte, Germany
- Contact:
AMVapp3 and Fixed d2v version
Hello,
When you make a d2v file with AMVapp an avs is automatically build.
It would be nice to have this also for the -FIXED.d2v version. Is this possible ?
When this is not possible, it should be mentioned in EADFAG that also the avs has to be updated.
Ti
When you make a d2v file with AMVapp an avs is automatically build.
It would be nice to have this also for the -FIXED.d2v version. Is this possible ?
When this is not possible, it should be mentioned in EADFAG that also the avs has to be updated.
Ti