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.

 

Go Back   Doom9's Forum > Video Encoding > New and alternative video codecs

Reply
 
Thread Tools Search this Thread Display Modes
Old 9th April 2003, 11:40   #181  |  Link
raistlin2k
Guest
 
Posts: n/a
I can't use the pre-processing in the encoder, although FFDSHOW is installed (latest), it's greyed out.

Any ideas?

Thanks
Raist
  Reply With Quote
Old 10th April 2003, 17:29   #182  |  Link
sh0dan
Retired AviSynth Dev ;)
 
sh0dan's Avatar
 
Join Date: Nov 2001
Location: Dark Side of the Moon
Posts: 3,480
Would anyone be so kind to release i new binary (unless there are very serious bugs). It contains some great fixes for the MakeAVS users.
__________________
Regards, sh0dan // VoxPod
sh0dan is offline   Reply With Quote
Old 13th April 2003, 22:05   #183  |  Link
DDogg
Retired, but still around
 
DDogg's Avatar
 
Join Date: Oct 2001
Location: Lone Star
Posts: 3,058
cough Bump
DDogg is offline   Reply With Quote
Old 15th April 2003, 16:47   #184  |  Link
sh0dan
Retired AviSynth Dev ;)
 
sh0dan's Avatar
 
Join Date: Nov 2001
Location: Dark Side of the Moon
Posts: 3,480
Seems like everybody is busy. I uploaded a version I compiled a few moments ago, from a fresh CVS checkout, to the AviSynth CVS binary site in my sig. All I can say is that it works here.
__________________
Regards, sh0dan // VoxPod
sh0dan is offline   Reply With Quote
Old 15th April 2003, 18:38   #185  |  Link
easyfab
Registered User
 
Join Date: Jan 2002
Posts: 332
Thanks for the build shOdan,
But have you disable ffmpeg because it is no more in the codec list ??
I have xvid, theora,wmv, mpeg2enc, isompeg4, windows media but not ffmeg.
easyfab is offline   Reply With Quote
Old 15th April 2003, 21:09   #186  |  Link
NiTroGen
aka Νικόλαος
 
NiTroGen's Avatar
 
Join Date: Mar 2002
Location: Ioannina, Greece
Posts: 125
Quote:
Originally posted by sh0dan
Seems like everybody is busy. I uploaded a version I compiled a few moments ago, from a fresh CVS checkout, to the AviSynth CVS binary site in my sig. All I can say is that it works here.
Thanks for the new build. I've uploaded to my site.
__________________
NiTroGen: Colorless, odorless, tasteless, generally inert gas. Fifth most abundant element in the universe. Makes up about 78% of earth's atmosphere.
NiTroGen is offline   Reply With Quote
Old 15th April 2003, 23:44   #187  |  Link
athos
Registered User
 
Join Date: Mar 2002
Location: Stockholm, Sweden
Posts: 353
good work sh0dan!

here's the changelog:
Code:
2003-04-15 09:49  milan_cutka

	also look in ffvfw.dll folder for dynamic libraries

2003-04-15 06:47  milan_cutka

	mb_stride

2003-04-14 14:24  milan_cutka

	headers cleanup

2003-04-14 06:53  milan_cutka

	WMV9 Screen codec in AVI support, HuffYUV (YUY2) encoding,
	XVID_CSP_YV12 input for XviD encoding (bypasses bug in XviD
	XVID_CSP_USER input), generic support for multiple colorspaces for
	encoding, can be compiled using GCC (omits AviSynth colorspace
	converters), stores/loads ffdshow settings in ffvfw state data

2003-04-12 06:59  milan_cutka

	fixes in colorspace conversion

2003-04-11 15:45  milan_cutka

	XVID_CSP_YV12, XVID_CSP_I420 -> XVID_CSP_USER conversion cleanup,
	fixed forcing of input colorspace

2003-04-11 12:08  milan_cutka

	using Tconvert

2003-04-11 07:53  milan_cutka

	working on more generic colorspace conversion class, psnr display
	for libavcodec and xvid, raw video decoding, updated libavcodec

2003-04-11 07:50  milan_cutka

	working on more generic colorspace conversion class, psnr display
	for libavcodec and xvid, raw video decoding, updated libavcodec

2003-04-08 15:55  milan_cutka

	working on psnr stats

2003-04-08 14:40  milan_cutka

	no message

2003-04-08 14:30  milan_cutka

	updated libavcodec, allow mb quant limits only when adaptive
	quantization enabled

2003-04-08 12:08  milan_cutka

	video properties in makeAVIS

2003-04-08 10:27  milan_cutka

	fixed output to YUY2 (and generally flipped) colorspaces, forcing
	interlacing in makeAVIS (break AVIS backward compatibility)

2003-04-03 09:04  milan_cutka

	trying to compile makeAVIS with mingw

2003-04-03 06:44  milan_cutka

	updated makefiles

2003-04-02 16:51  milan_cutka

	fake AVIs can force output colorspace

2003-04-02 15:12  milan_cutka

	no message

2003-04-02 15:09  milan_cutka

	no message

2003-04-02 14:31  milan_cutka

	YUY2 -> YV12 fix in decoder, updated libavcodec, updated GUI to
	better reflect libavcodec features

2003-04-02 06:45  milan_cutka

	no message

2003-04-01 15:24  milan_cutka

	no message

2003-04-01 12:29  milan_cutka

	fixed crash when wmv9 wasn't available

2003-04-01 11:32  milan_cutka

	load wmvcore.dll at runtime

2003-04-01 10:15  milan_cutka

	updated libavcodec, WMV codecs FOURCC autodetection

2003-04-01 06:46  milan_cutka

	cleanups and fixes

2003-03-28 10:45  milan_cutka

	updated vc6 project

2003-03-28 06:48  milan_cutka

	improved Theora supports, always show disabled checkboxes and radio
	as unchecked, IffProc3, changed dll search order, warning fixes

2003-03-27 16:34  milan_cutka

	va_end

2003-03-27 16:33  milan_cutka

	no message

2003-03-27 10:08  milan_cutka

	more precise sup_trellistQuant

2003-03-27 06:38  milan_cutka

	mostly just cosmetic changes

2003-03-26 14:49  milan_cutka

	,

2003-03-26 14:42  milan_cutka

	more detailed version info (not yet for libswscale.dll)

2003-03-26 10:53  milan_cutka

	let's call it "multipass encoding" (only for libavcodec)
athos is offline   Reply With Quote
Old 16th April 2003, 03:01   #188  |  Link
Kamui-Dash
Droids Of Talon
 
Join Date: Feb 2003
Location: Norway
Posts: 40
Nice work
Kamui-Dash is offline   Reply With Quote
Old 16th April 2003, 07:17   #189  |  Link
milan
Registered User
 
Join Date: Apr 2002
Location: Slovakia
Posts: 220
Hi,

thank you sh0dan for the build. I wanted to release new build just today. Not yet on SourceForge, but just for you here to test it. After changes to support multiple colorspaces for encoding and update to generic colorspace conversions I need reports about how it's working. Thank you in advance for feedback.

And for release I think I should change not just the ffvfw name, but also the license. It will of course remain GPL, but I would like to add two things (inspired by XviD):

1. ffvfw is just for educational purposes
2. it's possible to use it through VFW and DirectShow interfaces even from non GPLed apps

About ffdshow in ffvfw: you'll need latest CVS version of ffdshow because ffvfw uses few new functions which are not present in older ffdshow builds.
__________________
ffdshow homepage: http://ffdshow.sourceforge.net/tikiwiki/
ffdshow download: http://sourceforge.net/projects/ffdshow/
milan is offline   Reply With Quote
Old 16th April 2003, 07:24   #190  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
@milan:Any plans/news about when to release a new ffdshow alpha ?

Cu Selur

Ps.: Thx for your great work
Selur is offline   Reply With Quote
Old 16th April 2003, 08:04   #191  |  Link
milan
Registered User
 
Join Date: Apr 2002
Location: Slovakia
Posts: 220
I would like to solve some issues first. For example when ffdshow is processing MPEG2 decoder output (for example from InterVideo decoder filter) the image stops after few frames. I think this has been reported before, but only now I'm able to test it. Then there is a crash when image size changes just before processing of first frame. I've tried to work on this last weekend but without suceess.
__________________
ffdshow homepage: http://ffdshow.sourceforge.net/tikiwiki/
ffdshow download: http://sourceforge.net/projects/ffdshow/
milan is offline   Reply With Quote
Old 16th April 2003, 11:42   #192  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
Okay, thx for the info
Selur is offline   Reply With Quote
Old 16th April 2003, 12:49   #193  |  Link
raistlin2k
Guest
 
Posts: n/a
Quote:
About ffdshow in ffvfw: you'll need latest CVS version of ffdshow because ffvfw uses few new functions which are not present in older ffdshow builds.
I have FFDShow from new-year (alpha). Could someone provide me with a new one build from CVS so I can try the pre-processing of FFDShow inside of FFVFW?

Thanks a lot in advance
Raist
  Reply With Quote
Old 16th April 2003, 12:57   #194  |  Link
milan
Registered User
 
Join Date: Apr 2002
Location: Slovakia
Posts: 220
Please wait a moment. I'm now working on ffvfw/ffdshow/ffvdub cooperation and ffdshow COM interfaces are changing quite often.
__________________
ffdshow homepage: http://ffdshow.sourceforge.net/tikiwiki/
ffdshow download: http://sourceforge.net/projects/ffdshow/
milan is offline   Reply With Quote
Old 16th April 2003, 14:48   #195  |  Link
NiTroGen
aka Νικόλαος
 
NiTroGen's Avatar
 
Join Date: Mar 2002
Location: Ioannina, Greece
Posts: 125
Quote:
Originally posted by easyfab
Thanks for the build shOdan,
But have you disable ffmpeg because it is no more in the codec list ??
I have xvid, theora,wmv, mpeg2enc, isompeg4, windows media but not ffmeg.
Same problem here. I have only XviD, Theora and mpeg2enc MPEG1/2. What happend to the other format support? There is still the following text at the about box:
Code:
- various compression methods:
    MPEG 4 compatible (Xvid, DivX 4, DivX 5) using libavcodec or XviD
    Divx 3 compatible, MSMPEG4v2, MSMPEG4v1
    WMV1/7, WMV2/8
    H263, H263+
    HuffYUV in YV12 colorspace
    MJPEG
    MPEG 1
    Theora (not for regular use, format isn't stabilized yet)
    MPEG 2 by using mpeg2enc code from MJPEGtools project
    all Windows Media Video 9 supported encoders with output to asf/wmv file or AVI
__________________
NiTroGen: Colorless, odorless, tasteless, generally inert gas. Fifth most abundant element in the universe. Makes up about 78% of earth's atmosphere.
NiTroGen is offline   Reply With Quote
Old 16th April 2003, 15:07   #196  |  Link
milan
Registered User
 
Join Date: Apr 2002
Location: Slovakia
Posts: 220
There in old version of libavcodec_enc.dll and ff_mpeg2enc seems to be outdated too.

@sh0dan:
Please recompile these libraries and put a new installer to your site. I'm sorry I'm in a hurry now and can't do that.

BTW perhaps I should modify VisualStudio project files to check these dependencies and run the makefiles.
__________________
ffdshow homepage: http://ffdshow.sourceforge.net/tikiwiki/
ffdshow download: http://sourceforge.net/projects/ffdshow/
milan is offline   Reply With Quote
Old 17th April 2003, 00:56   #197  |  Link
kempfand
Registered User
 
kempfand's Avatar
 
Join Date: Oct 2001
Location: Switzerland
Posts: 225
Thanks for the ffvfw.

I works great with TMPEG (with 'DirectShow Multimedia File Reader' option activated), and fake-AVI's also play great in e.g. ZoomPlayer.

In CCE (any built), I get an error 'couldn't find approproate video codec for 'AVIS'). GSpot 2.1 also shows not fourC installed for 'AVIS'.

Any hint on how I can RegEdit this would be highly appreciated.

Regards,
Andreas
kempfand is offline   Reply With Quote
Old 17th April 2003, 14:43   #198  |  Link
DDogg
Retired, but still around
 
DDogg's Avatar
 
Join Date: Oct 2001
Location: Lone Star
Posts: 3,058
kempfand, seems like I remember I had to create a new string and set vidc.avis = ffvfw.dll in drivers32 in registry for makeavis to work with cce 2.50
CCE is such a pain in the backside sometime.
DDogg is offline   Reply With Quote
Old 17th April 2003, 15:00   #199  |  Link
sungey
another encoding dude..^^
 
sungey's Avatar
 
Join Date: Mar 2002
Posts: 100
anyone here uses Statsreader to read .stats file generated by ffvfw ? Or is there any better way to read the stats file ?
__________________
-- SunG --

" The more knowledge you give, the more knowledge you gain. Its different from wealth. "
sungey is offline   Reply With Quote
Old 17th April 2003, 17:04   #200  |  Link
kempfand
Registered User
 
kempfand's Avatar
 
Join Date: Oct 2001
Location: Switzerland
Posts: 225
DDogg,

Your hint works like a charm (CCE 2.50 up to 2.67.00.09):

"vidc.avis"="ffvfw.dll" into
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32]

Thanks a million & regards,

Andreas
kempfand is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:26.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.