Skip to Content

Error reopening a project

4 replies [Last post]
Pipoca
User offline. Last seen 2 weeks 1 day ago. Offline
Joined: 07/23/2009
Posts:

Hi All,

HP dv4 - Kubuntu Karmic 9.10 - KDE 4.3.2 - Kdenlive 0.7.6 (all amd64)

When I try to edit a 3min video shot with a Sony DSC-W55 in 640x480 (fine) mode I get the following error:

1. Start a new project VGA NTSC
2. Add the MOVxxxx.MPG clip
3. Put the clip in track #1
4. Play the clip
5. Save the project and quit the app

All steps above work fine. However, when I reopen the project the clip and project monitors play only the sound - the image is black. The clip is still in track #1 and the thumbs are ok, but when I move across the time line I only see a black image.

Any help is appreciated.

TIA,

Pipoca
S. Paulo - Brazil

0
Your rating: None
j-b-m
User offline. Last seen 3 days 7 hours ago. Offline
Joined: 07/17/2008
Posts:
Re: Error reopening a project

You are probably having the same issue as the Sony DSC-T20 camera. Those Sony cams output a proprietary MPEG format that does not really support seeking (see comments: http://kdenlive.org/video-editor/sony-dsc-t20 ). You may try to transcode your clips first:
In Kdenlive's "File" menu, select "Transcode clips". Then select your clips. A new dialog will open for the transcoding. Select "Fix MPEG1" as profile, check the "Add clips to project" option and click start.

That will transcode your clips (originals are not touched) and using the newly transcoded clips, you might be able to work correctly in Kdenlive.

j-b-m
User offline. Last seen 3 days 7 hours ago. Offline
Joined: 07/17/2008
Posts:
Re: Error reopening a project

Hey, good news. It looks like the seeking problem in FFMpeg was just fixed 5 days ago:
https://roundup.ffmpeg.org/roundup/ffmpeg/issue1226

So if you can compile FFMpeg or get a very recent version, your problems should be fixed, no need to transcode anymore.

Pipoca
User offline. Last seen 2 weeks 1 day ago. Offline
Joined: 07/23/2009
Posts:
Re: Error reopening a project

Solved!

Thanks a lot, j-b-m.

Pipoca
User offline. Last seen 2 weeks 1 day ago. Offline
Joined: 07/23/2009
Posts:
Re: Error reopening a project

"So if you can compile FFMpeg or get a very recent version, your problems should be fixed, no need to transcode anymore."

I'm an average-dumb-gui-user. No chance to compile anything... :-))

Thanks for your suggestion anyway.