← Back to team overview

desktop-packages team mailing list archive

[Bug 1396806] Re: Images to video, skipping images

 

If this is still an issue, please follow
https://libav.org/bugreports.html and report the issue upstream.

** Changed in: libav (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libav in Ubuntu.
https://bugs.launchpad.net/bugs/1396806

Title:
  Images to video, skipping images

Status in libav package in Ubuntu:
  Incomplete

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


References