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 ... 22 23 [24] 25 26  ( 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
ale5000
Posted: Feb 22 2015, 04:22 AM


Advanced Member


Group: Members
Posts: 1114
Member No.: 22180
Joined: 30-September 07



All works fine.
I have done just an attempt with an FLV file trying to load the same file a second time within "Audio from another file" and sync seems perfect.

PS: I'm working on a thing here to facilitate users: http://forums.virtualdub.org/index.php?act...=ST&f=3&t=23203
User suggestion are appreciated.

--------------------
New VirtualDub forum
VirtualDub AIO (All-in-One installer for VirtualDub and plugins)
Codec Toolbox RS (A tool to read/change merit of codecs and many other things)
Input plugins for VirtualDub / ACM codecs / VFW codecs
 
     Top
-vdub-
Posted: Feb 22 2015, 07:59 AM


Advanced Member


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



A setting to allow ffmpeg use only aac-acm for aac audio then we have aac direct audio copy ?
 
    Top
dloneranger
Posted: Feb 22 2015, 08:33 AM


Moderator


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



QUOTE (-vdub- @ Feb 22 2015, 08:59 AM)
A setting to allow ffmpeg use only aac-acm for aac audio then we have aac direct audio copy ?

Yeah......
I have no idea how to do that :-)
If I did then you would be able to do it with all video and audio not just aac

--------------------
MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask
Windows7/8 Codec Chooser
All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3
 
    Top
ale5000
Posted: Feb 22 2015, 06:37 PM


Advanced Member


Group: Members
Posts: 1114
Member No.: 22180
Joined: 30-September 07



It would be really difficult I think because it would have to "not decode" aac but "change it" to be sort of avi-compatible like fccHandler's plugins and detect implicit HE-AAC.
A partial support will create broken files.

--------------------
New VirtualDub forum
VirtualDub AIO (All-in-One installer for VirtualDub and plugins)
Codec Toolbox RS (A tool to read/change merit of codecs and many other things)
Input plugins for VirtualDub / ACM codecs / VFW codecs
 
     Top
-vdub-
Posted: Feb 22 2015, 11:37 PM


Advanced Member


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



I think and submit every now and then ideas for this not often so don't clutter the thread with this.

If people only needed ffmpeg input driver and ffmpeg caching driver with a few other codecs acm x26x and xvid they are good to go. Loading is becoming a non issue with recent changes maybe some tweaking needed for it to be more user friendly I see from reading not having yet loaded it to see. Tweak so it is a slider maybe and knows from registry if possible where each codec is and so able to position ffmpeg where they like it to be. Highest, lowest, middle or elsewhere visually.

All that leaves is for each ffmpeg plugin to have a installer that leaves no traces in the system when over installed the old ffmpeg plugin. Myself I don't care if 7z for example or other information is left behind in the registry or temp files folder but some people do mind this. Maybe there needs are a Virtualdub portable for use with other peoples pc, libraries, cafes, work and other places where need Virtualdub to be invisible (portable)
 
    Top
stef2
Posted: Feb 23 2015, 07:42 AM


Newbie


Group: Members
Posts: 2
Member No.: 38662
Joined: 20-February 15



@dloneranger: thanks a lot for your replies and the updated software smile.gif It works great!
 
     Top
dloneranger
Posted: Feb 25 2015, 05:19 PM


Moderator


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



V0.8.2.4 [25 February 2015]
Added set plugin priority in the extended options dialog and file information dialog
Added plugin is selectable from audio menu 'from another file'
Fix better handling of truncated audio stream
Fix seek recursion endless loop
Modify fallback of reading options from HKLM registry in case an installer wants to set any options on install
Fix bug in seeking loop (accidental = instead of ==)

--------------------
MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask
Windows7/8 Codec Chooser
All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3
 
    Top
ALbino
Posted: Feb 26 2015, 02:38 AM


Advanced Member


Group: Members
Posts: 101
Member No.: 26983
Joined: 9-February 10



Just wanted to say thanks for continuing to update this incredible plugin, dloneranger. I've been using 0.8.1.7 and haven't been keeping up with the updates, but finally switched to 0.8.2.3 last week, and it's much improved. Just upgraded to 0.8.2.4 and it seems to be just fine as well. Appreciate all the effort you put in to this.
 
     Top
dloneranger
Posted: Feb 26 2015, 05:28 AM


Moderator


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



You're welcome and thanks
smile.gif

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


Advanced Member


Group: Members
Posts: 335
Member No.: 20490
Joined: 23-December 06



Why do you have put back avs in the pluggin...mad.gif
Whatever priroity i choose, it's the pluggin which handle avs... sad.gif
For now, i have to remove it.
 
     Top
dloneranger
Posted: Feb 26 2015, 09:17 PM


Moderator


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



....I didn't add .avs back in

If high priority is picked it'll just be a higher priority than all others, and that includes the .avs handler
You can still pick the avs handler from the drop down menu though when high is selected

If normal is selected it exactly as it was

If low is selected it's got a -9 priority

Just checking, you did shut down virtualdub and restart after changing the priority?

For info the .avs handler in virtualdub has a -4 priority, so FFMPlugin was already higher than that

--------------------
MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask
Windows7/8 Codec Chooser
All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3
 
    Top
jpsdr
Posted: Feb 26 2015, 10:12 PM


Advanced Member


Group: Members
Posts: 335
Member No.: 20490
Joined: 23-December 06



Yes VDub restarted, but even if i set priority low to the pluggin, when i open an avs file, and get "File Informatio", i have the ffmpeg display panel. I didn't have this behavior with previous 8.2.3 version.
user posted image

And what is stanger, indeed, in drop down menu, selecting "ffmpeg supported files" does not display avs files. At least for me, something changed between 8.2.3 and 8.2.4...
 
     Top
ale5000
Posted: Feb 26 2015, 11:26 PM


Advanced Member


Group: Members
Posts: 1114
Member No.: 22180
Joined: 30-September 07



The error message for missing dll have a strange title behaviour: user posted image

--------------------
New VirtualDub forum
VirtualDub AIO (All-in-One installer for VirtualDub and plugins)
Codec Toolbox RS (A tool to read/change merit of codecs and many other things)
Input plugins for VirtualDub / ACM codecs / VFW codecs
 
     Top
dloneranger
Posted: Feb 27 2015, 06:00 AM


Moderator


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



Hmmm, interesting - the only thing that changed with how it interacts with virtualdub is a removed signature check
Having a signature check stops virtualdub from using the priority
I'll have to take a look at a work around, maybe a 'use priority' checkbox that enables/disables the signature check
Just quickly trying to return a fail code to virtualdub as soon as I get a filename is causing an error message in virtualdub about 'failed to load' so look lie that's out
Might be a choice between having a priority system or having .avs working as you'd expect
(will have to check virtualdubs code to see what's going on with .avs as its -4 should beat my -9 hands down)

In other news, I can reproduce the title bar not showing correctly in a win7 VM
Fixed for next version


--------------------
MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask
Windows7/8 Codec Chooser
All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3
 
    Top
ale5000
Posted: Feb 27 2015, 06:09 AM


Advanced Member


Group: Members
Posts: 1114
Member No.: 22180
Joined: 30-September 07



The problem could be the same as in the past, VirtualDub was having a broken signature check in the internal wav handler so the wav input plugin was stealing wav also if the priority was lower.

Maybe the internal avs handler has a broken signature check?

--------------------
New VirtualDub forum
VirtualDub AIO (All-in-One installer for VirtualDub and plugins)
Codec Toolbox RS (A tool to read/change merit of codecs and many other things)
Input plugins for VirtualDub / ACM codecs / VFW codecs
 
     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 ... 22 23 [24] 25 26 
<< Back to VirtualDub Filters and Filter Development