public marks

PUBLIC MARKS with search ffmpeg

2011

Street View time-lapse (Los Angeles) | Flickr - Photo Sharing!

by karlcow

I started off using a sample from Google's code repository, modified the

javascript to load a php page via an iframe. For each stop in the driving directions I

pass the php page the panoid, iterator, etc.

and construct the urls to the 21 tiles,

download them and call:montage $tempTilesdir/* -tile 7x3 -geometry

128x128 $basedir/$itr.jpg"Each tile sized down from 512x512 resulting

in the equirectangular panorama at 896x384

(easier to work with when there are a few

hundred frames).Once the driving directions reach the

destination I call:ffmpeg -f image2 -i %d.jpg -s 896x384 -r 5 -b

2000kbs $basedir/$datestamp_5-2000.aviWhich generates an avi encapsulated movie,

mpeg-4 encoded @ 2000kbs (5fps)I'd be interested in collaborating on

projects. PM with what you have going on.

thx.

movist - Project Hosting on Google Code

by rmaltete & 1 other
Movie Player for Mac OS X based on QuickTime & FFmpeg

2010

FFmpeg

by Krome
FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. It includes libavcodec - the leading audio/video codec library.

HOWTO: Easily enable MP3, MPEG4, AAC, and other restricted encoders in FFmpeg - Ubuntu Forums

by Xavier Lacot
A common question is "why doesn't the repository FFmpeg convert to mp3, aac, mpeg4, etc?". Ubuntu doesn't make it very clear to the general user as to why to repo FFmpeg is so limited or how to fix this issue. This is reflected in the number of forum questions relating to this topic.

HOWTO: Install and use the latest FFmpeg and x264 - Ubuntu Forums

by nicolargo & 1 other (via)
Installer la dernière versiob des codecs X.264 / Theora et du logiciel FFMpeg sous Ubuntu 10.04

Ubuntu Forums - View Single Post - HOWTO: Install and use the latest FFmpeg and x264

by nicolargo
Installer la dernière version des codecs X.264 / Theora et du logiciel FFMpeg sous Ubuntu 9.04

Miro Video Converter

by simon_bricolo & 5 others
Convert any video to MP4, OGG Theora, iPhone, Android, iPod, and more, based on FFMPEG.

Miro Video Converter - Free! Convert any video to MP4, OGG Theora, iPhone, Android, iPod, and more, based on FFMPEG.

by ghis & 5 others
A super simple way to convert almost any video to MP4, Ogg Theora, or a specific phone or iPod.

Estúdio Livre : Kdenlive

by tadeufilippini (via)
Kdenlive é um editor de vídeo não-linear que usa as bibliotecas do KDE, MLT e FFMPEG. Site Oficial do Kdenlivre: www.kdenlive.org Características: * 2 monitores video. * Linha do tempo com múltiplas pistas. * Mover e/ou redimensionar um ou mais grupos * Comunica-se com ferramentas externas como Konqueror. * Licença GPL Instalando no Ubuntu Jaunty (9.04) ou superior Essa é a instalção mais simples até o momento. Basta liberar os repositórios universe no ubuntu e mandar sudo apt-get install kdenlive dvgrab swh-plugins libfaad0 Depois rode o kdenlive. Ao iniciá-lo, um menu de configuração irá rodar. Escolha suas preferências. Feche o kdenlive e mande sudo apt-get install frei0r-plugins pronto. Sua instalção deverá estar funcionando Problemas com a renderização: O Ubuntu 9.04 está com uma incompatibilidade de bibliotecas mlt e mlt . a solução temporária e esta aqui: sudo apt-get update sudo apt-get upgrade sudo apt-get install libavcodec-unstripped-52 libavdevice-unstripped-52 libavfilter-unstripped-0 libavformat-unstripped-52 libavutil-unstripped-49 libpostproc-unstripped-51 libswscale-unstripped-0 sudo apt-get remove frei0r-plugins depois baixa esses arquivos: https://launchpad.net/~sunab/ archive/ppa/ files/libmlt 1_0.3.8-0ubuntu2~ppa1_i386.deb https://launchpad.net/~sunab/ archive/ppa/ files/libmlt -dev_0.3.8-0ubuntu2~ppa1_i386.deb Instalar eles com o Gdebi (só clicar com o botão direito) roda o kdenlivre de novo, roda o Settings>>Run WIZARD apt-get install frei0r-plugins Instalando no Ubuntu Gutsy (7.10) ou superior Simplesmente clique aqui para instalar ou através do Synaptic procurando pelo pacote kdenlive. Caso prefira fazer pela linha de comando: sudo apt-get -y --force-yes install kdenlive Instalando no Ubuntu Feisty (7.04) O Kdenlive pode ser facilmente instalado no Ubuntu através de pacotes do repositório Treviño's, que tem também outras coisas legais como o Kino 1.0 e o Ardour 2.0. O primeiro passo é adicionar a seguinte linha à sua lista de repositórios: deb http://download.tuxfamily.org/3v1deb feisty 3v1n0 (Pra ver a lista completa de todos os pacotes desse repositório vá em http://download.tuxfamily.org/3v1deb/dists/feisty/3v1n0/binary-i386/Packages ) O passo seguinte é atualizar a lista de pacotes: # aptitude update (isso também pode ser feito através do menu Sistema > Administração > Gerenciador de Pacotes Synaptic) Para quem acabou de adicionar o repositório, o sistema apt vai reclamar dizendo que o repositório pode não ser seguro. Portanto, é legal adicionar as chaves gpg, o que pode ser feito com esses dois comandos no terminal (apenas lembrando que o '$' não é pra digitar, é só pra marcar o início de cada linha de comando; a segunda linha tem sim um '-' (menos) no final): $ gpg --keyserver subkeys.pgp.net --recv 2D6CFB44DD800CD9 $ gpg --export --armor 2D6CFB44DD800CD9 | sudo apt-key add - Depois disso é só mandar bala na instalação do pacote kdenlive através do Synaptic ou então no terminal mesmo: # aptitude install kdenlive Referências * Site Oficial: http://kdenlive.org/ * Fotos do software: http://kdenlive.sourceforge.net/screenshots.php

2009

library for Maxim MG1264 Crusher hardware H.264 encoder (beta) | tipok.org.ua

by nicolargo (via)
Librairie FFMPEG pour encoder en H.264 en utilisant un hardware externe

SourceForge.net: Faq - xvidcap

by tadeufilippini (via)
1 Xvidcap FAQ * 1.1 General Questions o 1.1.1 What is xvidcap? o 1.1.2 Can I capture the mouse pointer? o 1.1.3 Can I record audio along with the video? o 1.1.4 You're saying FFMPEG needs OSS for audio capture. Will ALSA work, too? o 1.1.5 Recording sound does not work (or it only works for the microphone, not application output) o 1.1.6 Are there plans to port xvidcap to Windows? o 1.1.7 Will xvidcap work on a Mac, or are there plans to port it? o 1.1.8 Why does Windows Media Player play my captured videos upside down? o 1.1.9 Can xvidcap capture OpenGL accelerated graphics? o 1.1.10 Does xvidcap work with fullscreen applications, such as games like Cube? o 1.1.11 Is xvidcap able of capturing a running video? o 1.1.12 Does xvidcap get the array of pixels from the xserver or off the video card's buffer? * 1.2 Building o 1.2.1 After building xvidcap says "FFMPEG encoding not supported" o 1.2.2 The build complains about being unable to findcommon.h o 1.2.3 Why am I getting error about an "undefined reference to `pow'"? * 1.3 Installation o 1.3.1 Why do you not provide packages for distribution XYZ? o 1.3.2 On Solaris pkgadd complains about "no packages found" o 1.3.3 How do I install the Fedora RPMS and how do they differ? * 1.4 Usage o 1.4.1 Why does the button to capture a single image not work for me? o 1.4.2 Capture fails with "Could not find audio grab device ..." o 1.4.3 Why are the videos or single frames I capture always white or black? o 1.4.4 Running xvidcap I get an error message saying "xvidcap: error while loading shared libraries: libpng.so.2: cannot open shared object file: No such file or directory" o 1.4.5 xvidcap hangs on starting a capture session. What can I do about it? * 1.5 Encoding o 1.5.1 Why do my videos recorded with xvidcap play back too fast? o 1.5.2 How can I record videos for Windows Media Player compatibility? o 1.5.3 How do I improve recorded audio quality?

Create a video preview as animated GIF with FFmpeg and PHP SPL

by dzc
create the video preview, we need PHP >= 5.1 with the Imagick extension and FFmpeg. FFmpeg supports most of the existing video formats, has a command line interface, and is available under the LGPL license.

WinFF - Free Video Converter

by tadeufilippini (via)
o Home o Features o Downloads o Docs o Screenshots o About WinFF Convert your videos quickly, easily, and all at once with WinFF & FFmpeg. WinFF WinFF is a GUI for the command line video converter, FFMPEG. It will convert most any video file that FFmpeg will convert. WinFF does multiple files in multiple formats at one time. You can for example convert mpeg's, flv's, and mov's, all into avi's all at once. WinFF is available for Windows 95, 98 , ME, NT, XP, VISTA, and Debian, Ubuntu, Redhat based GNU/Linux distributions. WinFF is available in Brazillian Portuguese, Bulgarian, Chinese Tradditional, Danish, English, French, German, Italian, Polish, Portuguese, Serbian, Spanish, and Turkish. WinFF is open source and cross platform written in Free Pascal and Lazarus. WinFF is published under the GNU public license. WinFF is published without any warranty or suitability for any purpose. Windows XP Ubuntu 8.10 Gadgets powered by Google WinFF Links WinFF Forums Forums and help to discuss general issues, bugs and problems, presets, and more. WinFF Wiki HowTo's and more. WinFF Google Code SVN, Issue tracking, complete downloads, and more Ubuntu Repositories Instructions for install on Ubuntu Debian Repositories Instruction for install on Debian External Links Official FFmpeg site with latest svn. Help for building FFmpeg on windows, complete with binary builds Free Pascal and the Lazarus IDE The Free Software Foundation. Author's Website This site is hosted by © 2008-2009 WinFF.org Website Template by Crossfade Design

SUPER © .

by rmaltete & 9 others (via)
SUPER © Simplified Universal Player Encoder & Renderer. A GUI to FFmpeg, MEncoder, MPlayer, x264, mppenc, ffmpeg2theora & the theora/vorbis RealProducer plugIn.

2008

Custom PHP configuration from cPanel (php.ini, .htaccess)

by kinwa
VEXXHOST is offering now Custom PHP configuration from cPanel (php.ini, .htaccess). vexxhost clients can now modify php confiruration direcly from cPanel, they also can activate programs like FFMPEG and IonCube dirctly from Cpanel

Active users

mfaure
last mark : 06/06/2011 07:55

karlcow
last mark : 22/03/2011 03:08

rmaltete
last mark : 11/03/2011 23:03

Krome
last mark : 30/11/2010 11:28

Xavier Lacot
last mark : 12/08/2010 13:12

nicolargo
last mark : 16/06/2010 13:26

simon_bricolo
last mark : 29/03/2010 15:04

ghis
last mark : 28/03/2010 07:57

nhoizey
last mark : 26/03/2010 15:03

ericpaul
last mark : 27/01/2010 08:25

tadeufilippini
last mark : 17/01/2010 01:41

neolao
last mark : 14/12/2009 10:06

bamthomas
last mark : 11/11/2009 22:29

dzc
last mark : 31/08/2009 23:51

jpcaruana
last mark : 31/07/2009 21:31

marco
last mark : 30/07/2009 18:55

kinwa
last mark : 29/11/2008 16:46