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: (23) « First ... 7 8 [9] 10 11 ... Last » ( Go to first unread post )
New FLV and Matroska plugins for VirtualDub, (works in progress)
« Next Oldest | Next Newest » Track this topic | Email this topic | Print this topic
fccHandler
Posted: Feb 12 2011, 03:43 AM


Administrator n00b


Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02



Fix for Dstruct's crash:
http://fcchandler.home.comcast.net/Plugins/Matroska


--------------------
May the FOURCC be with you...
 
     Top
Dstruct
Posted: Feb 12 2011, 09:41 AM


Advanced Member


Group: Members
Posts: 257
Member No.: 24005
Joined: 8-August 08



QUOTE (fccHandler @ Feb 12 2011, 05:43 AM)
Fix for Dstruct's crash:
http://fcchandler.home.comcast.net/Plugins/Matroska

Yep, all fine now in 2.1! Thanks!
 
    Top
dumah
Posted: Feb 14 2011, 04:20 AM


Newbie


Group: Members
Posts: 3
Member No.: 29463
Joined: 28-December 10



Is there any way to fix a first few green frames in mkv?
 
     Top
fccHandler
Posted: Feb 15 2011, 02:17 AM


Administrator n00b


Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02



The honest answer is, I don't know. I'm not really sure yet what causes the green frames.

--------------------
May the FOURCC be with you...
 
     Top
JaliM
Posted: Feb 17 2011, 08:20 AM


Member


Group: Members
Posts: 23
Member No.: 29948
Joined: 17-February 11



I have a FLV (AVC+AAC) file dl from Internet TV. If I import to VDub (using FLV fcchandler's filter) the AVC stream is detected but audio AAC stream not, VD info file audio section says nothing (empty).
If I convert FLV to MKV with no audio or video recompression and import to VDub with Matroska fcchandler's filter, then AVC+AAC are detected properly, then I can edit and export to AVI with 'Direct Stream copy' without any problem in A/V sync.!!.

Is it easy to implement an AAC source-parser for FLV VD filter as MKV does? In case it is possible, the 'Direct Stream copy' for Video and Audio could be achived without streams decompression as MKV does?

It should simplify the automation for processes and will avoid the use of other 3rd party video encoders such as Avidemux/FFmpeg to convert firstly FLV to MKV before using VirtualDub.

I upload a FLV sample in http://www.mediafire.com/?grigmz19ee5ivuq to test.

Thanks,
 
    Top
Jam One
Posted: Feb 17 2011, 09:23 AM


Advanced Member


Group: Members
Posts: 580
Member No.: 25518
Joined: 8-May 09



I think you may also wish to consider to go the DirectShow Input Driver way,
at least as a temporary measure.
 
     Top
JaliM
Posted: Feb 17 2011, 10:19 AM


Member


Group: Members
Posts: 23
Member No.: 29948
Joined: 17-February 11



QUOTE (Jam One @ Feb 17 2011, 09:23 AM)
I think you may also wish to consider to go the DirectShow Input Driver way,
at least as a temporary measure.

But direct Stream copy is not possible (I mean without decompreesion-keeping AVC and AAC in resulting AVI) sad.gif
 
    Top
ale5000
Posted: Feb 17 2011, 12:53 PM


Advanced Member


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



Edit: Post removed

--------------------
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
JaliM
Posted: Feb 17 2011, 04:24 PM


Member


Group: Members
Posts: 23
Member No.: 29948
Joined: 17-February 11



but... can this be fixed?
 
    Top
ale5000
Posted: Feb 17 2011, 05:46 PM


Advanced Member


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



You need to wait a reply from fccHandler.

--------------------
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
fccHandler
Posted: Feb 19 2011, 04:02 AM


Administrator n00b


Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02



Thank you JaliM for providing a sample file. The problem was a bug in my FLV plugin. (One of the audio blocks in your sample file is written in an unusual way, but it isn't wrong.) I've uploaded version 1.4 to fix the bug:

http://fcchandler.home.comcast.net/Plugins/FLV

--------------------
May the FOURCC be with you...
 
     Top
JaliM
Posted: Feb 19 2011, 05:08 PM


Member


Group: Members
Posts: 23
Member No.: 29948
Joined: 17-February 11



Oh Thanks! Working in ALL my downloaded FLV files now!
 
    Top
pureocean
Posted: Feb 19 2011, 06:43 PM


Advanced Member


Group: Members
Posts: 53
Member No.: 27197
Joined: 13-March 10



@fccHandler: Thank you very much for non-stop updates.

This FLV files cannot import with VirtualDub. Error message: "Couldn't parse FLV"

File-1: http://members.chello.nl/d.heeswijk7/Showr...el_2007_DvH.flv

File-2: http://fareastcinema.com/wp-content/spiegl...-and-Lizard.flv

Note: I've tried previously and lastest version(v1.4). No change.
 
     Top
JaliM
Posted: Feb 19 2011, 06:56 PM


Member


Group: Members
Posts: 23
Member No.: 29948
Joined: 17-February 11



Yes, Virtualbub fails to parse.

If you open in Avidemux, it says there is not a 'video stream' but it repairs and opens wink.gif so, if you resave to a new FLV file in Avidemux, with no recompresion, then it open in VirtualDub, so I deduce there's a problem in FLV headers...
 
    Top
Gral
Posted: Feb 19 2011, 08:08 PM


Advanced Member


Group: Members
Posts: 125
Member No.: 11018
Joined: 11-July 04



QUOTE (pureocean @ Feb 19 2011, 12:43 PM)
@fccHandler: Thank you very much for non-stop updates.

This FLV files cannot import with VirtualDub. Error message: "Couldn't parse FLV"

File-1: http://members.chello.nl/d.heeswijk7/Showr...el_2007_DvH.flv

File-2: http://fareastcinema.com/wp-content/spiegl...-and-Lizard.flv

Note: I've tried previously and lastest version(v1.4). No change.

I can open these files with Moitah's plugin (intalled simultaneously with fccHandler's one, but with lower priority).
It seems fccHandler's plugin fails and skip parsing, allows Moitah's plugin to works.
 
     Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
337 replies since Sep 26 2010, 04:58 AM Track this topic | Email this topic | Print this topic
Pages: (23) « First ... 7 8 [9] 10 11 ... Last »
<< Back to VirtualDub Filters and Filter Development