latest ffDshow incorporates ffVfW, not sure if this is already known... |
![]() ![]() |
latest ffDshow incorporates ffVfW, not sure if this is already known... |
Mar 30 2004, 10:01
Post
#1
|
|
![]() Group: Members Posts: 493 Joined: 28-December 03 From: Melbourne, Aus Member No.: 10767 |
just as i was getting a tad exasperated that i couldn't find any new builds of ffVfW, i found that it had been merged with it's brother, ffdshow. (now that i recall, milan said something like that he intended to do this on his site a long time ago).
http://athos.leffe.dnsalias.com/ last build is yesterday. just trying out the mpeg-2 encoding now there appear to be some new options (quantizer noise shaping? intriguing) please disregard if this is already known, as apparently the last build was integrated with ffvfw too (with the slight bug that if you had a space in the installed folder it wouldn't show up in vfw interface...? this is now fixed, so you can install in "program files") later |
|
|
|
Aug 11 2004, 01:57
Post
#2
|
|
|
Group: Members Posts: 23 Joined: 15-April 04 From: Australia Member No.: 13509 |
No, I didn't know this.
I too was wondering why the latest FFvfw was so old. Well, now I know! |
|
|
|
Aug 11 2004, 02:32
Post
#3
|
|
|
Burrrn developer Group: Developer Posts: 917 Joined: 25-November 01 From: Bratislava, Slovakia Member No.: 534 |
Old thread bumped, but anyway...
There is an official new compile available now at http://sourceforge.net/projects/ffdshow. -------------------- Burrrn - http://www.burrrn.net/
MPEG Audio Collection - http://mac.sourceforge.net/ |
|
|
|
Aug 11 2004, 15:03
Post
#4
|
|
|
Group: Members Posts: 233 Joined: 3-December 01 Member No.: 578 |
Go figure, that explains why I've been seeing new builds at FileForum that aren't showing up on the dnsalias site.
Duh me. |
|
|
|
Aug 11 2004, 15:12
Post
#5
|
|
![]() Group: Members Posts: 524 Joined: 7-November 02 From: Gloucester, UK Member No.: 3716 |
Stupidest of all stupid questions: What is ffVfw?
-------------------- http://www.megalev.co.uk
|
|
|
|
Aug 11 2004, 15:58
Post
#6
|
|
|
Group: Members Posts: 394 Joined: 6-May 04 Member No.: 13932 |
its a multi-format vfw based codec (its like ffdshow only you can encode with it too):
it includes several MPEG4 codecs, MPEG1 and 2, MJPEG, DV, etc. if you have the latest ffdshow installed you probably have ffvfw too. you can acces it in virtualdub or just via ffdshow in the start-menu (vfw configuration) edit: spelling (does anyone know a good spelling checker for mozilla firefox This post has been edited by stephanV: Aug 11 2004, 16:00 -------------------- "We cannot win against obsession. They care, we don't. They win."
|
|
|
|
Aug 11 2004, 16:28
Post
#7
|
|
![]() LAME developer Group: Developer Posts: 2950 Joined: 1-October 01 From: Nanterre, France Member No.: 138 |
vfw: Video For Windows. ACM and VFW are DirectShow ancestors.
|
|
|
|
Aug 24 2004, 05:16
Post
#8
|
|
|
Group: Members Posts: 310 Joined: 6-October 01 Member No.: 227 |
SURELY there's a decoder-only version of recent FFDShows availible, seeing as how the Matroska pack has something of the sort? i can't fit FFDShow on CDRs with my DVDRips anymore
|
|
|
|
Aug 24 2004, 11:31
Post
#9
|
|
|
Matroska developer Group: Members Posts: 922 Joined: 29-September 01 Member No.: 74 |
QUOTE (plonk420 @ Aug 24 2004, 04:16 AM) SURELY there's a decoder-only version of recent FFDShows availible, seeing as how the Matroska pack has something of the sort? i can't fit FFDShow on CDRs with my DVDRips anymore The decoder only version of ffdshow was compiled by Toff for the matroska pack, supported by Milan, but dont expect him to release this on the official sf.net project page. If you want to have a build from this, goto #matroska on irc.corecodec.com and ask Toff about it .... but i doubt it will be significantly smaller -------------------- Support matroska - the bestest vapourware project ! http://www.matroska.org
|
|
|
|
Aug 27 2004, 06:58
Post
#10
|
|
|
A/V Moderator Group: Members Posts: 278 Joined: 22-February 03 Member No.: 5132 |
QUOTE (plonk420 @ Aug 23 2004, 08:16 PM) SURELY there's a decoder-only version of recent FFDShows availible, seeing as how the Matroska pack has something of the sort? i can't fit FFDShow on CDRs with my DVDRips anymore While the ffmpeg mpeg4 codec unquestionably has the fastest decoding speed on probably all platforms and has great workarounds for encoder bugs. I typically have been using the XviD decoder. Some big improvements have been made in cvs HEAD with the decoding speed. While it is certainly out of league with ffmpeg it is much faster than 1.01. Today I tried to build myself a statically linked decoder for myself, for certain reasons this is what you would want. Tomorrow if I make it work I send you a link. I could try to reduce the size of the filter. I am betting I could make it really small |
|
|
|
Aug 27 2004, 07:07
Post
#11
|
|
|
A/V Moderator Group: Members Posts: 278 Joined: 22-February 03 Member No.: 5132 |
QUOTE (MugFunky @ Mar 30 2004, 01:01 AM) Did you try this out? I am curious if you have. I myself have not been able to since my ffdshow encoder keeps on crashing. Does it increase PSNR? I suspect it won't, but might still increase visual quality while becoming less similar to the source. I suspect this is some sort of HVS trellis technique, yes, with a adaptive lamda? Dunno, I have heard talk about this sort of thing on #xvid. It is intended to reduce ringing primarily. Sort of sounds like the same thing, but I may be wrong. |
|
|
|
Aug 27 2004, 13:49
Post
#12
|
|
|
Matroska developer Group: Members Posts: 922 Joined: 29-September 01 Member No.: 74 |
QUOTE (Bonzi @ Aug 27 2004, 05:58 AM) Today I tried to build myself a statically linked decoder for myself, for certain reasons this is what you would want. Tomorrow if I make it work I send you a link. I could try to reduce the size of the filter. I am betting I could make it really small Make sure it doesnt contain code from Koepi. I am sure he would try to force the XviD Team to put a special license on it, excluding the use from the matroska team -------------------- Support matroska - the bestest vapourware project ! http://www.matroska.org
|
|
|
|
Aug 28 2004, 00:38
Post
#13
|
|
![]() Group: Members Posts: 2144 Joined: 29-June 02 From: Boston Member No.: 2427 |
-------------------- "You can fight without ever winning, but never win without a fight." Neil Peart 'Resist'
|
|
|
|
Aug 28 2004, 17:37
Post
#14
|
|
|
Group: Members Posts: 394 Joined: 6-May 04 Member No.: 13932 |
[ot]ha, thx![/ot]
-------------------- "We cannot win against obsession. They care, we don't. They win."
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 20th May 2013 - 01:10 |