Forum: Avisynth Usage
22nd April 2004, 04:10
|
|
Replies: 6
Views: 1,592
|
Forum: Capturing Video
21st April 2004, 14:22
|
|
Replies: 18
Views: 3,489
@Wilbert,
On the UYVY thing ... I learn...
@Wilbert,
On the UYVY thing ... I learn (quite a few) things here everyday!
Here is a comment from Huffyuv source ...
// 0=unknown, -1=compressed YUY2, -2=compressed RGB, -3=compressed RGBA,...
|
Forum: Capturing Video
20th April 2004, 20:32
|
|
Replies: 8
Views: 1,970
You can of course follow something like the...
You can of course follow something like the "Hauppauge PVR to MPEG4 Conversion Guide" http://www.servangle.net/pvr/
But an MPEG2->MPEG4 transcoder would be the best option ... don't know of one...
|
Forum: Capturing Video
20th April 2004, 20:19
|
|
Replies: 18
Views: 3,489
|
Forum: Capturing Video
20th April 2004, 19:49
|
|
Replies: 18
Views: 3,489
I'm doing quite a bit of guessing here. But If...
I'm doing quite a bit of guessing here. But If you pull the card out and look at it, you may be able to find the chip the does the analog to digital conversion. I think it is a Philips saa7108. It...
|
Forum: Capturing Video
20th April 2004, 15:57
|
|
Replies: 18
Views: 3,489
@Master Yoda
I take it there is a saa7108...
@Master Yoda
I take it there is a saa7108 chip on your card. If that is the case, then your hardware is really quite good. From what Wilbert is saying, Philips resizer works well. You can find...
|
Forum: Capturing Video
20th April 2004, 15:03
|
|
Replies: 8
Views: 1,970
|
Forum: Capturing Video
19th April 2004, 19:00
|
|
Replies: 8
Views: 1,970
I don't have a Hauppague, but I'd read the...
I don't have a Hauppague, but I'd read the following site before I gave up. I'm not sure you can cap anything but mpeg with that card, but you can edit mpeg.
http://www.shspvr.com/
|
Forum: Capturing Video
15th April 2004, 16:20
|
|
Replies: 2
Views: 861
Hard to say ...
I'm not clear on what you...
Hard to say ...
I'm not clear on what you are comparing ....
Capture YUV -vs-
1) Capture RGB converted to YUV by Huffy
2) Capture YUV converted to RGB then to YUV
Anyway .... The bigest...
|
Forum: Avisynth Usage
14th April 2004, 15:12
|
|
Replies: 16
Views: 3,565
|
Forum: Capturing Video
14th April 2004, 14:11
|
|
Replies: 6
Views: 1,906
Re: Re: Philips 7133 card and VirtualVCR
I think this is a possibly incorrect assumption.
MPEG is indeed 4:2:0, but you should verify if your mpeg2 encoder accepts YV12 as input. If it does not, your YV12 must get upconverted to YUY2 or...
|
Forum: Avisynth Development
13th April 2004, 15:18
|
|
Replies: 1
Views: 10,042
Tweak Color - New Filter
Hi,
I added some functionality to Tweak.
http://trevlac.us/colorCorrection/TweakColor.zip
Basically, I added the ability to target specific hue and saturation ranges for hue and saturation...
|
Forum: Avisynth Development
6th April 2004, 16:32
|
|
Replies: 4
Views: 1,527
Here is a nice source for colorbar info. ...
Here is a nice source for colorbar info.
http://www.video-demystified.com/mm/tutor/ch03.pdf
Page 18 specifies what YCbCr 75% intensity bars should be for 601 and 709. This does not include the...
|
Forum: Capturing Video
5th April 2004, 21:19
|
|
Replies: 8
Views: 2,877
Can you do 480x480 at 29.970 ?
That's what...
Can you do 480x480 at 29.970 ?
That's what I'd try.
Your source is 29.970 Frames per second, so I'm not really clear what lowering the frame rate does. It probably just throws away frames...
|
Forum: Avisynth Usage
5th April 2004, 18:45
|
|
Replies: 7
Views: 1,578
@Dali Lama
An explanation of my histogram...
@Dali Lama
An explanation of my histogram (and WFM) in vdub.
If you open YUV source in vdub, it must be converted to RGB. This happens in 3 ways 1) by the codec, 2) by an explecit convert in...
|
Forum: Avisynth Development
31st March 2004, 21:33
|
|
Replies: 11
Views: 14,403
@Richard
I had to cut the link, past it into...
@Richard
I had to cut the link, past it into a new browser window, and try a few times to get it to work.
@hanfrunz
I looked at the vectorscope a little closer. I don't think you have the...
|
Forum: Capturing Video
31st March 2004, 01:50
|
|
Replies: 1
Views: 732
|
Forum: Avisynth Development
30th March 2004, 20:44
|
|
Replies: 11
Views: 14,403
Hi,
A gui based one sounds good. Real...
Hi,
A gui based one sounds good. Real usefulness is all about how you can view and tweak. I never tried to do the line drawing, because I was afraid it would be too slow.
Some questions ......
|
Forum: Avisynth Development
30th March 2004, 18:17
|
|
Replies: 11
Views: 14,403
@hanfrunz
Interesting .....
You decided...
@hanfrunz
Interesting .....
You decided to mimic the trace. Do you think that is better than only showing the digital points? I did a test with 75% color bars and they hit all of the targets....
|
Forum: Avisynth Usage
30th March 2004, 17:03
|
|
Replies: 16
Views: 3,565
@Arachno,
VBI stuff Page 35.
I...
@Arachno,
VBI stuff Page 35.
I read this as DWORDs = 32 bits, samples = 8 bits, pixels = 16 bits. But ... do the 16 bits contain 8 luma and 8 color? Don't know.
It may be that there...
|
Forum: Avisynth Usage
30th March 2004, 16:21
|
|
Replies: 16
Views: 3,565
@scharfis
I'm really asking what you think. ...
@scharfis
I'm really asking what you think. I think it is a good point that you see no gaps in the histo. I will have to do an RGB cap and see if there are any gaps in an RGB histo after...
|
Forum: Avisynth Usage
30th March 2004, 14:34
|
|
Replies: 16
Views: 3,565
|
Forum: Avisynth Usage
29th March 2004, 16:00
|
|
Replies: 16
Views: 3,565
This should only happen if you are converting...
This should only happen if you are converting from YUY2 to RGB. Some times it is impossible to avoid this, like if you are using TMPGEnc.
Personally I see this over saturated red from DishNetwork...
|
Forum: Avisynth Usage
29th March 2004, 15:48
|
|
Replies: 16
Views: 3,565
Re: Colorcorrection in red only
I believe you want to adjust the red saturation, only for the high values if possible.
RGBAdjust is a good option because it pulls down the red in a way (multiplication) that reduces the high...
|
Forum: Capturing Video
25th March 2004, 03:59
|
|
Replies: 7
Views: 1,573
|