ffmpeg fully html 5 converion supported
        Posted  
        
            by 
                user58542
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by user58542
        
        
        
        Published on 2012-06-21T17:15:39Z
        Indexed on 
            2012/06/21
            21:18 UTC
        
        
        Read the original article
        Hit count: 225
        
I need to know about library that required for ffmpeg for convert any format of audio and video for supported following format to have best configuration to convert audio and video files for html5 formats.
I need for support mp3 and ogg for audio files.
Also need for support FLV, H.264, Ogg Theora and VP8 (WebM) for video files.
I'm using debian also using deb-multimedia repository.
I need list of packages required for this formats(any format to this formats). also any configuration for install from package management or compile via latest ffmpeg repository.
Thanks a lot.
© Server Fault or respective owner