Thumbnail with videos that do not need to be converted ? (already flv)

boriso - June 30, 2008 - 19:29
Project:FlashVideo
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed
Description

Hi !

I wonder whether there is a way to create thumbnails of flv-videos. These uploaded videos are not converted by ffmpeg, thus no thumbnail is generated. Is there an easy way to fix that ?

thanks in advance !

#1

attheshow - January 31, 2009 - 17:30

This is a good point. I might try to look into making this happen this weekend.

#2

rogueturnip - February 2, 2009 - 22:34

Supplement to this it would be nice to specify a thumbnail to upload that avoids the conversion completely. Two cases for this
1. FLV file that doesn't get converted with a specified thumbnail jpg
2. Video file to convert with a specified thumbnail jpg

#3

attheshow - February 3, 2009 - 16:11
Status:active» postponed

I think based on all of the new features we've got, we need to postpone this until after the 1.5 release. Hopefully that won't be too far off.

Please feel free to post any patches if you are able to do any development on this feature yourself.

#4

rogueturnip - February 26, 2009 - 01:20

Is this one slated for the next dev release?

#5

gcassie - March 1, 2009 - 05:08

I don't have a working version of ffmpeg handy, but would someone be willing to test this on some flv?

<?php
flashvideo_convert
($flv_file, $node_type, TRUE, '-i @input -vframes 1 -ss @thumbtime -r 1 -f image2 -s "@thumbsize" -an -y @output');
?>

#6

scandi - June 10, 2009 - 13:38

Update ffmpeg.

#7

gausarts - July 23, 2009 - 18:00

Subscribing, thanks

#8

mattgilbert - October 21, 2009 - 18:19

subscribing

 
 

Drupal is a registered trademark of Dries Buytaert.