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 > VapourSynth

Reply
 
Thread Tools Search this Thread Display Modes
Old 3rd June 2018, 23:05   #41  |  Link
Richard1485
Guest
 
Posts: n/a
I've tinkered with VapourSynth a bit. It's just that I'd end up going back to AviSynth for various reasons (audio work, use of DGIndexNV, familiarity, etc), most of which I've no doubt whatsoever are surmountable. I guess I just don't like going back and forth between tools if I can avoid it. Hell, I'd order my shopping by writing an AviSynth script if it were possible.☺ Anyway, I'll try to stop hijacking threads.
  Reply With Quote
Old 4th June 2018, 19:46   #42  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
as a side note to that: DGIndexNV works fine with Vapoursynth, using it for month,...
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 5th June 2018, 11:01   #43  |  Link
Richard1485
Guest
 
Posts: n/a
A month? I thought that there was some issue getting it to work with VapourSynth. Thanks for letting me know: I'll check it out.
  Reply With Quote
Old 30th August 2018, 03:11   #44  |  Link
Stephen R. Savage
Registered User
 
Stephen R. Savage's Avatar
 
Join Date: Nov 2009
Posts: 327
timecube r2 pre-release version: link

Key changes:
  • Developer API for Cube processing
  • Fixed processing of limited range
  • Option to use different output format than source
  • AVX-512 mode for up to 33% speedup
  • Minor optimization in other modes (2-3%)

Last edited by Stephen R. Savage; 30th August 2018 at 05:45.
Stephen R. Savage is offline   Reply With Quote
Old 25th August 2019, 19:47   #45  |  Link
groucho86
Registered User
 
Join Date: Apr 2016
Posts: 85
If someone could figure out the necessary configure/make files to compile timecube on Mac/Linux it would be much appreciated.
groucho86 is offline   Reply With Quote
Old 26th August 2019, 00:57   #46  |  Link
Are_
Registered User
 
Join Date: Jun 2012
Location: Ibiza, Spain
Posts: 321
Timecube already has a makefile in its repo. What problem is it giving to you?
Are_ is offline   Reply With Quote
Old 26th August 2019, 03:04   #47  |  Link
groucho86
Registered User
 
Join Date: Apr 2016
Posts: 85
Once I cd into the root folder of timecube-r2a and run make, I get the following error:
Code:
c++    -c -o vscube/vscube.o vscube/vscube.cpp
vscube/vscube.cpp:6:10: fatal error: 'timecube.h' file not found
#include "timecube.h"
         ^~~~~~~~~~~~
1 error generated.
make: *** [vscube/vscube.o] Error 1
I'm used to running an ./autogen.sh and ./configure before running make. I tried repurposing those from other plugin sources but was unsuccessful.
groucho86 is offline   Reply With Quote
Old 26th August 2019, 16:00   #48  |  Link
Are_
Registered User
 
Join Date: Jun 2012
Location: Ibiza, Spain
Posts: 321
timecube repo has a submodule, you need to fetch it with:
Quote:
git clone --recursive https://github.com/sekrit-twc/timecube.git
Are_ is offline   Reply With Quote
Old 26th August 2019, 17:21   #49  |  Link
groucho86
Registered User
 
Join Date: Apr 2016
Posts: 85
Quote:
Originally Posted by Are_ View Post
timecube repo has a submodule, you need to fetch it with:
Code:
git clone --recursive https://github.com/sekrit-twc/timecube.git
That worked, thank you _Are!
groucho86 is offline   Reply With Quote
Old 16th December 2019, 02:26   #50  |  Link
ASVTut
Registered User
 
ASVTut's Avatar
 
Join Date: Apr 2019
Posts: 7
I hope this isn't too off-topic, but why does the Timecube Readme have the "You are Educated Evil" thing? Is it an in-joke about LUTs? At first, I thought the repo was hacked.
ASVTut is offline   Reply With Quote
Old 27th March 2023, 23:20   #51  |  Link
Couleur
Registered User
 
Couleur's Avatar
 
Join Date: Jan 2022
Location: France
Posts: 21
is there proper documentation for it anywhere?
Couleur 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:23.


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