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. |
|
|
#3961 | Link |
|
Didée 4 President
Join Date: Jun 2008
Posts: 240
|
yes, but you're never sure of what order they'll be opened in.
and they would all use the same settings. but that's OK, unsharp masking prior to LSF looks good too. and with my 3.3Ghz Q6600, I can run LSF and DDCC in real time to get SMPTE-C gamut conversion(the native gamut of DVD/BD) ![]() Avisynth support in ffdshow is really awesome ![]() and I've recently found out that doing 24/96 upsampling in AC3filter was multithreaded, 96KHz upsampling in ffdshow is a lot more CPU/jitter intensive. bottom line is : a +3Ghz Q6600 is like the ultimate CPU to use ffdshow+avisynth ![]() ![]() ![]() besides, the ICL10 versions of ffdshow seem a bit faster, thanks clsid! Last edited by pitch.fr; 15th August 2008 at 13:35. |
|
|
|
|
|
#3962 | Link | |
|
Registered User
Join Date: Mar 2003
Posts: 287
|
Quote:
__________________
Cuttermaran HCEnc provider - Support for HCEnc in Cuttermaran DVDRBEndEst - A tool for estimating the finishing time of the encoding step in DVD-RB DualDVDRB - Dual core support for DVD-RB free |
|
|
|
|
|
|
#3963 | Link |
|
Registered User
Join Date: Feb 2005
Posts: 2,722
|
The likelihood of your problem being fixed any time soon is exactly zero. Reason: there are no active developers in the ffdshow project at this moment.
The only updates that are currently being done to ffdshow are related to libavcodec. |
|
|
|
|
|
#3964 | Link | |
|
Registered User
Join Date: Mar 2003
Posts: 287
|
Quote:
Then I'll just have to use FFmpegSource as I don't get the error that way.
__________________
Cuttermaran HCEnc provider - Support for HCEnc in Cuttermaran DVDRBEndEst - A tool for estimating the finishing time of the encoding step in DVD-RB DualDVDRB - Dual core support for DVD-RB free |
|
|
|
|
|
|
#3967 | Link |
|
Registered User
Join Date: Dec 2007
Posts: 489
|
Hi !
Please help me I have an old problem : I can't play (only black screen with sound) many mpeg4 / DX50, (encoder XviD build 37) files on Vista & EVR outputThis problem apperas only with Intel video "cards" and EVR or Evr custom output (=Vista). If I use DivX codec or any player with VMR output on vista (= NO WMP) or any other video card I have no problem ! So i'm thinking if divx it's working why ffdshow isn't ? Here is a sample Mpeg4Test or Mirror ![]() Edit: solved thanks to clsid : I've just disabled YV12 in ffdshow output settings ! Why it's ffdshow the only one with Forced by default YV12 Colorspace output ? (DivX or Xvid don't have this by default)
__________________
Windows 7 x64, EVR CP Default Settings, Catalyst 9.11, HD4670, SAMSUNG LE32A656 HDMI, Realtek ALC889A, E8400, 4GB DDR2 Last edited by Mercury_22; 18th August 2008 at 11:14. |
|
|
|
|
|
#3968 | Link |
|
lost program in the net
Join Date: Jun 2006
Location: Germany
Posts: 104
|
http://samples.mplayerhq.hu/V-codecs...cing-balls.avi
This video does not play correctly in ffdshow, it does however in ffplay (thanks for updating the build, clsid). This is how it should look like: http://img401.imageshack.us/img401/396/snap0010eu5.png In ffdshow the on-screen text is light blue and the balls are red<->blue. |
|
|
|
|
|
#3970 | Link |
|
Registered User
Join Date: Dec 2005
Posts: 59
|
Hello folks. I am trying to find out why AAC5.1 audio is not played ok with MPC.
If MPC setting is changed not to use ffdshow, it plays ok. http://rapidshare.de/files/40262409/...tted.m2ts.html This is the first portion of the file. The first few seconds portion is an ending of a news show with mono AAC (probably), then the main show starts with AAC5.1. After cutting the news portion with tsMuxeR, the main show is really AAC5.1 when played with MPC without using ffdshow. Does ffdshow support AAC5.1 ? pjo Last edited by pjo; 18th August 2008 at 08:17. |
|
|
|
|
|
#3971 | Link | |
|
Registered User
Join Date: Dec 2005
Posts: 59
|
Quote:
VLC and MPC with AAC decoder can cope with the sudden change of the audio channel format. MPC with ffdshow does not cope with this change. pjo |
|
|
|
|
|
|
#3973 | Link |
|
Mr. Sandman
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 10,818
|
there is no Best... as usual. however i use it for everything...
__________________
MPEG-4 ASP Custom Matrices: EQM V1(old), EQM AutoGK Sharpmatrix (aka EQM V2), EQM V3HR (updated 01/10/2004), EQM V3LR, EQM V3ULR (updated 04/02/2005), EQM V3UHR (updated 17/12/2004) and EQM V3EHR (updated 05/10/2004) Info about my ASP matrices. MPEG-4 AVC Custom Matrices: EQM AVC-HR Info about my AVC matrices My x264 builds. Mooo!!! |
|
|
|
|
|
#3974 | Link |
|
MPC-HC Project Manager
Join Date: Mar 2007
Posts: 1,567
|
well in this case Best could be used because:
These applications are all doing the same thing in the same way to reach the exact same result. all things equal it comes down to the one that uses the least CPU time. The only problem is the output image is not always bit-for-bit identical (usually this means a bug in the decoder, better/worse post processing(which im not asking about at this time) or better/worse handeling of errors in the bitstream) i once read a mpeg1 comparison where one of the decoders "fixed" the bitstream errors with a psychovisual repair of the broken pixels. It used a bleed effect to mask them, kinda like Philips Ambilight |
|
|
|
|
|
#3975 | Link |
|
Mr. Sandman
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 10,818
|
nope... "best" cant apply coz i may prefer PP options while others may prefer the speed or the multithreading or other factors/features.
"best" is ALWAYS subjective and there is NO case where the word "best" is appopriate except "best is what's best for yourself". hence the forum rule number 12...
__________________
MPEG-4 ASP Custom Matrices: EQM V1(old), EQM AutoGK Sharpmatrix (aka EQM V2), EQM V3HR (updated 01/10/2004), EQM V3LR, EQM V3ULR (updated 04/02/2005), EQM V3UHR (updated 17/12/2004) and EQM V3EHR (updated 05/10/2004) Info about my ASP matrices. MPEG-4 AVC Custom Matrices: EQM AVC-HR Info about my AVC matrices My x264 builds. Mooo!!! Last edited by Sharktooth; 19th August 2008 at 15:38. |
|
|
|
|
|
#3976 | Link | |
|
MPC-HC Project Manager
Join Date: Mar 2007
Posts: 1,567
|
Quote:
Question: Which of the codecs in FFdshow meet the following requirements for me: *Has bit-for-bit equal image quality to other decoders(Basically just displays the image as it was ment to be displayed) *Has the fastest/equal decoding engine when compared to the competition *Has better/equal handling of broken files than competing decoders *Has better/equal bitstream error handling than competing decoders(psychovisual fixes are a bonus) I believe the post-processing engine in FFdshow is seperated from the codecs, so in this case the quality of post-processing does not matter. (if you happen to know the difference in quality for PP though please mention it) |
|
|
|
|
|
|
#3980 | Link |
|
Mr. Sandman
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 10,818
|
the h.264 standard includes bit exact decoding. if the decoder isnt able to do it then it's not compliant.
you may be almost safe assuming the major h.264 known decoders are displaying the SAME picture.
__________________
MPEG-4 ASP Custom Matrices: EQM V1(old), EQM AutoGK Sharpmatrix (aka EQM V2), EQM V3HR (updated 01/10/2004), EQM V3LR, EQM V3ULR (updated 04/02/2005), EQM V3UHR (updated 17/12/2004) and EQM V3EHR (updated 05/10/2004) Info about my ASP matrices. MPEG-4 AVC Custom Matrices: EQM AVC-HR Info about my AVC matrices My x264 builds. Mooo!!! |
|
|
|
![]() |
| Tags |
| ffdshow, ffdshow tryouts, ffdshow-mt, ffplay, icl |
| Thread Tools | |
| Display Modes | |
|
|