Released: 24-Aug-2011
Links:
FFCoder v1.3.0.3 (Installer – 38 MB)
FFCoder v1.3.0.3 (Portable 7zip – 37 MB)
FFCoder v1.3.0.3 Update (Installer – 7 MB)
FFCoder v1.3.0.3 Update (Portable 7zip – 7 MB)
Changes since v1.3.0.0
- Some DLL files were missing in the Setup package
– js32.dll (Required by MP4Box)
– DGAVCDecode.dll, libavcodec.dll (Required for encoding MTS/M2T/M2TS files using Avisynth mode)
- When a VOB file was added (in AVS mode), the video was automatically cropped and deinterlaced. This will not be done anymore. Cropping and deinterlacing must be done explicitly by setting filters.
- The provided x264 presets were loaded incorrectly. The Initial Buffer Size for 2-pass encoding was set to 0.9% instead of 90%. This was causing some 2-pass encodings to fail. This issue is fixed.
- MPlayer2 does not support playback of Avisynth files. As a result the video preview was not working in the ‘Trim’ window. Mplayer2 has been replaced with an older MPlayer version which can play Avisynth files.
Comments on: "FFCoder v1.3.0.3" (5)
Unfortunately I keep getting the dreaded “unable to open temporary AVS script” while converting MKV to MP4. This happened right after “preparing” but before starting the video, so I can even generate an error log. I tried reinstalling Avisynth (which I wasn’t even using) to no avail.
Error when converting any format to another. NET and the K-Lite installed the latest version.
Excellent software! My Compliments!
So, is there a solution to set a Target File Size to each file in the list?
Hello
Thanks for your work
i have one question please
Im trying to embedd a png logo to a m2ts ive encoded to mp4 using ffcodec
i can’t figure out to do it with an avistynth script
i keep getting “audio thing is enabled even if there’s no audio track” something like that (but i do have sound)
when i try to disable audio, i get an another error msg related to codecs…
Any help in this ?
Thanks
Mourad
im using ffvideosource and ffaudiosource then audiodub(V,A) where V contains the Video to which ive added the logo (with the overlay function)