Exporting video fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
stopmotion (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: stopmotion
DISTRIB_ID=Ubuntu
DISTRIB_
DISTRIB_
STOPMOTION: 0.6.0-1
Expected: I can export video using ffmpeg
Happened: I/O error
Message:
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libogg --enable-libgsm --enable-dc1394 --disable-debug --enable-shared --prefix=/usr
libavutil version: 1d.49.3.0
libavcodec version: 1d.51.38.0
libavformat version: 1d.51.10.0
built on Jun 3 2007 20:59:25, gcc: 4.1.3 20070528 (prerelease) (Ubuntu 4.1.2-9ubuntu2)
/home/rekrutacj
Usually that means that input file is truncated and/or corrupted.
Pictures used in my video are just example Ubuntu logos provided with my system. Stopmotion and ffmpeg are installed from default repos.
Changed in stopmotion: | |
status: | New → Confirmed |
I've been testing this application on intrepid 64-bit and it doesn't work,
When there is a jpg file in the frame, there is a video output of this frame but all the other picture are dropped..
I have been trying the upstream version too and it doesn't work better then the one in ubuntu.
This program should be able to deal with any file format that it let you import, so we could make a video of png and jpg files.
Since it copy all the files into the same directory it should be able to convert them to a format that the encoder support.