Log in

View Full Version : FFCoder v2.2


Pages : 1 2 3 [4] 5 6

ricardo.santos
2nd March 2011, 18:17
hi

thanks for the update but i can't convert to webm, tried 3 times with different files and settings, can you help? here's the log:

http://paste2.org/p/1277774

teejee2008
2nd March 2011, 19:15
@ricardo.santos

FFmpeg exits with the following message:
"Invalid data found when processing input"

The issue is with the input file. Can you upload it somewhere? I'll take a look.

@JeremyWW

On the audio filters window, set the channel preset to 'Custom' and the number of channels to 'Auto'. The input file has 6 channel audio. FFmpeg is unable to convert it to 2 channels.

JeremyWW
3rd March 2011, 02:16
@JeremyWW

On the audio filters window, set the channel preset to 'Custom' and the number of channels to 'Auto'. The input file has 6 channel audio. FFmpeg is unable to convert it to 2 channels.

Don't know whether you saw my e-mail - that made no difference. Still fails almost immediately - zero byte mpg file created.

teejee2008
3rd March 2011, 16:57
Please post the log again. This time its failing for some other reason.

eyudnn
3rd March 2011, 18:46
Hi teejee, great program. Can you disable compression for mkvmerge by default ?

Thanks.

teejee2008
3rd March 2011, 20:10
FFCoder v1.1.0.3

Changes since v 1.1.0.0

[Fixed] MPEG encoding with FFmpeg fails
[Fixed] Default number of channels changed to 'Auto' from '2' on the audio filters window.
[Fixed] Replaced the MPEG file format options with 'MPEG-PS' and 'MPEG-TS'
[Fixed] Encoding fails if video is encoded in 2 passes and audio is set to 'Copy'
[Fixed] MEncoder: Encoding to H264 fails due to changes in command line
[Added] MEncoder now supports mbtree, badapt, weightp, constrained_intra and intra_refresh options for x264 encoding
[Changed] MKVMerge: Track compression is off by default for better compatibility with players. There's an option in the preferences window to enable it.

Download (530 KB):

http://www.mediafire.com/?j5i2eti254c0h73

teejee2008
3rd March 2011, 20:11
@eyudnn

Download the update.

eyudnn
4th March 2011, 04:54
teejee, thanks for the quick turnaround. Would it be possible for an enhancement where I can queue another job while encoding is going on ? The new job can be paused.

Thanks.

teejee2008
4th March 2011, 15:52
@eyudnn

yes it possible. I'll add it in the next update.

JeremyWW
6th March 2011, 10:33
Please post the log again. This time its failing for some other reason.

Seems like it won't re-sample the 6 channel audio:



==========================================================================
"C:\Program Files (x86)\FFCoder\bin\ffmpeg\ffmpeg.exe" -i "C:\Users\Jem\Videos\xxxxxxxx.mp4" -f mpeg -copyinkf -vcodec mpeg2video -b 1200000 -threads 2 -rc_strategy 0 -rc_eq "tex^qComp" -qblur 0.5 -qcomp 0.5 -bt 8000000 -mpeg_quant 0 -dct 0 -qns 0 -trellis 0 -qmin 2 -qmax 31 -qdiff 3 -i_qfactor 0.8 -i_qoffset 0 -me_method epzs -cmp 0 -me_range 0 -dia_size 1 -last_pred 0 -subcmp 0 -preme 0 -precmp 0 -pre_dia_size 1 -mbd 0 -mbcmp 0 -g 250 -sc_threshold 0 -sc_factor 1 -bf 0 -map 0:0 -acodec mp2 -ab 96000 -map 0:1 -y "C:\Users\Jem\Videos\xxxxxxxx.mpg"
==========================================================================

FFmpeg version SVN-r26307, Copyright (c) 2000-2011 the FFmpeg developers
built on Jan 11 2011 04:07:30 with gcc 4.4.2
configuration: --enable-gpl --enable-version3 --enable-libgsm --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libmp3lame --enable-libopenjpeg --enable-libschroedinger --enable-libopencore_amrwb --enable-libopencore_amrnb --enable-libvpx --disable-decoder=libvpx --arch=x86 --enable-runtime-cpudetect --enable-libxvid --enable-libx264 --enable-librtmp --extra-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm' --target-os=mingw32 --enable-avisynth --enable-w32threads --cross-prefix=i686-mingw32- --cc='ccache i686-mingw32-gcc' --enable-memalign-hack
libavutil 50.36. 0 / 50.36. 0
libavcore 0.16. 0 / 0.16. 0
libavcodec 52.108. 0 / 52.108. 0
libavformat 52.92. 0 / 52.92. 0
libavdevice 52. 2. 3 / 52. 2. 3
libavfilter 1.72. 0 / 1.72. 0
libswscale 0.12. 0 / 0.12. 0
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\Users\Jem\Videos\xxxxxxxx.mp4':
Metadata:
major_brand : isom
minor_version : 1
compatible_brands: isomavc1
creation_time : 2010-07-01 20:34:06
composer : ZEKTORM FILE
Duration: 02:32:47.28, start: 0.000000, bitrate: 2187 kb/s
Stream #0.0(und): Video: h264, yuv420p, 1280x544, 1892 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
Metadata:
creation_time : 2010-07-01 20:34:06
Stream #0.1(swe): Audio: aac, 48000 Hz, 5.1, s16, 210 kb/s
Metadata:
creation_time : 2010-07-01 20:35:32
Stream #0.2(swe): Audio: aac, 48000 Hz, stereo, s16, 80 kb/s
Metadata:
creation_time : 2010-07-01 20:35:38
Stream #0.3(eng): Subtitle: tx3g / 0x67337874, 0 kb/s
Metadata:
creation_time : 2010-07-01 20:35:42
[buffer @ 035cac10] w:1280 h:544 pixfmt:yuv420p
[mpeg @ 04de0050] VBV buffer size not set, muxing may fail
Output #0, mpeg, to 'C:\Users\Jem\Videos\xxxxxxxx.mpg':
Metadata:
major_brand : isom
minor_version : 1
compatible_brands: isomavc1
creation_time : 2010-07-01 20:34:06
composer : ZEKTORM FILE
encoder : Lavf52.92.0
Stream #0.0(und): Video: mpeg2video, yuv420p, 1280x544, q=2-31, 1200 kb/s, 90k tbn, 23.98 tbc
Metadata:
creation_time : 2010-07-01 20:34:06
Stream #0.1(swe): Audio: mp2, 48000 Hz, stereo, s16, 96 kb/s
Metadata:
creation_time : 2010-07-01 20:35:32
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
Press [q] to stop encoding
Resampling with input channels greater than 2 unsupported.
Can not resample 6 channels @ 48000 Hz to 2 channels @ 48000 Hz

rko2164
6th March 2011, 13:18
i just done a convert for my ipod & this is a fantastic program! it plays fine on my ipod great quality and sound,I've been trying to look for a program that will convert videos for my ipod now i finally found it & i get to pick the file size many thanks :)

teejee2008
6th March 2011, 16:06
Seems like it won't re-sample the 6 channel audio:


Try encoding with MEncoder. Select 'MEncoder' from the Encoder menu and set the file format to 'MPEG-PS'. Set the channels to 2 in the Audio Filters window. It should work.

teejee2008
6th March 2011, 16:11
@rko2164
I'm glad you found it useful :)

JeremyWW
6th March 2011, 23:42
The Sony Bravia TV mpeg2 preset appears to be incorrect. It's selecting *.mp4 format and the x264 codec.

JeremyWW
7th March 2011, 09:55
MP4 movie above converts fine and has an original FPS of 23.976. Framerate preset is set to 'No Change'. Next movie, also MP4, fails with the log below. I managed to 'force' it to convert by setting the Framerate to 'DVD-NTSC'! Apart from the fact that 23.976 is the NTSC framerate -the same - why did the default work with one and not with the other?



==========================================================================
"C:\Program Files (x86)\FFCoder\bin\mplayer\mencoder.exe" "C:\Users\Jem\Videos\xxxx.mp4" -of
mpeg -mpegopts format=mpeg1 -oac lavc -ovc lavc -lavcopts acodec=mp2:abitrate=224:vcodec=mpeg2video:vbitrate=6000:threads=2: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=250:sc_threshold=0:sc_factor=
1:vmax_b_frames=0 -sws 1 -vf dsize=16/9,scale=1280:720,harddup -subpos 95 -subfont-text-scale
4 -subfont-blur 2 -subfont-outline 2 -o "C:\Users\Jem\Videos\xxxx.mpg"
==========================================================================

MEncoder Sherpya-SVN-r32735-4.2.5 (C) 2000-2010 MPlayer Team
success: format: 0 data: 0x0 - 0x8653ca5a
libavformat file format detected.
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang und
VIDEO: [H264] 1280x544 24bpp 23.976 fps 2109.9 kbps (257.6 kbyte/s)
[V] filefmt:44 fourcc:0x34363248 size:1280x544 fps:23.976 ftime:=0.0417
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 6 ch, s16le, 443.6 kbit/9.63% (ratio: 55453->576000)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==========================================================================
PACKET SIZE: 2048 bytes, deltascr: 245760
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=1280 h=720]
Opening video filter: [dsize=16/9]
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
Limiting audio preload to 0.4s.
Increasing audio density to 4.
Movie-Aspect is 2.35:1 - prescaling to correct movie aspect.
[swscaler @ 011574f4]BILINEAR scaler, from yuv420p to yuv420p using MMX2
videocodec: libavcodec (1280x720 fourcc=3267706d [mpg2])
Exiting...
[mpeg2video @ 01043494]MPEG1/2 does not support 13978/583 fps
Could not open codec.
FATAL: Cannot initialize video driver.

teejee2008
8th March 2011, 15:49
@JeremyWW

For some reason, MEncoder is unable to encode input files with a fractional framerate when the output framerate is not set. I tried converting multiple files with framerates 23.97, 29.97, etc. All are failing. Only 25 fps files converts fine. I am seeing this issue with MEncoder for the first time. For the time being, set the output framerate manually. If the input file is 23.97 then set the output framerate to 23.97 or (24000/1001).

teejee2008
8th March 2011, 15:55
The Sony Bravia TV mpeg2 preset appears to be incorrect. It's selecting *.mp4 format and the x264 codec.

yes it's incorrect! Thanks for reporting it.

JeremyWW
11th March 2011, 08:31
I have to give up for the moment - unless you have any ideas: I have converted another MP4 which appeared to convert successfully - so no error log. However when I try to play the resulting .mpg file in WMP and VLC it freezes a few seconds in. Using another converter there was no problem. I don't get this one, other than we seem to have some sort of generic .mpg issue here.

EDIT: I persevered...after spending hours trawling the web for alternatives / info, I downloaded Avidemux and loaded the offending .mp4 file into it. I got a message straight back saying something about 'B-Frames' causing a problem with "crashing and stuttering"! So, I dimly remembered an option in 'Video' - 'Config' in FFCoder for 'B-Frames' and gave it a try. I have absolutely no idea what 'B-Frames' are but putting a tick in that box is enabling the video to convert as I write this. I'm able to play it back with VLC as it's converting and it plays smoothly. So, I have some sort of answer but no idea why! Can you pull this apart teejee?

teejee2008
12th March 2011, 16:21
@JeremyWW

Unless you can upload the MP4 file somewhere, I don't think I can help you. I tried converting a bunch of MP4 files to MPG to try and replicate the problem, but I was unsuccessful. The MP4 video you are converting contains BFrames, but it shouldn't lead to the problems that you are describing.

Send me the log file anyway. It may contain some useful info. Also send me the source.txt file from the Temp folder. (Right-click on the file in the progress window and click on "Open Temp Folder")

verydoomed
16th March 2011, 15:19
Can FFcoder except frameserved files?
I use debugmode plugin with SonyVegas and frame serve out an avi signpost file
I then make an avisynth script to point to this file
I then try and open the avisynth script with FFcoder so that I can encode the file with h264 but it doesnt work.
I can easily load the .avs file with Virtual Dub but would like to use FFcoder. Before I waste my time fiddling can anyone tell me if it's even possilbe?

mysoogal
19th March 2011, 00:00
to the developer of FFCODER, please add more presets

check my post here http://ubuntuforums.org/showthread.php?t=786095&page=157

or look into winFF presets, its the most complete ffmpeg presets ever it is very full

thanks for the FFCODER

teejee2008
22nd March 2011, 12:49
FFCoder v1.1.0.5 Beta

Released: 22-Mar-2011
Download: http://www.mediafire.com/?k2bjvxta1obbddv

Changes since v 1.1.0.3

[New]

Jobs can be added while the encoding is going on, by dragging and dropping files on the progress window
New option for reporting errors. Right-click on the failed file and select 'Create Error Report'
DVD VOBs can be encoded using the "Add DVD" option in the 'File' menu. This option requires avisynth.
Added options to the tools menu for configuring FFDShow


[Changes]

Added H261, H263, H263p codecs to 3GP and 3G2 file formats
Added MJPEG codec to MOV file format
Added AMR codec to 3GP and 3G2 file formats


[Fixes]

FFmpeg: Encoding fails if the Aspect option is set in the video filters window
Mencoder: If input file has fractional fps then output fps must be explicitly set, otherwise the encoding will fail. The output fps will be set automatically in order to avoid this issue.
Track order was incorrectly detected in some VOB files causing the encoding to fail.
The temp folder was always deleted on application exit irrespective of whether the 'DeleteFiles' option was checked on the options window.
The NoUpscaling checkbox on the video filters windows was disabled for some presets, and displayed incorrect tooltip messages in some cases
The following presets were selecting the wrong audio/video codecs
Creative_Zen_2_16GB_avi
Creative_Zen_Vision_W_avi
Humax_Icord_hd+
Hyundai_M121_3gp
Motorola_Moto_Q_9h_3gp
Motorola_Moto_Q_gsm_3gp
Nintendo_Wii_avi
Nintendo_Wii_mov
Nokia_3230_3gp
Samsung_Mobil_S3550_3gp
Samsung_Mobil_S5350_3gp
Samsung_Mobil_S5550_3gp
Samsung_TV_Series_6_ts
Samsung_TV_Series_7_ts
Sony_TV_Bravia_H264
Sony_TV_Bravia_mpeg2
Sony_Ericsson_W910i_3gp
Hyundai_M121_3gp
Motorola_V547
Motorola_V635
Motorola_V710
Nokia_6230_3gp
Nokia_6620_3gp
Nokia_6630_3gp
Nokia_E70_3gp
Nokia_N70_3gp
Nokia_N71_3gp
Nokia_N72_3gp
Nokia_N80_3gp
Samsung_Mobil_D500_3gp
Samsung_Mobil_SGH_D500_3gp
Sony_Ericsson_F305_3gp
Sony_Ericsson_K700i_3gp
Sony_Ericsson_V630i_3gp
Sony_Ericsson_W20i_3gp
Sony_Ericsson_W580i_3gp



Download Update (3.5 MB):
http://www.mediafire.com/?k2bjvxta1obbddv

xdaft
23rd March 2011, 19:06
Just wanted to ask if ASS subtitles can be embed or placed inside a mkv file (haven't managed to do it yet ) or do I have to convert them to srt. Downscaling a file and I just want to keep everything else.

And if the answer is no then what container should I use to insert in any way the ass subs.

p.s.: want to use x264 codec

teejee2008
24th March 2011, 03:33
@xdaft
It is possible to embed ASS subs in MKV files, but I have not yet added support for it. Currently only SRT subs are supported. I'll add it in the next update.

xdaft
24th March 2011, 09:05
Thank you :) It is not like I cannot convert ASS to SRT but I just wanted to know if it is possible in FFCoder.

boot2k3
25th March 2011, 10:44
Good program:thanks:, but how about video files with multiple audio tracks? If I encode file with multiple audio tracks with option "Copy audio" it just copy only one audio track.

Neillithan
11th April 2011, 19:53
@teejee2008

Hi. FFCoder is a great program, I have used it in the past and had varying success.

I noticed that when I pause a conversion process and then start it again, it causes the details to show an incorrect ETA and FPS. When I first started the conversion, ETA was around 1 hour and the FPS was ~18. Upon continuing the conversion, the FPS is now 3 and the ETA showed 8 hours and is decreasing rapidly. It's still converting fast because the Status percentage is rising at a consistent rate.

It would be cool if the detailed information did not show incorrect FPS and ETA after pausing the conversion for a length of time.

Also, I have a somewhat unheard of and possibly difficult to implement feature request. I find that pausing a conversion process has its benefits, but it doesn't necessarily free up the ram that is in use. While I have 8 gigs of memory, certain people may benefit from not having 1gig of memory tied up for the duration of the paused conversion.

Which leads me to the feature request: Can it be possible to save the conversation state to disk and continue at a later date? Sometimes I need to reboot my computer or I need to use it for some other purpose... a video conversion can take many hours depending on the video(s).

Thanks and let me know what you think,
-Neil

teejee2008
18th April 2011, 15:47
@boot2k3

Its already on my To-Do list but its low-priority. Adding support for multiple audio tracks will not be very easy since I will have to make a lot of changes - both in the GUI and in the back-end code.

teejee2008
18th April 2011, 15:57
@Neillithan

The ETA and FPS values are not calculated by FFCoder. It is directly picked up from the console output of the encoding program (ffmpeg.exe, x264.exe, etc). As a result the reported values will become incorrect if you pause it for long time. Nothing can be done about it.

The second feature is almost impossible to implement. In order to do this I will need a utility that can pause a process, save the process state to disk, and restart the process at a later date using the saved data. Such utilities exist for linux (http://cryopid.berlios.de/) but currently there are no such tools for windows.

teejee2008
18th April 2011, 15:59
The next version (v1.2) will be out on 1st May

teejee2008
30th April 2011, 09:34
Next version (v1.2) will be out on 15th May

Highlights:

Option for encoding multiple input files into a single output file
Better support for encoding DVD VOBs
New and improved window for trimming the video. Multiple segments can be selected/deleted for encoding
Bugfixes

Jeroi
17th May 2011, 21:52
Does ffcoder allready encode webm videos without fail?

teejee2008
29th May 2011, 18:15
FFCoder v1.2.0.0 Beta

Released: 2011-05-29
Download Links:
FFCoder v1.2 Setup (35MB) (http://www.mediafire.com/?87qqb5xje3v5y86)
FFCoder v1.2 Portable (7zip) (28MB) (http://www.mediafire.com/?lbzozssb95dkb22)

Screenshots:

http://teejee2008.files.wordpress.com/2011/05/add_dvd.png

http://teejee2008.files.wordpress.com/2011/05/trim.png


Changes since v1.1.0.5

[New]
Option for encoding multiple input files into a single output file (Use the 'Add Combined' option in the File menu)
New window for trimming audio/video files. You seek to the nearest scene-change, and multiple segments can be selected for encoding.
Added MPUI (an MPlayer frontend) as the default audio/video player. Removed all other players in order to reduce the size of the download package.
New tool for correcting timestamps in SRT files. It will add a delay to the SRT file by modifying the timestamps.
Better support for DVD ripping (Use the 'Add DVD' option in the File menu). You can add multiple VOB files and they will be combined into a single output file. Indexing will be done using DGIndex.
Installer: Option for installing Avisynth
Installer: Option for deleting settings from previous version
Installer: Option for downloading NeroAAC codec
Avisynth: The source filter for opening the input file will be inserted automatically. It cannot be selected/modified by the user.
A portable version is also available for download
x264 options were updated.

[Fixes]
The performance counter throws an exception when encoding begins.
Adding FLAC files to the input list throws an error.
The video preview was not displayed in the crop window on some XP systems.
FFIndex files were not deleted on application exit even if the option is selected in the Options->Preferences window. Please note that FFCoder will remove only those ffindex files which it creates. Existing ffindex files will have to be removed manually.
The GUI sometimes hangs while indexing the input file. This will not happen anymore.
Setting the aspect ratio had no effect when ffmpeg was used as encoder. This issue has been fixed in the latest ffmpeg version.

[Updates]
Updated MPlayer to r33216
Updated FFMS2 to FFMS2-mt-r464
Updated FFmpeg to git-g3c20c0e (05/24/2011)
Updated MediaInfo to v0.7.44
Updated x264 to r1995
Note: Recent MPlayer builds from Sherpya have problems playing AVS files. Hence an older version of mplayer is included which does not have these issues. If you are updating mplayer.exe manually, then please ensure that the new build can play AVS files.

Changes since v1.1.0.0

[New]
MEncoder now supports mbtree, badapt, weightp, constrained_intra and intra_refresh options for x264 encoding
MKVMerge: Track compression is off by default for better compatibility with players. There's an option in the preferences window to enable it.
Jobs can be added while the encoding is going on, by dragging and dropping files on the progress window
New option for reporting errors. Right-click on the failed file and select 'Create Error Report'
DVD VOBs can be encoded using the "Add DVD" option in the 'File' menu. This option requires avisynth.
Added options to the tools menu for configuring FFDShow

[Changes]
Replaced the MPEG file format options with 'MPEG-PS' and 'MPEG-TS'
Added H261, H263, H263p codecs to 3GP and 3G2 file formats
Added MJPEG codec to MOV file format
Added AMR codec to 3GP and 3G2 file formats

[Fixes]
FFmpeg: MPEG encoding with fails
Default number of channels changed to 'Auto' from '2' on the audio filters window.
Encoding fails if video is encoded in 2 passes and audio is set to 'Copy'
MEncoder: Encoding to H264 fails due to changes in command line
FFmpeg: Encoding fails if the Aspect option is set in the video filters window
Mencoder: If input file has fractional fps then output fps must be explicitly set, otherwise the encoding will fail. The output fps will be set automatically in order to avoid this issue.
Track order was incorrectly detected in some VOB files causing the encoding to fail.
The temp folder was always deleted on application exit irrespective of whether the 'DeleteFiles' option was checked on the options window.
The NoUpscaling checkbox on the video filters windows was disabled for some presets, and displayed incorrect tooltip messages in some cases
Some of the device presets were selecting the wrong audio/video codecs

m110s
30th May 2011, 21:01
I can't add DVD.
After selecting vobs and click on ok I got a massage:
''Please use the '' Add DVD '' option for adding VOB files'' , but I had already did that. :(

teejee2008
31st May 2011, 15:34
Fixed

FFCoder v1.2.0.1 Update (7zip - 500KB) (http://www.mediafire.com/?xet24m4kllhn4g7)

FFCoder v1.2.0.1 Update (Installer - 500KB) (http://www.mediafire.com/?qj4sf43sp3lnglu)

flebber
3rd June 2011, 05:25
G'Day

I really like the layout of the gui and the amount of options is great. Just one thing how do you resolve missing dependencies for FF coder.

When I went Help -> Dependencies it showed me faac and nero aac were missing but didn't allow me to input a path to the files. how do I update these file dependencies?

teejee2008
3rd June 2011, 13:38
@flebber

Copy the EXE files for FAAC and NerAAC to the location where you installed FFCoder (C:\Program Files\FFCoder).
You can place the files in the BIN folder or directly in the application folder.
The files will be detected on start-up.

StainlessS
6th June 2011, 00:11
Clean & easy layout, nothing to confuse, and a supplied PDF
manual (that is really appreciated, although looks like I shall never
have to read it). Looks like I have a new preferred GUI .
Nice job.

teejee2008
9th June 2011, 06:52
FFCoder v1.2.0.5 Beta

Links:
FFCoder v1.2.0.5 Update (Installer - 500 KB) (http://www.mediafire.com/?b8s17f1jh2yl42z)
FFCoder v1.2.0.5 Update (7z - 500 KB) (http://www.mediafire.com/?s30iqgq0glkb0fh)

Changes since v1.2.0.0
-------------------------------
Fixed: On 64-bit XP/Vista/Win7, FFCoder exits with an error as soon as encoding begins*
Fixed: Encoding MTS files with x264 can cause stuttering and interlacing lines**
Fixed: The Play/Pause button in the Trim window doesn't work with some file types
Fixed minor issues in the Trim and Crop windows

Notes:
-------------------------------
* FFCoder should now be usable on 64-bit XP/Vista/Win7
** Issue seems to be with the libavcodec/ffms2 decoder used by x264.exe. It cannot handle MTS files properly. Issue is partially fixed by decoding the video with FFmpeg and piping it to x264. Using the Avisynth mode will still cause problems. In the next version of FFCoder, DGAVCSource will be used (instead of FFmpegSource) for opening MTS/AVC files.

pihug12
10th June 2011, 14:28
Hi !

Output : *.wmv with WMV8 and 2 pass → crash !
It's OK with 1 pass. I used version 1.2.0.0.

================================================================================
Source file info [MediaInfo]
================================================================================

General
Complete name : C:\Documents and Settings\blabla\Bureau\Videos\DVD En Beauce.avi
Format : AVI
Format/Info : Audio Video Interleave
File size : 96.1 MiB
Duration : 6mn 17s
Overall bit rate : 2 135 Kbps

Video
ID : 0
Format : MPEG-4 Visual
Format profile : Advanced Simple@L5
Format settings, BVOP : 2
Format settings, QPel : No
Format settings, GMC : No warppoints
Format settings, Matrix : Default (H.263)
Codec ID : XVID
Codec ID/Hint : XviD
Duration : 6mn 17s
Bit rate : 1 993 Kbps
Width : 720 pixels
Height : 372 pixels
Display aspect ratio : 1.935
Frame rate : 29.970 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.248
Stream size : 89.7 MiB (93%)
Writing library : XviD 1.2.1 (UTC 2008-12-04)

Audio
ID : 1
Format : MPEG Audio
Format version : Version 1
Format profile : Layer 3
Codec ID : 55
Codec ID/Hint : MP3
Duration : 6mn 17s
Bit rate mode : Constant
Bit rate : 128 Kbps
Channel(s) : 2 channels
Sampling rate : 48.0 KHz
Compression mode : Lossy
Stream size : 5.76 MiB (6%)
Alignment : Split accross interleaves
Interleave, duration : 24 ms (0.72 video frame)
Writing library : LAME



================================================================================
Source file info [FFmpeg]
================================================================================

ffmpeg version git-N-30172-g3c20c0e-Sherpya, Copyright (c) 2000-2011 the FFmpeg developers
built on May 24 2011 03:24:39 with gcc 4.2.5 20090330 (prerelease) [Sherpya]
libavutil 51. 2. 1 / 51. 2. 1
libavcodec 53. 6. 0 / 53. 6. 0
libavformat 53. 2. 0 / 53. 2. 0
libavdevice 53. 0. 0 / 53. 0. 0
libavfilter 2. 10. 0 / 2. 10. 0
libswscale 0. 14. 0 / 0. 14. 0
libpostproc 51. 2. 0 / 51. 2. 0
Input #0, avi, from 'C:\Documents and Settings\blabla\Bureau\Videos\DVD En Beauce.avi':
Duration: 00:06:17.44, start: 0.000000, bitrate: 2134 kb/s
Stream #0.0: Video: mpeg4, yuv420p, 720x372 [PAR 1:1 DAR 60:31], 29.97 tbr, 29.97 tbn, 29.97 tbc
Stream #0.1: Audio: mp3, 48000 Hz, stereo, s16, 128 kb/s
At least one output file must be specified



================================================================================
Encoder Logs
================================================================================

================================================================================
"C:\Program Files\FFCoder\bin\ffmpeg.exe" -i "C:\Documents and Settings\blabla\Bureau\Videos\DVD En Beauce.avi" -f asf -copyinkf -vcodec wmv2 -b 1500000 -passlogfile "DVD En Beauce.wmv" -pass 1 -rc_strategy 0 -rc_eq "tex^qComp" -qblur 0.5 -qcomp 0.5 -bt 8000000 -mpeg_quant 0 -dct 0 -qns 0 -trellis 0 -qmin 2 -qmax 31 -qdiff 3 -i_qfactor 0.8 -i_qoffset 0 -me_method epzs -cmp 0 -me_range 0 -dia_size 1 -last_pred 0 -subcmp 0 -preme 0 -precmp 0 -pre_dia_size 1 -mbd 0 -mbcmp 0 -g 250 -sc_threshold 0 -sc_factor 1 -bf 0 -map 0:0 -an -map 0:1 -y NUL
================================================================================
ffmpeg version git-N-30172-g3c20c0e-Sherpya, Copyright (c) 2000-2011 the FFmpeg developers
built on May 24 2011 03:24:39 with gcc 4.2.5 20090330 (prerelease) [Sherpya]
libavutil 51. 2. 1 / 51. 2. 1
libavcodec 53. 6. 0 / 53. 6. 0
libavformat 53. 2. 0 / 53. 2. 0
libavdevice 53. 0. 0 / 53. 0. 0
libavfilter 2. 10. 0 / 2. 10. 0
libswscale 0. 14. 0 / 0. 14. 0
libpostproc 51. 2. 0 / 51. 2. 0
Input #0, avi, from 'C:\Documents and Settings\blabla\Bureau\Videos\DVD En Beauce.avi':
Duration: 00:06:17.44, start: 0.000000, bitrate: 2134 kb/s
Stream #0.0: Video: mpeg4, yuv420p, 720x372 [PAR 1:1 DAR 60:31], 29.97 tbr, 29.97 tbn, 29.97 tbc
Stream #0.1: Audio: mp3, 48000 Hz, stereo, s16, 128 kb/s
Number of stream maps must match number of output streams


================================================================================
"C:\Program Files\FFCoder\bin\ffmpeg.exe" -i "C:\Documents and Settings\blabla\Bureau\Videos\DVD En Beauce.avi" -f asf -copyinkf -vcodec wmv2 -b 1500000 -passlogfile "DVD En Beauce.wmv" -pass 2 -rc_strategy 0 -rc_eq "tex^qComp" -qblur 0.5 -qcomp 0.5 -bt 8000000 -mpeg_quant 0 -dct 0 -qns 0 -trellis 0 -qmin 2 -qmax 31 -qdiff 3 -i_qfactor 0.8 -i_qoffset 0 -me_method epzs -cmp 0 -me_range 0 -dia_size 1 -last_pred 0 -subcmp 0 -preme 0 -precmp 0 -pre_dia_size 1 -mbd 0 -mbcmp 0 -g 250 -sc_threshold 0 -sc_factor 1 -bf 0 -map 0:0 -acodec wmav2 -ab 128000 -map 0:1 -y "C:\Documents and Settings\pierre.lacaze\Bureau\Videos\DVD En Beauce.wmv"
================================================================================
ffmpeg version git-N-30172-g3c20c0e-Sherpya, Copyright (c) 2000-2011 the FFmpeg developers
built on May 24 2011 03:24:39 with gcc 4.2.5 20090330 (prerelease) [Sherpya]
libavutil 51. 2. 1 / 51. 2. 1
libavcodec 53. 6. 0 / 53. 6. 0
libavformat 53. 2. 0 / 53. 2. 0
libavdevice 53. 0. 0 / 53. 0. 0
libavfilter 2. 10. 0 / 2. 10. 0
libswscale 0. 14. 0 / 0. 14. 0
libpostproc 51. 2. 0 / 51. 2. 0
Input #0, avi, from 'C:\Documents and Settings\blabla\Bureau\Videos\DVD En Beauce.avi':
Duration: 00:06:17.44, start: 0.000000, bitrate: 2134 kb/s
Stream #0.0: Video: mpeg4, yuv420p, 720x372 [PAR 1:1 DAR 60:31], 29.97 tbr, 29.97 tbn, 29.97 tbc
Stream #0.1: Audio: mp3, 48000 Hz, stereo, s16, 128 kb/s
[buffer @ 01db1ca0] w:720 h:372 pixfmt:yuv420p tb:1/1000000 sar:1/1 sws_param:
Cannot read file 'DVD En Beauce.wmv-0.log': No such file or directory
Error reading log file 'DVD En Beauce.wmv-0.log' for pass-2 encoding


================================================================================
Environment
================================================================================

[AppVersion] 1.2.0.0
[OS-Detect] Microsoft Windows NT 5.1.2600 Service Pack 3
[OS-Detect] Windows XP
[OS-Type] 32-bit
[CPU] Intel(R) Pentium(R) 4 CPU 3.00GHz (3000MHz)
[Avisynth] False
[FFDShow] True
[Haali] True

Thanks for the great software !

anegroo
16th June 2011, 13:29
Hi!

Thanks for this really great software !
I have some audio related problem. Encoding the video to mp4 or avi, both with neroaaenc (mp4) and lame (mp3) in the normal sound appears in a regular pattern a strange noise like this (http://www.mediafire.com/?gd0t7smoq6c95h2). However in ape format for example everything is Ok. What could be the problem?
My OS is Win XP 32, SP3.

Thanks

Mr901
16th June 2011, 18:40
Any reason why ESET would detect proc_manager as a bad file?

Also i get this

http://bigpichost.com/files/1-afropuffsmkv_s_7ja7jl45.jpg

Updated to the latest version btw

StainlessS
16th June 2011, 19:52
Any reason why ESET would detect proc_manager as a bad file?

I'm fairly sure that ESET did not use the description "bad file",
might be more helpful in future to tell what it does say.

Judging purely by the name, it is a Process Manager,
(like eg Task Manager) which allows processes to be viewed and KILLED etc.

It is the likes of the Killing part that will be upsetting ESET, could
be included in a suite of dodgy stuff used by malware, it however
could also have useful purpose, Task Manager is not malware but
does pretty much the same thing.
No idea why FFCoder user this process manager, perhaps to
kill a runaway process that is not responding, or perhaps to
change the priority of a process so that it does not hog the CPU.

Anyway, have submitted the file to "VirusTotal.com" where
it was scanned by 42 anti-malware scanners, 4 of which had this
to say:-

DrWeb Tool.Killproc.3
NOD32 Win32/PrcView
nProtect Abuse-Worry/W32.PrcViewer.53248
TheHacker Aplicacion/Processor.20


They all look like there are just saying that it is a process
manager which is of course fairly obvious from the name alone.

Nothing to be concerned about. :)

EDIT: Nice picture, wonder what it is? Might be useful to elaborate.

Mr901
16th June 2011, 21:41
All of my post didnt go thru or i clicked away.
edit
When i try and encode with AVIsinth checked i add these
http://bigpichost.com/files/capture_z9pr1qm3.png

default settings it works, select what i need and i get a 2mb file and that type of video

sorry


EDIT: I dont get it on the portable version tho.

Is there a way to update the portable? i tried running the updater and it said it wasnt found.

EDIT: Okay even if i dont select any options on avisyth, but when its checked it doesnt work, i deselected everything including deinterlacing and it messes up

StainlessS
17th June 2011, 00:20
@Mr901,

"Is there a way to update the portable? "

I dont have the self install version. Suggest that you download and extract
the contents of the portable update. Replace the plugins/avss.dll
to the same place in the portable's directory and
same for the FFCoder.exe file.

katzenjoghurt
21st June 2011, 11:52
Is it possible to define a custom temp folder somewhere... not in the user directory?

Got a user name with a space in the middle and I GUESS (!) that this is the problem
why mp4box keeps giving me: "Requested URL is not valid or cannot be found".

teejee2008
24th June 2011, 06:28
@pihug12

WMV 2-pass encoding issue will be fixed in the next update

teejee2008
24th June 2011, 06:31
@katzenjoghurt

I don't think that is the issue. Please send me the error report (Right-click on the file in the progress window after it fails and select the 'Create Report' option).
I'll be putting an option for setting the path to the Temp folder in the next update.

teejee2008
24th June 2011, 06:37
@Mr901

proc_manager.exe is safe (as explained by StainlessS, Website -> //www.beyondlogic.org/solutions/processutil/processutil.htm)

What was that image??!!

teejee2008
25th June 2011, 16:04
FFCoder v1.2.0.6 Beta

FFCoder v1.2.0.6 Update (Installer - 500 KB) (http://www.mediafire.com/?ogknehnpqg9p4lp)
FFCoder v1.2.0.6 Update (7z - 500 KB) (http://www.mediafire.com/?3h3174s2u39fql8)

Changes since v1.2.0.5

Added: Option for selecting Temp folder location
Fixed: The 'Preview' option in the Trim window was not working correctly
Fixed: Encoding with x264 without setting the output frame rate, resulted in the output videos having a frame rate of 25fps
Fixed: 2-pass encoding with FFmpeg fails
The 'Create Error Report' option in the progress window will be enabled even if the file was successfully encoded. Use this option when reporting problems with the output file (such as stuttering, bad quality, etc)