FFCoder

Latest version: v2.2 BETA (16-Feb-2013)

FFCoder is an audio/video converter, which is capable of transcoding audio and video files to various formats. It is a front-end for many free transcoding utilities such as FFmpeg, MPlayer and MEncoder.

Features

  • Encode audio and video files to 46 formats
  • Batch processing – Multiple files can be encoded with same settings
  • Parallel processing – Multiple files can be encoded simultaneously on systems with multi-core CPUs
  • Directory watch mode – Folders can be monitored for input files which will be picked up automatically and encoded with pre-defined settings.
  • Background processing – Encoding will be done in the background so that the user can continue with other tasks
  • Advanced configuration options for all codecs
  • 2-pass video encoding with automated first pass
  • 600+ presets for encoding videos for mobile devices
  • Support for presets created by other applications like MeGUI and XMediaRecode
  • Minimal CPU footprint with less than 1% CPU usage
  • Avisynth scripting support for processing audio and video
  • Options for cropping and trimming videos with auto-detection of borders and multi-segment trimming
  • Analyze audio and video files – Provides detailed information about audio and video properties
  • Extract audio and video tracks without re-encoding
  • Support for pause/resume during encoding and sleep/shutdown/hibernate after encoding
  • Support for ripping DVDs to AVI, MKV and other formats
  • Create JPEG/BMP/PNG/TIFF images from video files
  • Free for personal and commercial use

Requirements

Avisynth is included in the download package and will be installed automatically if needed. Codecs packs such as K-Lite are not required since decoding is done using the FFMS2 avisynth plugin (included in the download package).

Screenshots

Downloads

Download v2.2 from VideoHelp.com

Alternate Links

Known Issues

  • The files to be converted should not have accented (non-ASCII) characters in the path or the file name. Non-ASCII characters are not supported by the encoders used in the backend.
  • This application has been tested only on 32-bit XP/Vista/Win7. There are multiple issues reported on 64-bit windows.

Reporting problems

Email me at teejee2008 at gmail dot com or post it on the FFCoder development thread on Doom9′s forums .

Disclaimer

  • This program is free for personal and commercial use and comes with absolutely no warranty. You use this program entirely at your own risk. The author will not be liable for any damages arising from the use of this program.
  • You are allowed to redistribute this program as long as:
    1. You don’t charge anything for it
    2. All files in the download package are the same as the files in the original release.
  • This program is not open-source. If I ever lose interest in this project then I’ll put it up on Sourceforge.net along with the source code (Its not going to happen anytime soon).
  • This program uses a lot of 3rd party programs as backends most of which are licensed under GPL and LGPL. Please visit their websites for more information.
  1. Hay!

    I’m sure this has been a mistake but just to let you know…
    I’m using MS Security Essentials and it blocks FFCoder because it finds malware BAT/Rbtg.gen in the file FFCoder\bin\mplayer\GetInfo.cmd.

  2. GetInfo.cmd is a simple batch file. You can open it in Notepad and look at the contents. Its not harmful.

  3. Does your license allow FFCoder to be used within a school environment since this will be non-commercial too?

  4. @Arthur

    Yes, its okay to use this program in a school environment.

  5. I’m sorry to do this but Doom9 makes you wait a few years after registration before you can start posting. I’m all about the ffmpeg right now and I’m trying to encode using ffmpeg AVI container and mpeg4 codec with XVID fourcc and I’m not able to use B-frames. When I look at the preset XML file, the tag seems to be missing (i.e. TRUE) If I check the box to “USE B-frames”, ffmpeg crashes when I hit “START” Same result with FourCC tag set to “DIVX”

    • 1) Are you getting any error message before the crash?
      2) Does the crash occur when bframes option is not checked?

      I’m not sure what is causing the problem, but I don’t think its related to bframes.
      This program does not use any tag like <BFrames>True</BFrames> in the preset file. If “Use B-Frames” is unchecked then the BFramesMax tag will be set to 0, otherwise it will be set to a value greater than 0.

      I’ll need the contents of the Debug folder to investigate further. After the program crashes open the debug folder, zip the contents using WinZIP or WinRAR and mail it to me. If I can find out what the problem is then i’ll get back to you.

      It’s always faster to contact me by email. I go to the Doom9 forums very rarely.

  6. This is a great programm…but I try to find out how to convert a Video_TS to AVI, all I tried did not work! No IFO? Merge the Vobs? I think I am not reading well but can really not find it….are you willing to help me in some small words?

    • Go to Tools -> Join video files.
      Add all the vob files, click Merge. Save it as an MPEG file.Add the MPEG file to main window. Select AVI format and click Start. IFO files are not supported.

  7. BUG REPORT!!!!!!! in beta 0.98

    problem when the file name contain the caracters é or è (french specifique caracters)

    PS: i don’t know where post about bugs so i did it here! (sorry if i mustn’t)

  8. The link for the 0.98 beta update isn’t working. It leads to the Fileden home page.

  9. Windows 7 旗舰版, File format为ogv时:

    ************** 异常文本 **************
    System.InvalidCastException: Conversion from string “” to type ‘Boolean’ is not valid. —> System.FormatException: 输入字符串的格式不正确。
    在 Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
    在 Microsoft.VisualBasic.CompilerServices.Conversions.ToBoolean(String Value)
    — 内部异常堆栈跟踪的结尾 —
    在 Microsoft.VisualBasic.CompilerServices.Conversions.ToBoolean(String Value)
    在 FFCoder.frmAF.FF2TheoraOptions(Job& j)
    在 FFCoder.frmMain.FF2TheoraOptions_Audio(Job& j)
    在 FFCoder.frmMain.FF2TheoraOptions(Job& j, Int32 PassNumber)
    在 FFCoder.frmMain.AutomaticOptions_AddTasks(Job& j)
    在 FFCoder.frmMain.StartEncode()
    在 FFCoder.frmMain.cmdStart_Click(Object sender, EventArgs e)
    在 System.Windows.Forms.Control.OnClick(EventArgs e)
    在 System.Windows.Forms.Button.OnClick(EventArgs e)
    在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    在 System.Windows.Forms.Control.WndProc(Message& m)
    在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
    在 System.Windows.Forms.Button.WndProc(Message& m)
    在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    ************** 已加载的程序集 **************
    mscorlib
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.4927 (NetFXspW7.050727-4900)
    基本代码: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    —————————————-
    FFCoder
    程序集版本: 0.99.0.0
    Win32 版本: 0.99.0.0
    基本代码: file:///D:/Green/FFCoder/FFCoder.exe
    —————————————-
    Microsoft.VisualBasic
    程序集版本: 8.0.0.0
    Win32 版本: 8.0.50727.4927 (NetFXspW7.050727-4900)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    —————————————-
    System
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.4927 (NetFXspW7.050727-4900)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    —————————————-
    System.Windows.Forms
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.4927 (NetFXspW7.050727-4900)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    —————————————-
    System.Drawing
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.4927 (NetFXspW7.050727-4900)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    —————————————-
    System.Runtime.Remoting
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.4927 (NetFXspW7.050727-4900)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    —————————————-
    System.Windows.Forms.resources
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.4927 (NetFXspW7.050727-4900)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_zh-CHS_b77a5c561934e089/System.Windows.Forms.resources.dll
    —————————————-
    System.Xml
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.4927 (NetFXspW7.050727-4900)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    —————————————-
    TrackBar
    程序集版本: 1.0.2486.37933
    Win32 版本: 1.0.2486.37933
    基本代码: file:///D:/Green/FFCoder/TrackBar.DLL
    —————————————-
    mscorlib.resources
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.4927 (NetFXspW7.050727-4900)
    基本代码: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    —————————————-
    Accessibility
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.4927 (NetFXspW7.050727-4900)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    —————————————-

  10. Bugs:
    1. Problem with copying audio and video stream
    by ffmepg. when ffcoder copies the audio , it
    sould be “-map 0:0″ not “-map 0:1″ and video
    so on. 2. Please update the x264 options!

  11. Great GUI but doesn’t seem to work at all under Windows 7 64-bit.

    Every time you try to convert a video it crashes or simply states failed on the output window.

    I’m using ffdshow-tryouts, I rather not install that k-lite pack so hopefully in the future your very nice application will work on win7 x64. Thanks.

  12. Hello, I have very interesting question indeed. Will FFcoder get vp8+vorbis.webm support as google announced 2 weeks ago new vp8 codec released as opensource. It is almoust as good as h264 and gives patent free HD video streaming for HTML5 tag.

    Here is the webm project:

    http://www.webmproject.org/

    Opensource world would be happy to get the first GUI encoder for webm format. Webm itself seems to be just matroska container made for streaming. since you support matroska, I could guess that you have the skill to do this.

    • Help pls.!Unable to encode my video w/V0.99b. Error reads: “OPTIMFROG.dll was
      loaded,but the DLLRegister server entry point was not found. This file cannot be registered.” I have DL another copy of FFCoder,but the same error shows. I have also replaced the file itself from Losslessaudio.org and I still get the same error message. Any suggestions, PLS? Thank you for your assist. This has happened to me many times in the past,
      but I cannot remember what I did to correct this.

  13. Great program. Just have one question at the moment. Was trying to import an avisynth script and it tells me that it can’t determine the duration of the video. Is there a way to fix that? I was trying to encode to ipod hoping that a script would work better because encoding always pushes the computer up to 100%.

  14. can you please add watch folder support with a pre-configured profile,

    also please add system tray icon area ! this really needs to be fully automated process

  15. Hello,
    Crop function not works!
    thank you

  16. One simple question:
    Is this project still on?

  17. Thanks teejee, this is a great tool, very easy to use and lots of flexibilities!

    Somehow, I encountered an audio problem when use neroAAC encoder, I set the bit rate to 64kbps, in the cmd script I can see it’s “-br 64″, but a 64kbps rate for neroAAc should be “-br 64000″; now I disabled audio in FFcoder and convert audio manually then mux it together. Is it possible to have a quick solution for that? Thanks a lot!

  18. Just came across this after hours of searching for something half decent. There are some issues but this is very, very hopeful. I need HD quality conversions from ‘x’ to MPEG2 for streaming to a Bravia TV. Subtitles are important as well as I watch a lot of foreign movies. Any chance of previewing the subtitle layout? Also need font size / colour change for subs if possible. Keep up the good work – when do you think the next version will be along? Thanks

  19. First problem during a conversion. (Win 7 Ultimate 32 Bit. .NET Framework exception:

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.OverflowException: Arithmetic operation resulted in an overflow.
    at FFCoder.modFFmpeg.FFmpeg.get_Status_FileSize()
    at FFCoder.frmProgress.ProgressTimer_Tick(Object sender, EventArgs e)
    at System.Windows.Forms.Timer.OnTick(EventArgs e)
    at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

  20. so far so good i like FFCoder, it it very easy to use. teejee you can get more preset profiles from winFF look into that folder, it has large amount of presets for use with ffmpeg.

  21. i’m trying to encode a flash file with “filter, Aspect Ratio -> Widescreen (16:9)” ffcoder shows the error:
    No such filter: ‘aspect’
    Error opening filters!

    the commandline is:

    ffmpeg.exe …………… -vf “aspect=16/9″ ….

    after googling around, maybe the commandline should read “-vf setdar=16:9″ but Im not an expert.

    thanks for the great tool!

  22. First, thank you for the great tool. Maybe you can improve this:

    Source is constant frame rate
    Using FFMPEG only – target is encoded with variable frame rate
    Using FFMPEG with AVISYNTH – target is encoded with constant frame rate

    ffindex is created but cannot be deleted automatically even if it is checked in preference.

  23. The latest version isn’t portable any longer? I liked the portability of Version 0.99 Beta.

  24. Great Program…

    Found a problem where mediainfo reports wrong fps when x264 encodes WITHOUT avisynth. I know it is a problem with mediainfo but version 0.99 works fine!

  25. Please give ability to use FFMPEG for video encoding and NEROAAC for Audio encoding.

    Thanks in Advance

  26. please i need you help! win7 32 bits

    error:

    ************** Texto de Exceção **************
    System.FormatException: Seqüência de entrada não estava em um formato incorreto.
    em System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
    em System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
    em System.Int32.Parse(String s, IFormatProvider provider)
    em System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
    em System.Diagnostics.PerformanceCounterLib.get_NameTable()
    em System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
    em System.Diagnostics.PerformanceCounterLib.CounterExists(String category, String counter, Boolean& categoryExists)
    em System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
    em System.Diagnostics.PerformanceCounter.Initialize()
    em System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
    em System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
    em FFCoder.frmProgress.InitializeBatch()
    em FFCoder.frmProgress.EncodeBatch()
    em FFCoder.frmProgress.tmrStart_Tick(Object sender, EventArgs e)
    em System.Windows.Forms.Timer.OnTick(EventArgs e)
    em System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
    em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    ************** Conjuntos de Módulos (Assemblies) Carregados **************
    mscorlib
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.4959 (win7RTMGDR.050727-4900)
    Base de Código: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    —————————————-
    FFCoder
    Versão do Conjunto de Módulos (Assembly): 1.1.0.5
    Versão do Win32: 1.1.0.5
    Base de Código: file:///C:/Program%20Files/FFCoder/FFCoder.exe
    —————————————-
    Microsoft.VisualBasic
    Versão do Conjunto de Módulos (Assembly): 8.0.0.0
    Versão do Win32: 8.0.50727.4927 (NetFXspW7.050727-4900)
    Base de Código: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    —————————————-
    System
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    Base de Código: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    —————————————-
    System.Windows.Forms
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    Base de Código: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    —————————————-
    System.Drawing
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    Base de Código: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    —————————————-
    System.Runtime.Remoting
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    Base de Código: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    —————————————-
    System.Windows.Forms.resources
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    Base de Código: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_pt-BR_b77a5c561934e089/System.Windows.Forms.resources.dll
    —————————————-
    System.Deployment
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    Base de Código: file:///C:/Windows/assembly/GAC_MSIL/System.Deployment/2.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll
    —————————————-
    System.Deployment.resources
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    Base de Código: file:///C:/Windows/assembly/GAC_MSIL/System.Deployment.resources/2.0.0.0_pt-BR_b03f5f7f11d50a3a/System.Deployment.resources.dll
    —————————————-
    System.Xml
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    Base de Código: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    —————————————-
    TrackBar
    Versão do Conjunto de Módulos (Assembly): 1.0.2486.37933
    Versão do Win32: 1.0.2486.37933
    Base de Código: file:///C:/Program%20Files/FFCoder/TrackBar.DLL
    —————————————-
    Puzzle.SyntaxBox.NET3.5
    Versão do Conjunto de Módulos (Assembly): 1.4.10.36575
    Versão do Win32: 1.4.10.36575
    Base de Código: file:///C:/Program%20Files/FFCoder/Puzzle.SyntaxBox.NET3.5.DLL
    —————————————-
    System.Configuration
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    Base de Código: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    —————————————-
    System.Web
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.4955 (win7RTMGDR.050727-4900)
    Base de Código: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
    —————————————-
    mscorlib.resources
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.4959 (win7RTMGDR.050727-4900)
    Base de Código: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    —————————————-

  27. I get the same error except on Windows 7 x64.

    System.InvalidOperationException: Category does not exist.
    at System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
    at System.Diagnostics.PerformanceCounter.Initialize()
    at System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
    at System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
    at FFCoder.frmProgress.InitializeBatch()
    at FFCoder.frmProgress.EncodeBatch()
    at FFCoder.frmProgress.tmrStart_Tick(Object sender, EventArgs e)
    at System.Windows.Forms.Timer.OnTick(EventArgs e)
    at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5444 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    —————————————-
    FFCoder
    Assembly Version: 1.1.0.5
    Win32 Version: 1.1.0.5
    CodeBase: file:///C:/Program%20Files%20(x86)/FFCoder/FFCoder.exe
    —————————————-
    Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    —————————————-
    System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    —————————————-
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    —————————————-
    System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    —————————————-
    System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    —————————————-
    System.Deployment
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Deployment/2.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll
    —————————————-
    System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    —————————————-
    TrackBar
    Assembly Version: 1.0.2486.37933
    Win32 Version: 1.0.2486.37933
    CodeBase: file:///C:/Program%20Files%20(x86)/FFCoder/TrackBar.DLL
    —————————————-
    Puzzle.SyntaxBox.NET3.5
    Assembly Version: 1.4.10.36575
    Win32 Version: 1.4.10.36575
    CodeBase: file:///C:/Program%20Files%20(x86)/FFCoder/Puzzle.SyntaxBox.NET3.5.DLL
    —————————————-
    System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    —————————————-
    System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
    —————————————-
    Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    —————————————-

  28. Jahala Jahiti

    I too have PerformanceCounter issue in 1.2 Beta. This fix soon?

  29. I had to download the Nero AAc codec manually, where do I put the contents of the Nero rar file?

    Regards……….

  30. I just downloaded FFCoder1.2Beta after GVC, they are very great program, but it seems to miss what I need, in GVC I couldn’t find settings to crop and trim movies. In FFcoder I did find them but it didn’t work. Does Avisnyc need to be installed in order for this to work?

  31. Sorry, I just noticed that Avisnyth was already installed by default, but I coudn’t find any setting page for that. Cropping returned different result from what preview window showed, I tried cropping my video 50 pixels from each corner, but the result video is a blurred video, like its on cropped to only an edge of the orginal video.

  32. Hi, I downloaded and installed a different version of avisynth and the cropping and trimming is working now. But another problem is how could I control video’s bitrate? It seems that with avisynth active, bitrate that I set in Video’s config window is not working.

  33. When I use Avisynth to normalize audio volume, the audio is out of sync with the video when previewing. Don’t know if the real video is fine because encoding fails with error “AE_FAAC, Unable to load libfaac.dll”

    For example I loaded “HTC-Desire” Preset and tried to encode a .wmv trailer.
    Below is the encoder log:
    ================================================================================
    “C:\Program Files (x86)\FFCoder\bin\mplayer\mencoder.exe” “C:\Users\****\AppData\Local\Temp\ffcoder_temp91150943\Dust_to_Glory_720.wmv_output.avs” -of lavf -lavfopts format=ipod -oac faac -faacopts br=96:mpeg=4 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=900:threads=8:vrc_strategy=0:vrc_eq=”tex^qComp”:vqblur=0.5:vqcomp=0.5:vratetol=8000:vfdct=0:qns=0:vqmin=2:vqmax=31:vqdiff=3:vi_qfactor=0.8:vi_qoffset=0:vme=4:cmp=0:me_range=0:dia=1:last_pred=0:subcmp=0:preme=1:precmp=0:predia=1:mbd=0:mbcmp=0:mv0_threshold=256:keyint=0:sc_threshold=0:sc_factor=1:vmax_b_frames=0 -srate 44100 -af resample=44100,channels=2 -ofps 25 -sws 1 -vf dsize=16/9,scale=720:404,harddup -o “C:\Users\****\Desktop\ff\Dust_to_Glory_720_6.mp4″
    ================================================================================
    MEncoder Sherpya-SVN-r32735-4.2.5 (C) 2000-2010 MPlayer Team
    success: format: 0 data: 0×0 – 0xd6
    AVS file format detected.
    VIDEO: [YV12] 1280×720 12bpp 23.357 fps 0.0 kbps ( 0.0 kbyte/s)
    [V] filefmt:38 fourcc:0×32315659 size:1280×720 fps:23.357 ftime:=0.0428
    ==========================================================================
    Opening audio decoder: [pcm] Uncompressed PCM audio decoder
    AUDIO: 48000 Hz, 6 ch, floatle, 9216.0 kbit/100.00% (ratio: 1152000->1152000)
    Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
    ==========================================================================
    OK, exit.
    ** MUXER_LAVF *****************************************************************
    REMEMBER: MEncoder’s libavformat muxing is presently broken and can generate
    INCORRECT files in the presence of B-frames. Moreover, due to bugs MPlayer
    will play these INCORRECT files as if nothing were wrong!
    *******************************************************************************
    Opening video filter: [expand osd=1]
    Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
    Opening video filter: [harddup]
    Opening video filter: [scale w=720 h=404]
    Opening video filter: [dsize=16/9]
    ==========================================================================
    Opening video decoder: [raw] RAW Uncompressed Video
    Movie-Aspect is undefined – no prescaling applied.
    [swscaler @ 011574f4]BILINEAR scaler, from yuv420p to yuv420p using MMX2
    videocodec: libavcodec (720×404 fourcc=34504d46 [FMP4])
    Selected video codec: [rawyv12] vfm: raw (RAW YV12)
    ==========================================================================
    AE_FAAC, Unable to load libfaac.dll
    Exiting…

  34. Is it really true that you cannot create videos that have no audio track? I tried to convert a RAW AVI with no audio into AGV Theora, but it wouldn’t let me because the AVI had no audio and i couldn’t select “none” in the audio conversion settings

  35. what about “10-Bit H.264″ support sir, will you update that…

  36. Hi, great GUI, very clean. Any chance you’re going to include Google’s V8 (webm)?
    Cheers
    Chris

  37. Nice program. Any chance you could get it to remember that I do not wish to install Haali everytime I open the app?

  38. Great software. It can properly convert videos from my canon which other converters can’t.
    But i have to agree with Djol: Installing Haali every time i open the program is pretty much annoying. I happens on Windows 7 64 bit but not on Windows xp 32 bit. Also, installing Haali on xp 32 bit is optional while on Win 7 64 bit it is mandatory. Any chance to fix this?

  39. Feature request: Ability to specify the file path/ location of the dependencies ffmpeg, mplayer, mencoder. This could be in a config/ini file.

    I have already installed ffmpeg, mplayer, mencoder with other tools and don’t want mutiple copies, especially on a USB stick.

  40. Just tried it for converting MP4 to OGV and it worked just fine, THANKS! great job.

  41. Error when converting any format to another. NET and the K-Lite installed the latest version.

  42. Please Download Link MKVMux for Me
    http://codecpack.co/download/MKVMux.html not work!

  43. is it possible to set different target size for each file???

  44. great to see you updated it, it not works for me, but i have a problem with nothing using all the cores when encoding WebM files

  45. I have been using Handbrake for the past year to convert my videos but it does not give me the fine tuned control I need, I also have tried MeiGui but I find it to be overly complicated. As well as any video converter (with x264) I could find. Your software seems to be the best that no one has even heard of. I will be using this software for the foreseeable future. Keep it Up!

  46. Will there be 3-pass encoding feature planned? It can be useful in high action videos with smaller bitrates.

  47. I pray for your solution to the problem that I have. Thank you. !?

    raw [info]: 720x576p 0:0 @ 25/1 fps (cfr)
    x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.1 Cache64
    x264 [error]: ratecontrol_init: can’t open stats file
    x264 [error]: x264_encoder_open failed

  48. Superb Software , Super Fast re-encode than and like Avidemux.

  49. Your next version needs to do a better job of queuing. I don’t like how if I add 3 videos I have to encode all 3 videos with the same settings. Look at Handbrake for inspiration.

  50. The audio (ADPCM) of my Avi files (camera) doesn’t play on my mediaplayer.
    Is there a free program that converts the audio to mp3 and leaves the video file undisturbed?

  51. regards,
    whether FFCoder can insert new versions of codecs and encoders.I threw a new (to replace existing):
    ffmmpeg,lame3.99.5,Mediainfo 0.7.54,mkvtoolnix 5.4.
    I think it is good integrated…
    How not to expose a new version FFCoder whether a user can insert in the new encoders,codecs,and tools
    thank you…

  52. I’d like to convert just the first nn minutes or from hh:mm for nn minutes of a video, to quickly assess the effect of various settings. Is there an easy way to do this? I checked the documentation but didn’t see this. Please point me if I missed finding. Thank you :-)

  53. Hi I am using this program in windows 7 and interface keeps minimizing after starting the encoding is there a fix for this it is very annoying?

    Can I report a type of mkv file not converting is there a preferred reporting software you like.

    Thanks for creating a great tool like this.

  54. Gran programa me sirvio bastante bien, aunque con algunos fallos.

  55. FFcoder is a good program, unfortunately makes no subtitles in Esperanto, I wanted to convert a mkv video file with subtitles in Esperanto and the program fails me, please fix this bug in a future version of your program.

    PS: Use google translator, and do not talk English

  56. Many thanks for high quality information in your post FFCoder teejee2008′s Weblog…
    Bye.

  57. Fantastic tool, I’ve used it loads. I have however hit an issue when cropping and selecting a H264 mp4, it only encodes the audio and seems to skip the cropped video… I can get round it by encoding using MCoder to MPEG4 avi and then encode again to H264 mp4 but it’s a bit of a pain any ideas?

  58. I really like this software. My compliments. I was searching for a Virtual Dub alternative (to encode with the mkv container) and I want to say that I found it. Do you think it will possible to add a “shared joblist” like in VD? It means that if I have to compress many files I can use n PC over my local network at the same time (every PC compress one file different from the others).
    By the way, good job!

  59. Сайт об игре Return To Castle Wolfenstein

  60. Ivar Eskerud Smith

    FFcoder is using a very long time to index large files (for instance raw bluray-rips). Is this indexing necessary for regular compression, or is it mainly used for frame accuracy when editing/cutting? Could it be an option in FFcoder to enable/disable this indexing?

  61. I really blog also and I am composing a thing very
    close to this particular blog, “FFCoder teejee2008′s Weblog”. Do you care in cases where I actuallymake use of a number of your points? Thanks for your time -Hester

  62. throwing indexing error while starting to encode an avs file. Using Windows 7 64bit

  63. DESPERATELY NEEDED is a programme that will continue DVD Shrink’s good works

  64. This design is wicked! You most certainly know how to keep a reader amused.
    Between your wit and your videos, I was almost moved to start
    my own blog (well, almost…HaHa!) Great job. I really loved what you had to say, and more than that, how you presented it.

    Too cool!

  65. The internet is fueling the success of music because it can be listened to
    at any time of the day and anywhere in the world. And once you have your own project that you
    want to promote, you must have considered the radio as one of the best alternatives to introduce your
    music to the crowds. There are many websites that bring to people radio
    channels for their personal entertainment.

  66. The company said on its website that this is just the beginning of a new era in the TV and
    Web Industry. Car kits are Utilized by the users in their Auto mobiles
    to Find the way through directions and keep on connected
    with the Cell phone continuously. This trackball is perfect for people who are short on space and have
    a small work area.

  67. The show is viewed all around the world from countries as
    far as Kenya, Italy, India and Japan. Warriors must
    learn to balance their material desires with their spiritual desires.
    Though she has become very popular recently,
    this wasn’t the first time that Lacey Schwimmer found herself in the dancing spotlight.

  68. As an added benefit, internet radio offers music at a better quality
    than traditional radio. “It’s hard to believe, ” says Randy Gilbert, host of “The Inside
    Success Secrets Radio Show”-an Internet radio broadcast which has been “airing” for several years.
    Closed at heels, all the interruptions of RJs too can be kept
    aside, thanks to odysseystreaming.

  69. With the time spent in online game communities and multiplayer games, players get the opportunity to make new relationships and strengthen the existing
    ones. When it comes to optimizing your game playing, you will be able to get plenty of game add-ons with your gold card status.
    4) As people showed up to vote KEEP, they were frequently branded “sockpuppets”, banned, and
    their comments stricken from the discussion.

  70. “Worked All Zones Award” is the same concept with time zones.
    This means that everyone in the whole wide world can access this new kind of radio and you are assured that the programs as well as
    the list of radio stations you are listening to are all automatically updated.
    Perfect for long trips and for up to date information on road conditions ahead.

  71. However, if you want to socialize and have a more intimate relationship with your readers, stick to Facebook.

    This will serve as the storage for the personal Facebook
    layouts that you have created for public viewing and use as well through a public
    gallery. More widgets and apps are downloadable to help customise your handset.

  72. Funny Or Die separates itself from other funny video clip hosting sites by the way it lets people rank
    the videos, get enough funny votes and the video will be immortalized get enough die votes and the
    video will be sent into the “crypt”. As an Internet broadcaster, it
    is high time that you pick on these available opportunities
    and add that $ilver sheen to your broadcasting happiness.
    Turn on iheartradio and then look at a different app, your station will keep playing
    and you can control everything from the “running apps” menu (double-click the home button).

  1. Pingback: HTML 5 Video Encoding Tools - Convert to OGG Theora and H264 MP4

  2. Pingback: Pazera Video Converters Suite:便携视频转换工具套装 - 精品绿色便携软件

  3. Pingback: Outils Video Et Convertisseurs | Communauté de TousPourUn

  4. Pingback: Toronto-List|Best Free Audio / Video Format Conversion Program | Toronto-List.com Toronto's Newest Free Classifieds!

  5. Pingback: FFCoder影片音樂轉檔軟體

  6. Pingback: work from home assembly

  7. Pingback: 5 Best Free Audio – Video Format Conversion Software | Techsparx

  8. Pingback: Free and Open Source Video Converter | SoociAll

  9. Pingback: Free and Open Source Video Converter – List 2 | SoociAll

  10. Pingback: Longo DVD Ripper can rip DVD to iPad, iPod, iPhone, Apple TV, PSP, AVI, MP3, MP4, WMV,original Mpeg2 format. | Google Me Talk Radio

  11. Pingback:   Longo DVD Ripper can rip DVD to iPad, iPod, iPhone, Apple TV, PSP, AVI, MP3, MP4, WMV,original Mpeg2 format. by Web Factory South Africa

  12. Pingback: Outils Video Et Convertisseurs - Communauté de TousPourUn

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

%d bloggers like this: