Welcome Guest ( Log In | Register )


Important

The forums will be closing permanently the weekend of March 15th. Please see the notice in the announcements forum for details.

Pages: (26) « First ... 11 12 [13] 14 15 ... Last » ( Go to first unread post )
Ffmpeg Input Driver, Experimental driver based on ffmpeg libs
« Next Oldest | Next Newest » Track this topic | Email this topic | Print this topic
dloneranger
Posted: Mar 17 2014, 04:53 PM


Moderator


Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07



My sucky script created the wrong folder names in the .zip files

Instead of ffdlls, the folders were called dlls32 or dlls64
They can be renamed back to ffdlls (delete any old ffdlls folder)

So beta2 is just a name change in the .zip files and you don't need to download it again

--------------------
MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask
Windows7/8 Codec Chooser
All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3
 
    Top
dloneranger
Posted: Mar 17 2014, 10:42 PM


Moderator


Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07



810 beta3

Better handling of audio/video just before the end of the file

--------------------
MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask
Windows7/8 Codec Chooser
All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3
 
    Top
dloneranger
Posted: Mar 19 2014, 04:37 PM


Moderator


Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07



V0810 added

--------------------
MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask
Windows7/8 Codec Chooser
All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3
 
    Top
dloneranger
Posted: Mar 20 2014, 08:17 PM


Moderator


Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07



v0.8.1.1 [20 Mar 2014]
After a night sleep, thought of a better way to get the very end frames of the source file


--------------------
MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask
Windows7/8 Codec Chooser
All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3
 
    Top
-vdub-
Posted: Mar 21 2014, 06:18 PM


Advanced Member


Group: Members
Posts: 613
Member No.: 27087
Joined: 24-February 10



As many people need guidance to unpack this to the correct PluginsXX directory. Using a 7z archive that has a script to copy only the files and folders. This would not be an installer only a copy script that 7z executes so nothing is added to the registry install/uninstall locations etc. I have seen this type of 7z install script with other softwares that works as needed

Anyone needing to still unpack as normally should be able to do so if correct 7z archive type is used (unknown which supports script and normal unpack). Although I have seen this type of 7z archive done with a few other softwares previously. 7z could also be used to compress the FFMpeg archive further using settings such as 7z | Ultra | LZMA (or better)

As long as script can detect what version Virtualdub is been unpacked to. maybe it checks for PluginsXX folder name to do so. Better if is done automatically after Virtualdub folder destination is chosen for when many Virtualdub are at the same location, example

SameDrive:\ABC\Virtualdub1\
SameDrive:\ABC\Virtualdub2\
SameDrive:\ABC\Virtualdub3\


note: Unknown if 7zip still has this type of archive
PluginsXX - Plugins, Plugins32 or Plugins64
 
    Top
dloneranger
Posted: Mar 21 2014, 06:48 PM


Moderator


Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07



There's a setup installer on the sourceforge page now that lets you pick a folder with virtualdub in (32 or 64 bit) and puts the right files in the right place

--------------------
MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask
Windows7/8 Codec Chooser
All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3
 
    Top
dloneranger
Posted: Mar 21 2014, 11:56 PM


Moderator


Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07



0812 beta
Fixes frame stepping backward
Better seeking
https://sourceforge.net/projects/virtualdub.../V0812%20beta1/

I'd appreciate any comments better/worse thanks - pm's best, to avoid clogging the thread
(there are so many formats etc out there I can't check if making one thing better has broken a different thing)

Confirmed problems
H265 - trouble with seeking
AVCHD - trouble with seeking
I can't see anything obvious the plugins doing wrong - possibly it's ffmpeg's dlls, as ffmpeg.exe also has trouble with the samples I've tested

--------------------
MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask
Windows7/8 Codec Chooser
All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3
 
    Top
moody2014
Posted: Mar 25 2014, 10:54 PM


Member


Group: Members
Posts: 13
Member No.: 37821
Joined: 25-March 14



QUOTE (dloneranger @ Mar 21 2014, 11:56 PM)
0812 beta
Fixes frame stepping backward
Better seeking
https://sourceforge.net/projects/virtualdub.../V0812%20beta1/

I'd appreciate any comments better/worse thanks - pm's best, to avoid clogging the thread
(there are so many formats etc out there I can't check if making one thing better has broken a different thing)

Confirmed problems
H265 - trouble with seeking
AVCHD - trouble with seeking
I can't see anything obvious the plugins doing wrong - possibly it's ffmpeg's dlls, as ffmpeg.exe also has trouble with the samples I've tested



Crash opening any video file with latest 64 bit Zeranoe FFmpeg dll's Build (avcodec-55 version 55.54.100.0, avformat-55 v.55.35.100.0, avutil-52 v.52.69.100.0 and swscale-2 v.2.5.102.0) wink.gif
 
     Top
dloneranger
Posted: Mar 25 2014, 11:20 PM


Moderator


Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07



You can't just swap dll's
If the dll's conventions have changes at all (between the ones it comes with and the ones your trying) the plugin has to be recompiled with the new sdk files that match the new dlls

--------------------
MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask
Windows7/8 Codec Chooser
All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3
 
    Top
moody2014
Posted: Mar 25 2014, 11:28 PM


Member


Group: Members
Posts: 13
Member No.: 37821
Joined: 25-March 14



QUOTE (dloneranger @ Mar 25 2014, 11:20 PM)
You can't just swap dll's
If the dll's conventions have changes at all (between the ones it comes with and the ones your trying) the plugin has to be recompiled with the new sdk files that match the new dlls


Ok, it means I can not update only the dll without recompile the all plugin, it's a pity.


I have updated until git-63dbba6 (23-Mar-2014) and work great only not work with new git-c25d2cd


thanks smile.gif
 
     Top
dloneranger
Posted: Mar 25 2014, 11:41 PM


Moderator


Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07



ffmpeg 2.2.0 should be on Zeranoes' site soon
I'll recompile with that when it's out, as I'd prefer to include a stable build that a dev one

--------------------
MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask
Windows7/8 Codec Chooser
All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3
 
    Top
dloneranger
Posted: Mar 26 2014, 05:07 PM


Moderator


Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07



0812 test version
https://dl.dropboxusercontent.com/u/1702491..._test_razon.zip

razon sent me some test files that didn't seek properly (AVCHD)
once you had seeked, you couldn't step forwards/backwards properly and all you got were keyframes every so often

hopefully this fixes it, but it's a bit slower at seeking if this problem happens
the decodable keyframes are so far apart you have to keep seeking further and further back until you get something you can work with and then scoot forwards to the right place
should solve other problems where the pts's and dts's are really out of whack

if this doesn't break anything for anyone the new version will be out when zeranoe updates the ffdlls to v2.2.0

--------------------
MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask
Windows7/8 Codec Chooser
All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3
 
    Top
moody2014
Posted: Mar 27 2014, 03:57 PM


Member


Group: Members
Posts: 13
Member No.: 37821
Joined: 25-March 14



Thanks, now work with lastest git smile.gif
 
     Top
dloneranger
Posted: Mar 27 2014, 04:10 PM


Moderator


Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07



It's using ffmpeg-20140326-git-c05065a so it should be ok to swap them around for a while

--------------------
MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask
Windows7/8 Codec Chooser
All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3
 
    Top
dloneranger
Posted: Mar 28 2014, 03:10 PM


Moderator


Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07



v0.8.1.2 [28 Mar 2014]
Fixed some formats with large keyframe intervals or weird pts/dts had trouble seeking and would only show keyframes after the first seek
Extra seeking further back to find a valid keyframe is done now if an initial seek fails
Some seeking optimizations
Updated FFMpeg dlls to 27/03/2014 - v2.2.0 isn't on zeranoes site, so these are the first dlls after v2.2.0


--------------------
MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask
Windows7/8 Codec Chooser
All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3
 
    Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
378 replies since May 10 2011, 10:20 AM Track this topic | Email this topic | Print this topic
Pages: (26) « First ... 11 12 [13] 14 15 ... Last »
<< Back to VirtualDub Filters and Filter Development