On Tue, Sep 29, 2009 at 2:49 AM, Mikko Rapeli <[email protected]> wrote:
> On Tue, Sep 29, 2009 at 12:43:37PM +0300, Maksym Veremeyenko wrote:
>> Mikko Rapeli написав(ла):
>> >I was about to test latest mlt & kdenlive, but is appears quite a few of
>> >my dv files aren't working anymore. I can repeat this with ffmpeg/ffplay
>> >too while mplayer has no problem with them. Here's an example:
>> >
>> [...]
>> >$ ffmpeg -i  test2.dv
>> try
>> ffmpeg -f dv -i test2.dv
>
> Yay, that helps for ffmpeg:

Lately, FFmpeg has been changing their format "probing" tests, in
particular, for DV. I see you are using a very recent version. You
must have caught it at a bad time.

> But how to tell that to ffplay or applications like mlt/kdenlive who use
> ffmpeg libraries?

Not possible in Kdenlive, but MLT perhaps. You will have to try:

$ melt test2.dv f=dv

If it works, for Kdenlive:

$ melt test2.dv f=dv -consumer xml:test2.mlt

Now load the .mlt as a clip in Kdenlive.

-- 
+-DRD-+

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Kdenlive-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to