Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Development

Reply
 
Thread Tools Search this Thread Display Modes
Old 1st April 2019, 06:32   #2461  |  Link
VS_Fan
Registered User
 
Join Date: Jan 2016
Posts: 98
Problem in AviSynth: Does this build support it?
Script error: ffindex does not have a named argument "uft8"
VS_Fan is offline   Reply With Quote
Old 1st April 2019, 08:15   #2462  |  Link
VS_Fan
Registered User
 
Join Date: Jan 2016
Posts: 98
It's working fine. I must have made some mistake. thanks again
VS_Fan is offline   Reply With Quote
Old 1st April 2019, 08:50   #2463  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,753
I'm not sure which parameter would support a text codepage ... but if there is any at all: It's UTF, not UFT.
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid

Last edited by LigH; 1st April 2019 at 08:54.
LigH is offline   Reply With Quote
Old 30th April 2019, 19:52   #2464  |  Link
Nico8583
Registered User
 
Join Date: Jan 2010
Location: France
Posts: 851
Hi
Could you tell me the difference between original releases, Wolfberry's releases and HolyWu's releases ?
I would like to use it with latest AviSynth+ MT in order to decode 1080p/4K video.
Thank you !
Nico8583 is offline   Reply With Quote
Old 1st May 2019, 03:30   #2465  |  Link
Wolfberry
Helenium(Easter)
 
Wolfberry's Avatar
 
Join Date: Aug 2017
Location: Hsinchu, Taiwan
Posts: 99
My builds are for VapourSynth only.

HolyWu builds are AviSynth+ compatible and use newer libraries than the official one on GitHub, so you should use that.
__________________
Monochrome Anomaly
Wolfberry is offline   Reply With Quote
Old 1st May 2019, 08:28   #2466  |  Link
Nico8583
Registered User
 
Join Date: Jan 2010
Location: France
Posts: 851
Thank you
Nico8583 is offline   Reply With Quote
Old 1st May 2019, 20:42   #2467  |  Link
Nico8583
Registered User
 
Join Date: Jan 2010
Location: France
Posts: 851
I'm trying to open an AVS (.264 file extracted from a Blu ray with tsMuxeR) with FFmpegSource2 but it doesn't work.
I use "ffms2-r1273+4-win64-20190401" and "AviSynthPlus-MT-r2772".
The ffindex is created but if I try to encode with x264, it starts but nothing happen and if I try to open it with MPC-BE, it stays at "Opening'.
My AVS script is very simple :
Quote:
LoadPlugin("ffms2.dll")
FFmpegSource2("D:\MyFile.264")
Could you help me ?
Thank you !
Nico8583 is offline   Reply With Quote
Old 1st May 2019, 20:53   #2468  |  Link
sneaker_ger
Registered User
 
Join Date: Dec 2002
Posts: 5,565
How long did you wait? FFmpegSource2 needs to index the file first. If the file is big and your HDD slow it can take minutes.
sneaker_ger is offline   Reply With Quote
Old 1st May 2019, 21:08   #2469  |  Link
Nico8583
Registered User
 
Join Date: Jan 2010
Location: France
Posts: 851
I tried 2 ways : let the AVS create the ffindex and create manually the ffindex then launch encoding/playing. Same result.
Nico8583 is offline   Reply With Quote
Old 1st May 2019, 21:11   #2470  |  Link
sneaker_ger
Registered User
 
Join Date: Dec 2002
Posts: 5,565
How long did you wait? How big is your file? How fast is your HDD (SSD?)?
sneaker_ger is offline   Reply With Quote
Old 1st May 2019, 21:20   #2471  |  Link
Nico8583
Registered User
 
Join Date: Jan 2010
Location: France
Posts: 851
I've deleted ffms2.dll and ffmsindex.exe from plugins64's AviSynth+ folder and copy it locally in the AVS folder and now it works.
Thank you for the help and sorry for inconvenience.
Nico8583 is offline   Reply With Quote
Old 2nd May 2019, 08:41   #2472  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,753
By the way, this is a raw video stream. FFVideoSource is sufficient here.
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline   Reply With Quote
Old 4th May 2019, 13:56   #2473  |  Link
dandyclubs
Registered User
 
Join Date: Feb 2016
Posts: 13
megui 2908 x64
ffms2-r1273+4-win64-20190401
AviSynthPlus-MT-r2772

i replace ffms2.dll and ffmsindex.exe from ffms2-r1273+4-win64-20190401

bluray to mkv by megui hd streams extractor

make avs file by megui file indexer ffmsindex

but

megui hang when open avs script creator windows

error clould not read avs frame

https://i.imgur.com/r38lI2i.png

Last edited by dandyclubs; 4th May 2019 at 16:37.
dandyclubs is offline   Reply With Quote
Old 10th May 2019, 14:34   #2474  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Is there a recent build that is not using the C interface and supports both avs and vs. I cannot use the C interface in staxrip because it is leaking memory.
stax76 is offline   Reply With Quote
Old 6th June 2019, 05:30   #2475  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
Quote:
Is there a recent build that is not using the C interface and supports both avs and vs. I cannot use the C interface in staxrip because it is leaking memory.
HolyWu post #2465, ffms2-r1273+4-win64-20190401.7z :- https://forum.doom9.org/showthread.p...63#post1870563
Is CPP, NON XP, Avs+ 64 bit(no x86 dll), supporting 10Bit, Only tested with 1920x1080 YUV422P10. (VS not tested, but has a VapourSynthPluinInit according to DependencyWalker).
Missing doc:- https://github.com/FFMS/ffms2/blob/m...s2-avisynth.md

Older HolyWu version that is same as above:- ffms2-20181016-f3c6b00-win64.7z
https://forum.doom9.org/showthread.p...99#post1858199

EDIT: There is yet another at post 2489, ffms2-20190214-7c36121-win64.7z, Untested.
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???

Last edited by StainlessS; 6th June 2019 at 06:00.
StainlessS is offline   Reply With Quote
Old 6th June 2019, 14:06   #2476  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
@StainlessS

I tried 2019-04-01 and it appears to have a memory issue as well.
stax76 is offline   Reply With Quote
Old 9th June 2019, 13:52   #2477  |  Link
StvG
Registered User
 
Join Date: Jul 2018
Posts: 447
You can try this version too.
StvG is offline   Reply With Quote
Old 9th June 2019, 14:13   #2478  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Thanks, I get this error:

Indexing using ffmsindex failed with exit code: -1073741511 (0xC0000139)
The exit code might be a system error code: {Entry Point Not Found}
The procedure entry point hs could not be located in the dynamic link library hs.
stax76 is offline   Reply With Quote
Old 9th June 2019, 14:25   #2479  |  Link
StvG
Registered User
 
Join Date: Jul 2018
Posts: 447
Can you try indexing with ffms2 (ffvideosource() will index the file)?
StvG is offline   Reply With Quote
Old 9th June 2019, 14:32   #2480  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
For staxrip I would need ffmsindex.
stax76 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 13:37.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.