On Thursday 05 April 2007 00:55:14 Hans-J?rgen Koch wrote: > Am Mittwoch 04 April 2007 11:21 schrieb Hans-J?rgen Koch: > > Am Mittwoch, 4. April 2007 08:48 schrieb Jean-Michel Pour?: > > > Le mardi 03 avril 2007 ? 22:31 +0200, Hans-J?rgen Koch a ?crit : > > > > I just updated kdenlive to the latest version available on > > > > debian-multimedia.org, but I've still got the problem that kdenlive > > > > only > > > > recognizes the first 63 seconds of my DV clips. > > > > > > I have the same problem when using AVI files, the limit is near 60 > > > seconds. > > > mlt and ffmpeg were updated in Debian multimedia a few days ago. > > > It may be related to that upgrade, I am really not sure where this > > > comes from. > > > > Hi Jean-Michel, > > thanks for your answer, I don't feel alone anymore ;-) > > I'll try to find out which package causes the problem and file a bug > > against it. I guess it's not ffmpeg, as all other video players > > recognize (and play) the full length. > > I just updated all ffmpeg libraries to the latest Debian versions. > I also made sure I've got the latest versions of libdv and libmlt. > This test video: > > $ tcprobe -i booz-013.avi > [tcprobe] RIFF data, AVI video > [avilib] V: 25.000 fps, codec=dvsd, frames=6509, width=720, height=576 > [avilib] A: 48000 Hz, format=0x01, bits=16, channels=2, bitrate=1536 kbps, > [avilib] 6509 chunks, 49987080 bytes, CBR > [tcprobe] summary for booz-013.avi, (*) = not default, 0 = not detected > import frame size: -g 720x576 [720x576] > frame rate: -f 25.000 [25.000] frc=3 > audio track: -a 0 [0] -e 48000,16,2 [48000,16,2] -n 0x1 [0x2000] (*) > bitrate=1536 kbps > length: 6509 frames, frame_time=40 msec, duration=0:04:20.360 > > is played in full length by ffplay. > > kdenlive still thinks it's only 63 seconds. > > How can I find out whether the problem is libmlt-related? > Please try playing it with MLT's command line player:
inigo booz-013.avi Also, please try this: inigo avformat:booz-013.avi Let me know the result. jb
