This issue is still there in 0.7.2-1, the extension is decided based on
the src file extension (variable dotPtr; most probably in
domain/animation/frame.cpp or so) copies the extension name of the src
images disregarding that it image2 demuxer stricktly requires not only
JPG files, but JPG files with extension written in small letters.

My guess the fix would be just converting the dotPtr to small letters.
that will fix this issue, it will not fix that stopmotion supports only
jpg out of the box for exporting using ffmpeg/avconv, but that is anothe
issue.

I wonder how this bug did not get more attention/affecting others.

** Summary changed:

- stopmotion is sensetive for case of file extension
+ stopmotion is sensetive for case of file extension on export video (must be 
small letters)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/614753

Title:
  stopmotion is sensetive for case of file extension on export video
  (must be small letters)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/stopmotion/+bug/614753/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to