Retourner au contenu associé (dépêche : C'était mieux avant !)
Posté par David Tschumperlé (site web personnel) le 02 avril 2013 à 09:26. En réponse à la dépêche C'était mieux avant !. Évalué à 10. Dernière modification le 02 avril 2013 à 09:29.
Oui normalement G'MIC sait faire ça avec des GIFs (animés ou non). Exemple :
$ gmic 412.gif -resize 50%,50%,1,3,2 -o resized_412.gif,25 [gmic]-0./ Start G'MIC parser. [gmic]-0./ Input file '412.gif' at position [0] (32 images [0] = 150x150x1x3, ..,[31] = 150x150x1x3). [gmic]-32./ Resize images [0,..,31] to 50%x50%x1x3, with moving average interpolation, dirichlet boundary conditions and alignment (0,0,0,0). [gmic]-32./ Output images [0,..,31] as animated file 'resized_412.gif', with 25 fps. [gmic]-32./ End G'MIC parser.
Source : img
Résultat : img
Et du coup, rien n'interdit de mettre un effet 'old photo' en passant :
gmic 412.gif -old_photo -resize 50%,50%,1,3,2 -o oldphoto_412.gif,10 [gmic]-0./ Start G'MIC parser. [gmic]-0./ Input file '412.gif' at position [0] (32 images [0] = 150x150x1x3, ..,[31] = 150x150x1x3). [gmic]-32./ Apply old photo effect on images [0,..,31]. [gmic]-32./ Resize images [0,..,31] to 50%x50%x1x3, with moving average interpolation, dirichlet boundary conditions and alignment (0,0,0,0). [gmic]-32./ Output images [0,..,31] as animated file 'oldphoto_412.gif', with 10 fps. [gmic]-32./ End G'MIC parser.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: Avatars sépia
Posté par David Tschumperlé (site web personnel) . En réponse à la dépêche C'était mieux avant !. Évalué à 10. Dernière modification le 02 avril 2013 à 09:29.
Oui normalement G'MIC sait faire ça avec des GIFs (animés ou non).
Exemple :
Source : img
Résultat : img
Et du coup, rien n'interdit de mettre un effet 'old photo' en passant :
Résultat : img