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

Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 6th March 2019, 10:06   #221  |  Link
Iron_Mike
Registered User
 
Join Date: Jul 2010
Posts: 132
is it possible to load an image sequence directly via FFMS2 ? if so, what is the syntax for the file mask ?

Thanks.
Iron_Mike is offline  
Old 6th March 2019, 20:26   #222  |  Link
FranceBB
Broadcast Encoder
 
FranceBB's Avatar
 
Join Date: Nov 2013
Location: Royal Borough of Kensington & Chelsea, UK
Posts: 2,904
Quote:
Originally Posted by Iron_Mike View Post
is it possible to load an image sequence directly via FFMS2 ? if so, what is the syntax for the file mask ?

Thanks.
Well, FFVideoSource loads video, FFAudioSource loads audio, so you can easily guess that FFImageSource loads images. :P

FFImageSource("img.jpg")

FranceBB is offline  
Old 6th March 2019, 20:49   #223  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by FranceBB View Post
Well, FFVideoSource loads video, FFAudioSource loads audio, so you can easily guess that FFImageSource loads images. :P
The question was about an image sequence. I don't think FFMS can do that, ImageSource/ImageReader should fit nicely.
__________________
Groucho's Avisynth Stuff

Last edited by Groucho2004; 6th March 2019 at 21:05.
Groucho2004 is offline  
Old 6th March 2019, 21:00   #224  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,795
A quick google search showed this ffms2 gscript combo https://forum.doom9.org/showthread.p...39#post1826439
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database
ChaosKing is offline  
Old 6th March 2019, 21:02   #225  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by ChaosKing View Post
A quick google search showed this ffms2 gscript combo https://forum.doom9.org/showthread.p...39#post1826439
Yes, I just found that, too. However:
Quote:
Originally Posted by AKBabel View Post
It is really slow.
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline  
Old 6th March 2019, 23:34   #226  |  Link
Iron_Mike
Registered User
 
Join Date: Jul 2010
Posts: 132
thanks guys, I saw that post as well, was just checking in if FFmpegSource 2 has been updated to support image sequences... as that is what video is...

ffmpeg loads image sequences just fine... FFMS 2 is advertised as a wrapper for it, hence my question...

Thanks.
Iron_Mike is offline  
Old 7th March 2019, 01:20   #227  |  Link
FranceBB
Broadcast Encoder
 
FranceBB's Avatar
 
Join Date: Nov 2013
Location: Royal Borough of Kensington & Chelsea, UK
Posts: 2,904
Quote:
Originally Posted by Groucho2004 View Post
The question was about an image sequence. I don't think FFMS can do that, ImageSource/ImageReader should fit nicely.
My bad, I missed that.
FranceBB is offline  
Old 13th March 2019, 14:22   #228  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,795
lsmash has the same broken output that ffms had before with av1 files.
And can't open ivf files as it seems.

the ffms2 build is ok.
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database
ChaosKing is offline  
Old 13th March 2019, 15:32   #229  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,795
If there's no "dav1d patch" available for lsmash, then building it with libaom would be a better option I guess?
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database
ChaosKing is offline  
Old 13th March 2019, 17:05   #230  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,795
Looks good now.

One tiny thing
I get this in console
Code:
[libaom-av1 @ 00000271adb00740] 1.0.0-1457-geca009dba
[libaom-av1 @ 00000271adaf6480] 1.0.0-1457-geca009dba
Is this normal or some kind of debug output?
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database
ChaosKing is offline  
Old 13th March 2019, 23:04   #231  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,915
Quote:
Originally Posted by Wolfberry View Post
...
Both are vapoursynth plugins.
Please use VapourSynth subforum to include these plugins, this is Avisynth Development subforum.
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is offline  
Old 14th March 2019, 13:16   #232  |  Link
amayra
Quality Checker
 
amayra's Avatar
 
Join Date: Aug 2013
Posts: 285
any hope to see new build ?
__________________
I love Doom9
amayra is offline  
Old 25th January 2020, 17:33   #233  |  Link
Matias
Registered User
 
Join Date: Oct 2018
Posts: 16
Can you reupload ffms2000??
Matias is offline  
Old 25th January 2020, 17:59   #234  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,555
This thread should be closed. The FFMS2000 branch was merged long ago and noe it only creates confusion.
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is offline  
Closed Thread

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 00:07.


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