PDA

View Full Version : Simple error but I couldn't find the reason


rmtaibo
22nd May 2005, 12:29
This error was found by Scenaid. Someone can give me a hint?


* UNKNOWN Framerate reported by AVSFileInfo... Check if theres an error in the AVS
* FATAL ERROR - CAN'T GET FRAMES OR FPS FROM AVS FILE!!!!!!!!!!!!!!

Zeul
22nd May 2005, 13:49
This would be caused by:
1) The incorrect AVS script has been used (or additional filters have been added, making it corrupt)
2) The d2v file referenced by the AVS is not where it is supposed to be/doesn't exist.
3) the m2v file referenced by the D2v file has moved/renamed etc.

If the file paths are correct then post the AVS script

rmtaibo
22nd May 2005, 21:13
Originally posted by Zeul
This would be caused by:
1) The incorrect AVS script has been used (or additional filters have been added, making it corrupt)
2) The d2v file referenced by the AVS is not where it is supposed to be/doesn't exist.
3) the m2v file referenced by the D2v file has moved/renamed etc.

If the file paths are correct then post the AVS script


Thanks Zeul

Reason:
1) Additional filters has been added...

Zeul
22nd May 2005, 22:35
ah
self-inflicted, D3s7 will be happy :)

rmtaibo
29th May 2005, 20:58
@ Zeul

Request:

Which would be a good AVS script for DIF4Y to change a PAL DVD source to a NTSC DVD?

I used the same script that is used in Numenu4U, and copied to the DIF4U AVS editor:

Header:
import("C:\Archivos de programa\DoItFast4U\new.avs\addaudio.avs")
LoadPlugin("C:\Archivos de programa\DoItFast4U\new.avs\mpeg2dec3.dll")

Footer:
AddAudio()
ConvertToYUY2(interlaced=true)

And used this in

Processing Non Interlaced/Normal:
LoadPlugin("C:\Archivos de programa\DoItFast4U\new.avs\kerneldeint.dll")
Kernelbob(order=1, sharp=true, twoway=true, threshold=0)
LanczosResize(720,480)
ConvertFPS(59.94)
SeparateFields()
SelectEvery(4,0,3)
Weave()

Same as Numenu4U 25 fps interlaced --> 29.97 interlaced AVS script...


And Got again the same error:
* UNKNOWN Framerate reported by AVSFileInfo... Check if theres an error in the AVS
* FATAL ERROR - CAN'T GET FRAMES OR FPS FROM AVS FILE!!!!!!!!!!!!!!

D3s7
31st May 2005, 01:06
Open the AVS in media player.. that will tell you the actual error message and where int he script the problem is

rmtaibo
31st May 2005, 02:59
Open the AVS in media player.. that will tell you the actual error message and where int he script the problem is

Hmmm...
I opened it in Media Player.

And the program closes inmediatly
No error window, nothing happened, only Media Player closes inmediatly :scared:

D3s7
31st May 2005, 03:03
then I'd say you have an issue on your computer somewhere... the .AVS file should be treated just like an AVI

try grabbing MPC (media player classic) and see if that works... or track down what's going on

what version of avisynth is this BTW?

rmtaibo
31st May 2005, 03:29
then I'd say you have an issue on your computer somewhere... the .AVS file should be treated just like an AVI

try grabbing MPC (media player classic) and see if that works... or track down what's going on

what version of avisynth is this BTW?

I remember I had that problem with Avisynth and Flaskmpeg 3-4 years ago, when I backed up my movies onto VCD... In that time I think my PC needed some plug-in, or a problem with some plug-in (not sure)

Versions:
Avisynth 2.5.5 (tryied 2.5.6 beta too)

I tried to open in wmplayer.exe (windows media player 10) and in mplayer2.exe (media player classic?)
(I suppose I need to open the AVS file located in the VTS folder in my project. i.e. VTS__01_P01.I-BFF.4~3_1.AVS file in the VTS01 folder)

Same behaviour in both programs...

My PC has 2 weeks turned on... Maybe It's time to restart it...

D3s7
31st May 2005, 04:29
something... sounds like maybe directx reinstall and/or avisynth de-install/reinstall

rmtaibo
11th June 2005, 14:00
Hmmm! I don't understand this... Still having this problem
Numenu works fine with the AVS script (PAL-->NTSC menu conversion)
I used the same AVS script from Numenu4U in the DIF4U window and Scenaid get the same error.
Why this different behaviours with the same AVS script?

D3s7
11th June 2005, 15:52
scenaid expects valid values for NTSC to be reported back from the avs... apparently your script is reporting back something different

open the avs in batchencodem2v.. see what it reports

send me the log file as well.. there might be info in there

rmtaibo
24th June 2005, 20:13
scenaid expects valid values for NTSC to be reported back from the avs... apparently your script is reporting back something different

open the avs in batchencodem2v.. see what it reports

send me the log file as well.. there might be info in there

Ok, I find a light...

I installed Elisoft codecpack v14 and now can play AVS file on Mplayer...
But got the same error...

* UNKNOWN Framerate reported by AVSFileInfo... Check if theres an error in the AVS
* FATAL ERROR - CAN'T GET FRAMES OR FPS FROM AVS FILE!!!!!!!!!!!!!!

So I uninstalled Scenaid latest version and go back to v1.0.0.0
and voila! Now I can convert PAL to NTSC video!

So it seems an Scenaid v1.6 problem thing that doesn't recognice changes from 25 fps to 29.97 fps conversion...

I will try newer versions (ScenAid-0105_17.exe) and (ScenAid-0105b45.exe) to see what happen

I used a LABDVD.com PAL sample (59 secs. PAL file) to convert to NTSC...

rmtaibo
24th June 2005, 21:17
I will try newer versions (ScenAid-0105_17.exe) and (ScenAid-0105b45.exe) to see what happen


None of those worked. Only v1.0.0.0 works fine

Trahald
24th June 2005, 23:33
load the file (avs) in virtual dub and see what fps it returns. (file->file information)

rmtaibo
25th June 2005, 00:03
load the file (avs) in virtual dub and see what fps it returns. (file->file information)
I used batchencodem2v and the bitrate was
29970 fps (theres no ",") (Maybe must say 29.970?)

But worked perfect with Scenaid 1.0.0.0 (Played with PDVD HD mode)
Had problems with recent versions of Scenaid, shows the related error

D3s7
25th June 2005, 01:14
Please check it in virtualdub as requested because it's NOT returning something standard or Scenaid would see it

However, bottom line is this... Scenaid will not work w/ format conversion... you can't just modify the AVS and expect scenaid to work....

rmtaibo
25th June 2005, 01:33
Please check it in virtualdub as requested because it's NOT returning something standard or Scenaid would see it

However, bottom line is this... Scenaid will not work w/ format conversion... you can't just modify the AVS and expect scenaid to work....

Scenaid RC3 (v1.0.0.0) works very good with conversion!

Newer versions do not! That's why I had problems... I had converted 20+ PAL-->NTSC conversions with your old software. Upgraded and problems come...

VirtualDub AVS file Information: (from Original DVD: 720x576 PAL interlaced)
Video:
Frame size: 720x480
fps: 29.970
us (milisecs) per frame: 33367

(Seems all ok with version 1.0.0.0)

Went back to old version