Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#1 | Link |
|
FFCoder author
Join Date: Dec 2007
Location: India
Posts: 174
|
FFCoder v2.2
FFCoder
Latest version: v2.2 (16-Feb-2013) Website: TeeJeeTech Download: MediaFire (38 MB) FFCoder is a .NET based audio/video converter, which is capable of transcoding audio and video files to various formats. It is a unified frontend for many freeware utilities such as FFmpeg, MPlayer and MEncoder. Features:
Requirements: * Microsoft .NET Framework 2.0 or above (XP Users Only) * Avisynth v2.5 (Optional) * K-Lite codec pack (Optional) Screenshots: ![]() ![]() ![]() ![]() Download Links: Download from MediaFire Nero AAC Encoder Homepage: http://teejeetech.blogspot.in/p/ffcoder.html Last edited by teejee2008; 16th February 2013 at 07:18. Reason: Links updated |
|
|
|
|
|
#2 | Link |
|
ffx264/ffhevc author
![]() Join Date: May 2007
Location: /dev/video0
Posts: 2,038
|
Oh, not again in .NET... what is wrong with you people?
anyways, good work
__________________
The Cyberpunk Database || NTP & NTS Time Server || Mirror Services ffhevc || ffx264 || ffxvid |
|
|
|
|
|
#4 | Link |
|
HDConvertToX author
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
|
ahem.. ever tried PureBasic
![]() but stop going OT i got an error with my Win7, on launch (even launched as admin/winxp compatibility) Code:
Le informazioni su come richiamare il debug JIT (Just-In-Time) anziché questa finestra
sono riportate in fondo al messaggio.
************** Testo dell'eccezione **************
System.ArgumentOutOfRangeException: '125' non è un valore valido per 'Value'. 'Value' deve essere compreso tra 'Minimum' e 'Maximum'.
Nome parametro: Value
in System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
in FFCoder.modCommon.XML_LoadOption(XmlNode parent, String value_name, NumericUpDown& num, Int32 Offset)
in FFCoder.frmLibavcVideo.LoadPreset_XMLElement(XmlElement root)
in FFCoder.frmLibavcVideo.LoadPreset_XMLFile(String XMLFile)
in FFCoder.frmLibavcVideo.Initialize()
in FFCoder.frmMain.Initialize()
in FFCoder.frmMain.frmMain_Load(Object sender, EventArgs e)
in System.EventHandler.Invoke(Object sender, EventArgs e)
in System.Windows.Forms.Form.OnLoad(EventArgs e)
in System.Windows.Forms.Form.OnCreateControl()
in System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
in System.Windows.Forms.Control.CreateControl()
in System.Windows.Forms.Control.WmShowWindow(Message& m)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.ScrollableControl.WndProc(Message& m)
in System.Windows.Forms.ContainerControl.WndProc(Message& m)
in System.Windows.Forms.Form.WmShowWindow(Message& m)
in System.Windows.Forms.Form.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Assembly caricati **************
mscorlib
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
FFCoder
Versione assembly: 0.91.0.0
Versione Win32: 0.91.0.0
__________________
HDConvertToX: your tool for BD backup MultiX264: The quick gui for x264 AutoMen: The Mencoder GUI AutoWebM: supporting WebM/VP8 |
|
|
|
|
|
#5 | Link | |
|
Registered User
Join Date: Jun 2002
Location: On thin ice
Posts: 6,857
|
Quote:
__________________
https://github.com/stax76/software-list https://www.youtube.com/@stax76/playlists |
|
|
|
|
|
|
#7 | Link |
|
FFCoder author
Join Date: Dec 2007
Location: India
Posts: 174
|
FFCoder v0.92 Beta
Changes: [added] xvid_encraw encoder [added] LAME mp3 encoder [added] x264: MB-Tree options [fixed] Video playback problem on WinXP systems with ATI cards [fixed] Xvid: No. of threads were not specified in command line args [fixed] FFmpeg + Xvid: Bitrate was not specified in command line string [fixed] FFmpeg: Audio codec settings were not saved in preset [fixed] All presets: Check the range before loading a value from preset file [changed] Global presets: folder structure changed [changed] Main window: Disable audio/video/subtitles groupbox if encoder does not encode audio/video/subtitles [changed] Progress window: Hide useless columns [removed] MEncoder: vp3,vp4,vp5,vp7 vfw codecs have been disabled due to problems. vp6 codec is working fine Notes: 1) Delete the presets folder of previous version. Extract the update into the same directory as previous version. 2) VP6 codec is producing upside-down video. Use the Flip video filter to fix the problem. 3) Xvid_encraw supports ony AVS files as input. Non-AVS files are not supported. 4) For LAME encoder the source file can be in any format supported by ffmpeg. The source files are decoded with ffmpeg and then piped to LAME. Download FFCoder v0.92 Beta Update (1MB) Last edited by teejee2008; 13th September 2009 at 08:32. Reason: Links updated |
|
|
|
|
|
#9 | Link |
|
Registered User
Join Date: Jan 2002
Posts: 333
|
FFCoder v0.92 Beta Update (1 MB)
http://www.mediafire.com/?bvnnm4enznn for me this file is corrupted ( i try to download 2x ) |
|
|
|
|
|
#11 | Link |
|
Registered User
Join Date: Dec 2005
Location: Germany
Posts: 1,827
|
I get this error with an avs script file. using FFCoder v0.92.0.0
No problems with vdub or other apps. Code:
Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.
************** Ausnahmetext **************
System.BadImageFormatException: Es wurde versucht, eine Datei mit einem falschen Format zu laden. (Ausnahme von HRESULT: 0x8007000B)
bei FFCoder.MediaInfo.MediaInfo_New()
bei FFCoder.MediaInfo..ctor()
bei FFCoder.modMediaInfo.MediaFile..ctor(String SourceFile, Boolean GetInfo)
bei FFCoder.Job..ctor(String theFile)
bei FFCoder.frmMain.addFile(String File)
bei FFCoder.frmMain.addFiles(String[] Files)
bei System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
bei System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
bei System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
bei System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
bei System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
bei System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ToolStrip.WndProc(Message& m)
bei System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Geladene Assemblys **************
mscorlib
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll.
----------------------------------------
FFCoder
Assembly-Version: 0.92.0.0.
Win32-Version: 0.92.0.0.
CodeBase: file:///D:/Download/FFCoder%20v0.91%20Beta/FFCoder/FFCoder.exe.
----------------------------------------
Microsoft.VisualBasic
Assembly-Version: 8.0.0.0.
Win32-Version: 8.0.50727.4927 (NetFXspW7.050727-4900).
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.4927 (NetFXspW7.050727-4900).
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.4927 (NetFXspW7.050727-4900).
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.4927 (NetFXspW7.050727-4900).
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.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll.
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------
mscorlib.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll.
----------------------------------------
TrackBar
Assembly-Version: 1.0.2486.37933.
Win32-Version: 1.0.2486.37933.
CodeBase: file:///D:/Download/FFCoder%20v0.91%20Beta/FFCoder/TrackBar.DLL.
----------------------------------------
System.Xml
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.
----------------------------------------
************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.
Zum Beispiel:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
Ausnahmen an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.
//EDIT: The error only occurs if the first file is an avs file...
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth VapourSynth Portable FATPACK || VapourSynth Database Last edited by ChaosKing; 13th September 2009 at 14:45. |
|
|
|
|
|
#12 | Link | |
|
FFCoder author
Join Date: Dec 2007
Location: India
Posts: 174
|
Quote:
I'll need your help to find out what the problem is. Save the following text to a text file named test.cmd. Put it in bin/ffmpeg folder and double-click on it. It will produce a file named output.txt. Email this file to me at tony.george.kol@gmail.com. Code:
@ECHO OFF ffmpeg.exe -i "FULL-PATH-TO-AVS-FILE" 2>output.txt |
|
|
|
|
|
|
#15 | Link |
|
HDConvertToX author
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
|
ok, the update works
even if stuck on analisis of vob files.. BHH
__________________
HDConvertToX: your tool for BD backup MultiX264: The quick gui for x264 AutoMen: The Mencoder GUI AutoWebM: supporting WebM/VP8 |
|
|
|
|
|
#16 | Link |
|
FFCoder author
Join Date: Dec 2007
Location: India
Posts: 174
|
@ ricardo.santos
In the main menu if you select Encoder -> MEncoder then VP6 will be shown in the video drop-down box. Don't bother trying it. Its not working. VP6 encoding with mencoder is very problematic. I'll be removing this option in the next version. @ buzzqw The 'analysis' of added files is very buggy. I'm rewriting the whole code. It'll take a few days to fix. |
|
|
|
|
|
#17 | Link |
|
Registered User
Join Date: May 2007
Posts: 54
|
I'm trying to encode ts files, but also give me "Failed"
Code:
==========================================================================
"C:\Documents and Settings\Frozen\Desktop\FFCoder v0.91 Beta\FFCoder\bin\ffmpeg\ffmpeg.exe" -i "C:\DVB\SmartDVB\Records\JSC Sports +420090915-08_28_56.mpg" -r 25 -deinterlace -s 640x480 -sws_flags 9 -aspect 1.33 -nr 100 -f rawvideo -an -vcodec rawvideo -y - |"C:\Documents and Settings\Frozen\Desktop\FFCoder v0.91 Beta\FFCoder\bin\x264\x264.exe" --crf 23 --threads 0 --qpmin 10 --qpmax 51 --qpstep 4 --ipratio 1.4 --pbratio 1.3 --chroma-qp-offset 0 --deadzone-intra 11 --deadzone-inter 21 --trellis 1 --min-keyint 25 --keyint 250 --scenecut 40 --ref 3 --deblock 0:0 --me hex --merange 16 --mvrange 32 --mvrange-thread 0 --subme 7 --bframes 3 --b-bias 0 --direct spatial --b-adapt 1 --partitions "i4x4,i8x8,p8x8,b8x8" --aq-mode 1 --aq-strength 1.0 --psy-rd 1.0:0 --cqm flat --output "C:\Documents and Settings\Frozen\Desktop\JSC Sports +420090915-08_28_56_0.mkv" - 704x576
==========================================================================
FFmpeg version SVN-r19159-Sherpya, Copyright (c) 2000-2009 Fabrice Bellard, et al.
libavutil 50. 3. 0 / 50. 3. 0
libavcodec 52.30. 2 / 52.30. 2
libavformat 52.34. 0 / 52.34. 0
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 0. 5. 0 / 0. 5. 0
libswscale 0. 7. 1 / 0. 7. 1
libpostproc 51. 2. 0 / 51. 2. 0
built on Jun 12 2009 04:25:02, gcc: 4.5.0 20090517 (experimental)
[mpeg @ 0x3deb0]invalid dts/pts combination
Seems stream 1 codec frame rate differs from container frame rate: 50.00 (50/1) -> 25.00 (25/1)
Last message repeated 5 times
Input #0, mpeg, from 'C:\DVB\SmartDVB\Records\JSC Sports +420090915-08_28_56.mpg':
Duration: 00:01:17.08, start: 0.098956, bitrate: 4822 kb/s
Stream #0.0[0x1c0]: Audio: mp2, 48000 Hz, stereo, s16, 256 kb/s
Stream #0.1[0x1ea]: Video: mpeg2video, yuv420p, 704x576 [PAR 12:11 DAR 4:3], 10000 kb/s, 25 tbr, 90k tbn, 50 tbc
[NULL @ 0x34d00]Unknown option 'sws_flags'
swScaler: Exactly one scaler algorithm must be chosen
Cannot get resampling context
x264 [info]: 704x576 @ 25.00 fps
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
x264 [info]: profile High, level 3.0
|
|
|
|
|
|
#18 | Link |
|
Registered User
Join Date: Sep 2009
Posts: 26
|
When i try to encode it give error:
Code:
-i "C:\Documents and Settings\FAHIM\My Documents\Wildlife.wmv" -f matroska -vcodec libx264 -crf 23 -threads 0 -qmin 10 -qmax 51 -qdiff 4 -i_qfactor 1.4 -b_qfactor 1.3 -chromaoffset 0 -coder 1 -trellis 1 -cmp +chroma -keyint_min 25 -g 250 -sc_threshold 40 -refs 3 -deblockalpha 0 -deblockbeta 0 -me_method hex -me_range 16 -subq 7 -bf 3 -bframebias 0 -directpred 1 -b_strategy 1 -partitions +parti4x4+parti8x8+partp8x8+partb8x8 -flags +loop -flags2 +mixed_refs+fastpskip-bpyramid+wpred+dct8x8 -r 29.97 -map 0:0 -acodec libmp3lame -ab 128000 -alang und -map 0:1 -y "C:\Converted\Wildlife_1.mkv"
==========================================================================
FFmpeg version SVN-r19159-Sherpya, Copyright (c) 2000-2009 Fabrice Bellard, et al.
libavutil 50. 3. 0 / 50. 3. 0
libavcodec 52.30. 2 / 52.30. 2
libavformat 52.34. 0 / 52.34. 0
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 0. 5. 0 / 0. 5. 0
libswscale 0. 7. 1 / 0. 7. 1
libpostproc 51. 2. 0 / 51. 2. 0
built on Jun 12 2009 04:25:02, gcc: 4.5.0 20090517 (experimental)
Seems stream 1 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 29.97 (30000/1001)
Input #0, asf, from 'C:\Documents and Settings\FAHIM\My Documents\Wildlife.wmv':
Duration: 00:00:28.52, start: 8.000000, bitrate: 7361 kb/s
Stream #0.0(eng): Audio: wmav2, 44100 Hz, stereo, s16, 192 kb/s
Stream #0.1(eng): Video: vc1, yuv420p, 1280x720, 5942 kb/s, 29.97 tbr, 1k tbn, 1k tbc
Output #0, matroska, to 'C:\Converted\Wildlife_1.mkv':
Stream #0.0: Video: libx264, yuv420p, 1280x720, q=10-51, 200 kb/s, 90k tbn, 29.97 tbc
Stream #0.1(und): Audio: libmp3lame, 44100 Hz, stereo, s16, 128 kb/s
Codec type mismatch for mapping #0.0 -> #0.0
|
|
|
|
|
|
#19 | Link |
|
FFCoder author
Join Date: Dec 2007
Location: India
Posts: 174
|
FFCoder v0.93 Beta
Changes: [fixed] Hangup/crashes on adding AVS/VOB files to list. [fixed] FFmpeg: Encoding fails on selecting frame size filter. [fixed] FFmpeg: Wrong stream mapping for files containing audio stream at index 0 and video stream at index 1 [fixed] Some minor problems with presets [added] OggEnc, FAAC and Nero AAC encoders [added] Dump video stream: Save as Raw/AVI/MKV [removed] VP6 encoding using MEncoder [updated] MediaInfo.dll to v0.7.21 [updated] x264 encoder to r1259 Notes: 1) FAAC and Nero AAC are not included in the download package due to re-distribution restrictions. If you need these encoders then download it from the internet and put the EXE files in the bin folder. Download FFCoder v0.93 Beta Full Package (16 MB) Download FFCoder v0.93 Beta Update (1 MB) Last edited by teejee2008; 16th September 2009 at 11:51. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|