quality loss on using AviSynth, TMPEnc and VFAPI? >>
Forum
  Search   Users   Registration   Entrance
Today: 02.09.2025 - 12:57:11
Pages:  1  

quality loss on using AviSynth, TMPEnc and VFAPI?

Advertising


MessageAuthor

I am processing Type-2 AVI file captured from a Canon Camcorder to include time and date in the video. This process is somewhat complicated and I am wondering if I am losing quality. Maybe somebody here could comment... 1. Capture from Canon Camcorder 2. Frameserve using Avisynth and use timeanddate plugin(create .avs). Had to install Panasonic codec for this. 3. Save TMPG-Enc project from the .avs file. 4. Create dummy .avi file using VFAPI (which used VFAPI codec). I need the dummy .avi as I intend to use it in a DVD authroing software to create chapters and so on. I suspect some quality loss. And am wondering if an expert here can comment on whether the codec use or something else in the above proces scould lead to such loss. And if yes, can I reduce the loss somehow?

---------------------

Virg///M3

main-users




Statistics:
Messages: 846
Registration: 09.23.2003
20.08.20 - 09:15:22
Message # 1
RE: quality loss on using AviSynth, TMPEnc and VFAPI?

Why not just use makeAVIS directly on the AVS for your dummy AVI?

---------------------
"Your focus is your reality" - Qui Gon Jinn In the Paddock: 2008 335i Coupe, Alpine White over Coral Red, 6 Speed: Modded 1995 740i Alpine White, Sand. 260,000 miles, still hummin'! Previously owned: 1985 533i, 1988 535iS, 1988 325iX, 1990 325iX/4/5,

oooeemrlee

main-users




Statistics:
Messages: 109
Registration: 03.29.2002
20.08.20 - 09:21:14
Message # 2
RE: quality loss on using AviSynth, TMPEnc and VFAPI?

I tried to use Makeavis. However, the avi that Makeavis creates are not even read by Microsoft Media Player. I get "Windows Media Player encountered an unknown error". And then there is an instruction error, memory could not be error that it displays. So Makeavis is not doing what it should. :( The VFAPI approach is working, however do I have to worry about the codecs used? Thanks for the help!

---------------------
Dinan 2.5 E30 M3

Mini-Bubba

main-users




Statistics:
Messages: 529
Registration: 08.04.2003
20.08.20 - 09:29:11
Message # 3
RE: quality loss on using AviSynth, TMPEnc and VFAPI?

The quality loss comes from the forced RGB24 conversion. No problems with makeAVIS here, what version are you using? With VFAPI why create a TMPG-Enc project from the AVS? Can't you use VFAPI directly on the AVS? Should be a little quicker.

---------------------
1995 318i

jy630

main-users




Statistics:
Messages: 245
Registration: 05.30.2001
20.08.20 - 09:40:05
Message # 4
RE: quality loss on using AviSynth, TMPEnc and VFAPI?

With MakeAVS make sure you use full path names inside your avs script.

---------------------
Please help save a baby's life by donating to the March of Dimes http://www.marchforbabies.org/Matt_Rosbrugh

viper501

main-users




Statistics:
Messages: 80
Registration: 06.30.2003
20.08.20 - 09:49:35
Message # 5
RE: quality loss on using AviSynth, TMPEnc and VFAPI?

I did use full path in the MakeAvis script. So it seems now that I will not be able to make MakeAvis work. Do you think using Panasonic codec (which AviSynth uses), and then VFAPI codec (which VFAPI uses) will erode the quality?

---------------------
Diver 2000 740iL

Diver

main-users




Statistics:
Messages: 219
Registration: 09.27.2002
20.08.20 - 09:55:40
Message # 6
RE: quality loss on using AviSynth, TMPEnc and VFAPI?

>>Do you think using Panasonic codec (which AviSynth uses), and then VFAPI codec (which VFAPI uses) will erode the quality? uh? avisynth uses whatever VideoForWindows gives it. if you want nice quality (unencumbered by colourspace conversions, upsampling bugs which are rampant in DV codecs) install ffDshow (google :)), set it to decode DV, and then in avisynth put Directshowsource("filename.avi"). this should work very nicely if you're avisynth version is current. i recommend it. also, this method keeps it in YV12 all the way through.

---------------------

allthewayfive

main-users




Statistics:
Messages: 173
Registration: 04.14.2003
20.08.20 - 10:03:38
Message # 7
RE: quality loss on using AviSynth, TMPEnc and VFAPI?

I will do this and check it out. Since I had to install Panasonic codec to get AviSynth to work, I assumed that AviSynth uses that codec to decode. I shall uninstall Panasonic DV codec and use ffDshow. Do you think the VFAPI codec that I am having to use after the Avisynth processing could cause quality loss? Here is the background for my questions: I am trying to get AviSynth and DVtimeinfo to give me the same result as I can get from a shareware at Now since I want to process the file in a software that does not read .avs files, I need to convert the .avs into a dummy avi. The reason I want to do this is because I do not udnerstand what the shareware does, and I feel it is causing some quality loss. Thank you!

---------------------
99 Techno Violet M3 - Sold Custom setup with - GT35R .63 Turbo @ 12PSI, EMC Intercooler, Technique Tuning Ex mani, MAF & Tuning, .140" VAC Head Gasket with ARP studs, 3" exhaust, UUC Stg 3 Clutch & AA ltw Flywheel. HKS BOV, H2O injection. 18" BBS RX-

subpilot

main-users




Statistics:
Messages: 515
Registration: 10.27.2002
20.08.20 - 10:11:24
Message # 8
RE: quality loss on using AviSynth, TMPEnc and VFAPI?
3 films on 1 dvd ? : Previous topicNext topic: VirtualDub 1.5.0 with MPEG-2 and AC3 support
Pages:  1  

Message
Name
Message

Click on the dot next to the name to address the participant

           
   
The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants