Quantcast Avisynth: is there an Alternative to Avisynth? - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Avisynth Scripting

Reply
 
LinkBack Thread Tools
  #1  
06-08-2002, 03:54 PM
Freetza Freetza is offline
Free Member
 
Join Date: Apr 2002
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
I have had several failed attempts with avisynth, can't get rid of the solarization. I was wondering if there is an alternative method of resizing the d2v before i encode with tmpeg.
???

Thanks for all the help!
Mike
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
06-08-2002, 04:08 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Freetza
I have had several failed attempts with avisynth, can't get rid of the solarization. I was wondering if there is an alternative method of resizing the d2v before i encode with tmpeg.
???

Thanks for all the help!
Mike
Could it be that your source is RGB?
And you just need to insert a line like this:

ConvertToYUY2()

in your AviSynth script.

kwag
Reply With Quote
  #3  
06-08-2002, 04:12 PM
Freetza Freetza is offline
Free Member
 
Join Date: Apr 2002
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
When using smartripper, can I select RGB or YUV? I see on dvd2avi there is a choice, and it's always been RGB.
Reply With Quote
  #4  
06-08-2002, 06:19 PM
Freetza Freetza is offline
Free Member
 
Join Date: Apr 2002
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Still no luck, I tried the ConvertToYUY2() command and it changed nothing, is there another way to resize before encoding? Thanks kwag!
Mike
Reply With Quote
  #5  
06-08-2002, 07:30 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Freetza
When using smartripper, can I select RGB or YUV? I see on dvd2avi there is a choice, and it's always been RGB.
That's it right there. You have to select YUY in DVD2AVI. Not RGB.
TMPEG can't process RGB.

kwag
Reply With Quote
  #6  
06-08-2002, 08:41 PM
Freetza Freetza is offline
Free Member
 
Join Date: Apr 2002
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Hmmm...That still didn't seem to do it. this is the script

LoadPlugin("D:\VCD\Tools\fitcd\MPEG2DEC.dll")
mpeg2source("D:\VOB files\jimi.d2v")
BilinearResize(352,480,0,0,720,480)
TemporalSmoother(2,2)
AddBorders(0,0,0,0)

There's also something on dvd2avi that says yuv>rgb and the options in there are tv scale and pc scale. I tried em both with the same results. Any other ideas?
Mike
Reply With Quote
  #7  
06-08-2002, 09:31 PM
bigbob2 bigbob2 is offline
Free Member
 
Join Date: Apr 2002
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Freetza
Hmmm...That still didn't seem to do it. this is the script

LoadPlugin("D:\VCD\Tools\fitcd\MPEG2DEC.dll")
mpeg2source("D:\VOB files\jimi.d2v")
BilinearResize(352,480,0,0,720,480)
TemporalSmoother(2,2)
AddBorders(0,0,0,0)

There's also something on dvd2avi that says yuv>rgb and the options in there are tv scale and pc scale. I tried em both with the same results. Any other ideas?
Mike
The same thing happens to me, and I don't know why either, but if you do the extra step of frameserving it to Tmpgenc thru Virtualdub, then it should be ok. YMMV.
Reply With Quote
  #8  
06-09-2002, 10:26 AM
Freetza Freetza is offline
Free Member
 
Join Date: Apr 2002
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
The same thing happens to me, and I don't know why either, but if you do the extra step of frameserving it to Tmpgenc thru Virtualdub, then it should be ok. YMMV.
I followed the guide on how to frameserve with vdub, but i keep getting an error when i try to open the vdr.avi file with tmpgenc. any ideas?
Mike
Reply With Quote
  #9  
06-09-2002, 11:22 AM
rendalunit rendalunit is offline
Free Member
 
Join Date: Apr 2002
Location: san jose, Ca
Posts: 1,148
Thanks: 0
Thanked 0 Times in 0 Posts
hi Mike,

What error message are you getting? I was getting an error that there was a missing .dll but that problem was figured out

thx
ren
Reply With Quote
  #10  
06-09-2002, 11:24 AM
Freetza Freetza is offline
Free Member
 
Join Date: Apr 2002
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
The error says cannot open or unsupported. I tried loading it as a .vdr and .avi and got the same error.
Reply With Quote
  #11  
06-10-2002, 10:03 PM
gll99 gll99 is offline
Free Member
 
Join Date: Jun 2002
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts

I am new to the forum. I joined when I read this post and thought I might help. Used Tmpg a few times. Know very little about scripts for avisynth but I have used the templates with DVDX and TMPG and a DVD source movie.
I find the scripts interesting and will certainly read and learn more.

On to the topic at hand:

When I tried a downloaded file directly into TMPG254, I got the same error you got in TMPG "cannot open or unsupported" I downloaded (Time Machine (smr) .avi (2 files)) and tried to convert them to mpeg1 using TMPG254 directly (no frameserving). I got the same error. I used avidub149 and converted the audio to 44000 / 16 Stereo but I left the video as Direct Stream copy. The resulting file was much larger with
uncompressed Audio but at least it was read by TMPG. I dont recall if the original file was 8bit audio or what the original audio compressor was but converting the audio worked for me. With my P4 1600 and 512 DDR333 it took about 30 minutes to convert the file but I was running other stuff at the time.

I dont know if your problem is/was the same but the msg from tmpg is a little vague it could indicate an audio or video incompatibility.
Reply With Quote
  #12  
06-10-2002, 11:49 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Freetza
The error says cannot open or unsupported. I tried loading it as a .vdr and .avi and got the same error.
See if you have the file msvcr70.dll under WINDOWS/system32
It must be there. If not, it won't work.

kwag
Reply With Quote
  #13  
06-11-2002, 01:15 AM
Freetza Freetza is offline
Free Member
 
Join Date: Apr 2002
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Ahhh...You nailed it Kwag! Everything's working great now that I put that dll in there. A million thanks! keep up the great work!
Mike
Reply With Quote
  #14  
06-11-2002, 01:39 AM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Freetza
Ahhh...You nailed it Kwag! Everything's working great now that I put that dll in there. A million thanks! keep up the great work!
Mike
Thanks Freetza:

Actually I got the hint from another user that posted the answer here in the forum. Today I installed XP on a machine, and I had the same error! Couldn't figure it out, because my other machine works perfect!. So I found the post related to that dll, and that was it.

kwag
Reply With Quote
  #15  
06-11-2002, 03:21 AM
bman bman is offline
Free Member
 
Join Date: Apr 2002
Posts: 356
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by kwag
Quote:
Originally Posted by Freetza
Ahhh...You nailed it Kwag! Everything's working great now that I put that dll in there. A million thanks! keep up the great work!
Mike
Thanks Freetza:

Actually I got the hint from another user that posted the answer here in the forum. Today I installed XP on a machine, and I had the same error! Couldn't figure it out, because my other machine works perfect!. So I found the post related to that dll, and that was it.

kwag
Hi KWAG !
If you rememberl I already asked you the same question but then I couldn't succeed to solve the "SOLARIZATION" problem .
I'll try this DLL too and hope that finally I'll be able to use FitCD.
---------------
I think that it would be great if u give us complite list of DLL's or other needed prog's to work with similar or identical systems to avoid different problems.

Don't you?
This can save many questions !!!
------------------
Template updates : laterly they are so many with different tweaks that
will be helpful for everyone of us if u add DATE to the name . Something like This:

KDVD-(NTSC)11-06-02

Keep doing graet job for all of us and many THX

bman
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Moviestacker alternative that works with avisynth 2.5? TKS Avisynth Scripting 11 12-20-2007 04:53 PM
Avisynth: AVIsynth quit wroking after install nero reload jzhao66 Avisynth Scripting 16 06-09-2005 08:53 AM
Avisynth: HQdn3d - mplayer filter ported to avisynth incredible Avisynth Scripting 1 10-25-2004 09:51 AM
Avisynth: Green pixelation artifacts on Xvid via Avisynth? rs008f Avisynth Scripting 10 03-23-2004 09:33 PM
Avisynth: Need clip filter & dust filters for avisynth nighthawk Avisynth Scripting 3 01-31-2004 12:24 PM




 
All times are GMT -5. The time now is 03:49 AM  —  vBulletin © Jelsoft Enterprises Ltd