Go Back    Forum > Search Forums
Showing results 1 to 9 of 9
Search took 0.01 seconds.
Search: Posts Made By: knumag
Forum: Restore, Filter, Improve Quality 10-27-2018, 09:55 AM
Replies: 16
Views: 2,154
Posted By hodgey
I use something like this, adjusting levels with...

I use something like this, adjusting levels with the Levels function:

import vapoursynth as vs
import havsfunc as haf

core = vs.get_core()
clip = core.ffms2.Source(source=input_file)
#Adjust...
Forum: Restore, Filter, Improve Quality 10-23-2018, 10:43 AM
Replies: 16
Views: 2,154
Posted By hodgey
I believe that's correct yes. The mtmodes script...

I believe that's correct yes. The mtmodes script just needs to be autoloaded, which it should be if it's in the plugin folder, to work.

There is going to be a limit to how many threads the plugins...
Forum: Restore, Filter, Improve Quality 10-17-2018, 10:45 AM
Replies: 16
Views: 2,154
Posted By hodgey
Haven't experienced any issues like this when...

Haven't experienced any issues like this when using 64-bit ffmpeg, though there should be hardly any difference between 32 and 64-bit speed-wise in any case. The performance critical parts of the...
Forum: Capture, Record, Transfer 05-16-2018, 11:48 AM
Replies: 9
Views: 2,806
Posted By juhok
ffmpeg has scene change detection so it should be...

ffmpeg has scene change detection so it should be pretty easy to use that in combination with stream copy.
Forum: Capture, Record, Transfer 05-12-2018, 01:56 PM
Replies: 9
Views: 2,806
Posted By juhok
*nix dvgrab could work. If you have linux lying...

*nix dvgrab could work. If you have linux lying around or maybe use virtual machine or LiveCD/USB.

https://help.ubuntu.com/community/FireWire/dvgrab

I just discovered it recently and it's by...
Forum: Capture, Record, Transfer 05-12-2018, 01:12 PM
Replies: 9
Views: 2,806
Posted By robertthird
if you've got a Mac lying around there's a free...

if you've got a Mac lying around there's a free version of Lifeflix MiniDV importer.
Forum: Capture, Record, Transfer 05-10-2018, 07:23 AM
Replies: 9
Views: 2,806
Posted By thecoalman
Not a great solution and long shot at best but...

Not a great solution and long shot at best but Ulead's old pro video editor used to have split scene function based on the content, I'd assume it was analyzing the frames for drastic changes. Worked...
Forum: Capture, Record, Transfer 05-08-2018, 10:48 AM
Replies: 9
Views: 2,806
Posted By lordsmurf
I've seen something like this myself, but never...

I've seen something like this myself, but never tried to fix it. Not sure what's going on to cause it.
Forum: Restore, Filter, Improve Quality 03-03-2014, 09:22 AM
Replies: 6
Views: 7,347
Posted By kpmedia
Did you try using non-multithreaded (MT) Huffyuv?

Did you try using non-multithreaded (MT) Huffyuv?
Showing results 1 to 9 of 9

 

 
All times are GMT -5. The time now is 05:43 AM