Public bug reported:

Binary package hint: ffmpeg

On Hardy using the medibuntu packages one was able to create thumbnails
from an xvid file

ffmpeg -i "testfile.avi" -r .01 -y ~/ss_%d_yy.jpg

now this doesn't work on Intrepid using the unstripped ffmpeg libraries
in Intrepid because medibuntu doesn't provide ffmpeg versions

but png files work
ffmpeg -i "testfile.avi" -r .01 -y ~/ss_%d_yy.png

I prefer jpg to png as the filesizes are much smaller.

** Affects: ffmpeg (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Can't create jpg thumbnails in Intrepid
https://bugs.launchpad.net/bugs/320720
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to