Comment 5 for bug 1988100

Revision history for this message
Aaron (apelly) wrote : Re: Video thumbnails fail to generate

If I run it as root it runs for a few seconds and responds "Killed"

But; something suspicious is happening because I just went to check the exact output and I got this:

$ sudo totem-video-thumbnailer -v sample.mp4 sample.png
TotemVideoThumbnailer-Message: 17:38:03.906: Initialised libraries, about to create video widget
TotemVideoThumbnailer-Message: 17:38:03.908: setting URI file:///home/aaron/tmp/sample.mp4
TotemVideoThumbnailer-Message: 17:38:03.908: Video widget created
TotemVideoThumbnailer-Message: 17:38:03.908: About to open video file
OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable
OpenBLAS blas_thread_init: RLIMIT_NPROC 125184 current, 125184 max

So I am a liar now. But this works:

$ sudo totem-video-thumbnailer -vl sample.mp4 sample.png
TotemVideoThumbnailer-Message: 17:40:03.840: Initialised libraries, about to create video widget
TotemVideoThumbnailer-Message: 17:40:03.842: setting URI file:///home/aaron/tmp/sample.mp4
TotemVideoThumbnailer-Message: 17:40:03.842: Video widget created
TotemVideoThumbnailer-Message: 17:40:03.842: About to open video file
TotemVideoThumbnailer-Message: 17:40:03.948: Checking whether file has cover
TotemVideoThumbnailer-Message: 17:40:03.949: Opened video file: 'sample.mp4'
TotemVideoThumbnailer-Message: 17:40:03.949: About to seek to 0.333333
TotemVideoThumbnailer-Message: 17:40:03.978: About to get frame for iter 0
TotemVideoThumbnailer-Message: 17:40:03.985: Frame for iter 0 is interesting
TotemVideoThumbnailer-Message: 17:40:03.988: Saving captured screenshot to sample.png