PDA

View Full Version : Reclock suggestion


Jong
30th November 2008, 13:33
James, you may be just sick of Reclock now and not want to add anything to it, but I think one thing that would add a whole new use and should be relatively easy to implement (easy for me to say I know), is a lipsync tool.

- Two hotkeys, one for increasing one for decreasing audio relative to video
- When pressed they bring up a pop-up (could just be the properties page) showing the current audio sync adjustment.
- Store it in the registry for each application

So if PDVD has slightly different av sync to MPC-HC, TT etc. you can correct it.

I know some apps have sync adjustments, but not all - PDVD in particular. It would be good to be able to use one tool for all players.

Just an idea, but I know it is outside of the current scope!

leeperry
30th November 2008, 13:54
well if you could also set a fixed resampling freq(eg. ppl with DAC that only do 24/96)

at this point I resample to 96Khz in ffdshow, then Reclock resamples on top of it.

my sound card has only one PLL oscillator onboard, and resamples everything to 96KHz anyway.........so better do it with some top notch algorithm than some crappy $5 ASIC on the soundcard PCB ;)

James
30th November 2008, 15:36
James, you may be just sick of Reclock now and not want to add anything to it, but I think one thing that would add a whole new use and should be relatively easy to implement (easy for me to say I know), is a lipsync tool.

- Two hotkeys, one for increasing one for decreasing audio relative to video
- When pressed they bring up a pop-up (could just be the properties page) showing the current audio sync adjustment.
- Store it in the registry for each application

So if PDVD has slightly different av sync to MPC-HC, TT etc. you can correct it.

I know some apps have sync adjustments, but not all - PDVD in particular. It would be good to be able to use one tool for all players.

Just an idea, but I know it is outside of the current scope!
I believe it is a good idea. Thanks for the suggestion.

Jong
30th November 2008, 16:15
No worries!

leeperry
30th November 2008, 16:31
why would u have desynced audio on commercial discs in the first place ?

because the ac3 encoder adds random delay :confused:

so for each movie you'll have to fix the A/V sync ?

Jong
1st December 2008, 07:36
Who can say why? Sometimes it is filter problems that probably should be fixed another way, but one simple cause is when you use an AV amp and the video goes on to a TV. The TV introduces processing delay and if it is not also handling the audio it cannot compensate. HDMI 1.3 is supposed to be able to fix this, but I have not heard many reports saying it is a great success and many are still using s/pdif or analogue to their amp anyway. Some amps have audio delay adjustment built in, but not all, particularly if you are just using your "HiFi". PDVD has no lipsync adjustment, so at the moment you are "stuffed" if your amp cannot do any necessary correction.

So that would say a simple "global" adjustment would suffice. However, I have noticed that PDVD and my Directshow players do not necessarily agree 100% on lipsync and it would be trivially easy to allow this extra level of sophistication. I would say PDVD audio is about a frame ahead on my system right now; I would love to be able to fix it in Reclock.

leeperry
1st December 2008, 08:10
well sure, you wanna fix your delays depending on the distance between the speakers and your ears.

it's supposed to be your soundcard drivers job..

I mostly use headphones w/o Reclock's AC3 encoder, so I get spot-on A/V sync :D

Jong
1st December 2008, 10:58
You are missing the point here. The AVR does all the distance correction, that is fine. However, if the sound goes PC -> AVR -> Speakers and the video goes PC -> AVR -> screen and the PC & AVR do not know what the AVR -> screen delay (in particular any video processing delay) is you will have AV sync issues. In fact it does know that because I manually calibrate it and put it into the AVR as "audio delay", but not all amplifiers, particularly ones that know nothing about video, have an "audio delay" setting, so it is useful to be able to put it into Reclock. Not many (any?) audio drivers have this option. And in the above scenario, your headphones would not help you at all.

leeperry
1st December 2008, 11:22
You are missing the point here. The AVR does all the distance correction, that is fine. However, if the sound goes PC -> AVR -> Speakers and the video goes PC -> AVR -> screen and the PC & AVR do not know what the AVR -> screen delay (in particular any video processing delay) is you will have AV sync issues. In fact it does know that because I manually calibrate it and put it into the AVR as "audio delay", but not all amplifiers, particularly ones that know nothing about video, have an "audio delay" setting, so it is useful to be able to put it into Reclock. Not many (any?) audio drivers have this option. And in the above scenario, your headphones would not help you at all.
a wild guess would be that the AVR delays are supposed to match the video...and not the other way around :confused:

I'm not sure what you call "video processing delay"...I use extensive ffdshow/avisynth PP and the latency/jitter is taken care of by ffdshow......but I heard some flat screens had pretty bad latency indeed.

quite a lot of professional multichannel sound cards do have delay & BM embedded in the drivers(m-audio, anzentech, etc..) :

http://bootman.free.fr/1010lt/Panneau.JPG

you can also rewire from KS to ASIO and use console for supreme awesomeness :

http://console.jp/en/about/image/sc2_l.gif

or when you don't use nazi apps like PDVD, simply add these delays in ffdshow.

but indeed, having the option in Reclock wouldn't hurt either :D

Jong
1st December 2008, 12:10
a wild guess would be that the AVR delays are supposed to match the video...and not the other way around :confused:

I'm not sure what you call "video processing delay"...I use extensive ffdshow/avisynth PP and the latency/jitter is taken care of by ffdshow......but I heard some flat screens had pretty bad latency indeed.

but indeed, having the option in Reclock wouldn't hurt either :DI think I was pretty clear, but obviously not!

I am talking about delays that the PC and AVR cannot be aware of, at least unless you are uisng HDMI 1.3 for audio and video all along the chain - the delay between the video leaving the AVR and appearing on the screen, or if you do not have an AVR the delay from it leaving the PC to appearing on the screen.

The audio driver screen you showed me allows distance correction, but does not allow you to correct audio delay to cope with the above. Maybe there is another screen that does, but even then it would not help the majority.

Yes, you can add delay to ffdshow, but that only helps if you always use ffdshow. Few are in this position. PDVD is one example where this does not help. And believe it or not many people do want to actually play Blu-ray discs on their PC and not remux everything first.

I don't understand your first sentence, probably because you did not understand my explanations. But, because delay can be introduced to the video path after it leaves the PC most, but not all amplifiers allow you to add delay to the audio path to compensate. If that is not available it is useful to be able to do it on the PC (without ffdshow).

leeperry
1st December 2008, 12:24
I think I was pretty clear, but obviously not!
yeah! http://tbn1.google.com/images?q=tbn:pTWhek9OKEdiRM

rickdry
9th December 2008, 17:17
I agree this wold be awesome I pretty much would like to use reclock to have one refresh rate across all media ie bluray, mkv, avi and pal and ntsc DVD & freeview at 50 hz...ie 50Hz

But right now the delay in powerdvd kills it....so I change refresh to 24.

mkv's seem to have no delay or very little at 50Hz as do avi's

having a delay by application would be awesome and enable me to use reclock as it was intended to have one refresh for all apps.

To me this is all that is left in terms of making it cover all the bases.

My processor can handle delay but having to change it based on media is not desireable

thanks

ice25
10th December 2008, 04:09
Yep, this would be a very nice feature, it'd make things a lot easier. :)

Jong
10th December 2008, 08:21
Good to hear there is some more interest in this feature. I still think PDVD Blu-ray audio is a frame or two ahead of MPC-HC and Theatertek (on my system) and it bugs me enormously!

And it will also help the many people with basic amps that do not have an audio delay ability.

nickf
10th December 2008, 09:35
I think is a great idea. I certainly get small variations beween different players. It would be good if this was a real time adjustment so we can see the effect whilst making the adjustment.

Nick.

rickdry
11th December 2008, 18:24
One thing I have noticed two is mkv's can be delayed where avis are not so perhaps we should make it by file extension and or player

wtobin
11th January 2009, 06:46
Yes, please let us set an audio delay in ms! I just started using ReClock together with ZoomPlayer, and it is awesome. But since my audio and video signals take separate paths, and my Kuro adds some processing latency, the audio ends up slightly ahead (like 80ms or so). In VLC I could compensate for this, but I don't see a way to do it when using ReClock/ZoomPlayer.

leeperry
11th January 2009, 07:35
I don't see a way to do it when using ReClock/ZoomPlayer.
you can add delay in ffdshow 8)

wtobin
11th January 2009, 17:45
you can add delay in ffdshow 8)

I had to change the priority order of my audio decoders so ZoomPlayer would use ffdshow instead of DScaler, but sure enough, ffdshow lets you add audio delay. Thanks!

hirscho
3rd April 2009, 03:20
Hi Jong

I agree with you that this would be a great feature. I got an 6 years old amp without audio delay feature, but it is sill giving me high quaility audio output. At the moment ac3filter is the only filter I can use with an audio delay option for spdif output, but I got some other trouble with it in mediaportal.

An audio delay option in ReClock for both directions (+/- delay) would be a big help. And now let me start dreaming. If you could use this feature by hotkey like the vsync adjustment, ReClock would be the perfect tool for me.

hirscho

devnull
14th October 2009, 07:21
An audio delay option in ReClock for both directions (+/- delay) would be a big help. And now let me start dreaming. If you could use this feature by hotkey like the vsync adjustment, ReClock would be the perfect tool for me.

Hi,

I just wanted to second that: an audio delay option would be really usefull in ReClock.

For example, PowerDVD 9 Ultra has a very annoying audio/video offset when playing 24p Bluray media. An adjustable audio delay in ReClock would fix that.

Cheers,
devnull