ubuntustudio-bugs team mailing list archive
-
ubuntustudio-bugs team
-
Mailing list archive
-
Message #01294
[Bug 1396806] [NEW] Images to video, skipping images
Public bug reported:
In the man page for avconv, it says...
For creating a video from many images:
avconv -f image2 -i foo-%03d.jpeg -r 12 -s WxH
foo.avi
But this creates a video file where most of the images are skipped over. Only one out of every 8-10 frames are used.
** Affects: libav (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to libav in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1396806
Title:
Images to video, skipping images
Status in “libav” package in Ubuntu:
New
Bug description:
In the man page for avconv, it says...
For creating a video from many images:
avconv -f image2 -i foo-%03d.jpeg -r 12 -s WxH
foo.avi
But this creates a video file where most of the images are skipped over. Only one out of every 8-10 frames are used.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1396806/+subscriptions
Follow ups
References