← Back to team overview

openshot.developers team mailing list archive

[Bug 691396] Re: OpenShot crashes on importing camstudio videos

 

>>>I'm not sure what you mean the Camstudio codec is open source (GPL) as far as I can tell. Also, it seems to very efficient for screen captures and lossless (at least to my eyes).
It is not obligatory to use a GPL codec if you are a open source project.

>>>In any case, further experimentation seems to show it is not a codec problem. OpenShot still crashes if I convert it to HuffyUV. However, it works after converting to HuffyUV and resizing to a multiple of 4.
The fact that you must add a multiple of 4 is linked at the specification of the codec. When you have some extra-codecs like this, a conversion is the best way for working with. And it is a reason for privileged the Open codecs.

-- 
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/691396

Title:
  OpenShot crashes on importing camstudio videos

Status in OpenShot Video Editor:
  New

Bug description:
  I am trying to edit screen captures made using CamStudio on windows.

This video plays fine with ffplay.
melt segfaults if you try to play it.
OpenShot segfaults if you try to import it.

Here are the details from ffmpeg about my video:
Input #0, avi, from 'openshot_website.avi':
  Duration: 00:00:02.00, start: 0.000000, bitrate: 5109 kb/s
    Stream #0.0: Video: camstudio, rgb32, 1005x721, 30 tbr, 30 tbn, 30 tbc

This is on Ubuntu 10.04 with OpenShot 1.2.2 installed via PPA.





References