Quantcast digitalFAQ.com Forums [Archives] - Search Results
Go Back    digitalFAQ.com Forums [Archives] > Search Forums
Showing results 1 to 25 of 198
Search took 0.01 seconds.
Search: Posts Made By: telemike
Forum: Video Encoding and Conversion 09-10-2003, 07:19 AM
Replies: 5
Views: 1,040
Posted By telemike
Updated to bicubic: ...

Updated to bicubic:


[AVISYNTH_STM_BicubicResize]
0=BicubicResize(^TargetWidth,^TargetHeight,^b_value,^c_value)
1=Undot()
2=Asharp(1, 4)
3=STMedianFilter(^S_FilterThreshHold,...
Forum: Video Encoding and Conversion 09-10-2003, 06:45 AM
Replies: 5
Views: 1,040
Posted By telemike
When I ran a test clip, I found my new script...

When I ran a test clip, I found my new script gave more compression that the MA script.
Forum: Video Encoding and Conversion 09-10-2003, 06:44 AM
Replies: 5
Views: 1,040
Posted By telemike
I'll give bicubic a try. I thought I read that...

I'll give bicubic a try. I thought I read that bilinear was better for reducing the image size?
Forum: Video Encoding and Conversion 09-10-2003, 04:54 AM
Replies: 5
Views: 1,040
Posted By telemike
My latest script

My latest script for speed and quality


[AVISYNTH_STM_BilinearResize]
0=BilinearResize(^TargetWidth,^TargetHeight)
1=Undot()
2=Asharp(1, 4)
3=STMedianFilter(^S_FilterThreshHold,...
Forum: Video Encoding and Conversion 09-04-2003, 09:51 AM
Replies: 237
Views: 30,530
Posted By telemike
Will this plugin work with CCE in the future?

Will this plugin work with CCE in the future?
Forum: Off-topic Lounge 08-13-2003, 11:49 AM
Replies: 4
Views: 845
Posted By telemike
http://www.digitalfaq.com/archives/error.gif

http://www.digitalfaq.com/archives/error.gif
Forum: Off-topic Lounge 08-13-2003, 11:47 AM
Replies: 4
Views: 845
Posted By telemike
http://www.digitalfaq.com/archives/error.gif

http://www.digitalfaq.com/archives/error.gif
Forum: Off-topic Lounge 08-13-2003, 09:56 AM
Replies: 4
Views: 845
Posted By telemike
Please add these to the emoticons

http://www.syberpunk.com/images/misc/kao/page_01.htm

http://www.digitalfaq.com/archives/error.gif
http://www.digitalfaq.com/archives/error.gif
http://www.digitalfaq.com/archives/error.gif
Forum: Authoring VCD, DVD, Blu-ray 08-12-2003, 11:14 AM
Replies: 2
Views: 869
Posted By telemike
Many thanks :plane: Will try next time!

Many thanks :plane:

Will try next time!
Forum: Authoring VCD, DVD, Blu-ray 08-12-2003, 10:02 AM
Replies: 2
Views: 869
Posted By telemike
Authoring: How do I combine different VOBs together?

Say I want to backup different extras from a dvd. I can use DVD shrink to select the different extras I want and back them up to the harddrive.

Now, is there any way to combine them all together...
Forum: Video Encoding and Conversion 08-11-2003, 01:01 PM
Replies: 3
Views: 898
Posted By telemike
2.4.6 IS OUT!

2.4.6 IS OUT!
Forum: Video Encoding and Conversion 08-09-2003, 10:34 AM
Replies: 16
Views: 1,473
Posted By telemike
Here's my current encode as we speak: ...

Here's my current encode as we speak:

Import("D:\dvd\Temp\RESAMP~1.AVS")
LoadPlugin("C:\PROGRA~1\DVD2SVCD\AVISYN~1.5PL\Mpeg2dec\MPEG2D~1.DLL")
mpeg2source("D:\dvd\test\DVD2AV~1.D2V")
nf=0...
Forum: Video Encoding and Conversion 08-08-2003, 10:04 AM
Replies: 16
Views: 1,473
Posted By telemike
Doh! Do I really need the converttoyv12? I...

Doh!

Do I really need the converttoyv12? I tested it without and seems to work....
Forum: Video Encoding and Conversion 08-08-2003, 06:38 AM
Replies: 16
Views: 1,473
Posted By telemike
Thanks- I have been using Bilinear all...

Thanks-

I have been using Bilinear all along. I will go with Bicubic for this script if that's what is reccomended. :)
Forum: Video Encoding and Conversion 08-07-2003, 03:07 PM
Replies: 16
Views: 1,473
Posted By telemike
How about this simpler script? Does it look ok? ...

How about this simpler script? Does it look ok?

[AVISYNTH_maf_BilinearResize]
0=ConvertoYV12()
1=nf=0
2=BilinearResize(^TargetWidth,^TargetHeight)
3=Undot()
4=Asharp(1, 4) ...
Forum: Video Encoding and Conversion 08-07-2003, 12:16 PM
Replies: 3
Views: 898
Posted By telemike
One super duper plug-in. Been using for a while...

One super duper plug-in. Been using for a while now. Great for CCE. :yippie:
Forum: Video Encoding and Conversion 08-07-2003, 07:38 AM
Replies: 16
Views: 1,473
Posted By telemike
http://www.ultraedit.com/downloads/ I will...

http://www.ultraedit.com/downloads/

I will give this a shot tonight! :D
Forum: Video Encoding and Conversion 08-07-2003, 07:30 AM
Replies: 16
Views: 1,473
Posted By telemike
Is this correct? [AVISYNTH_Adaptative...

Is this correct?



[AVISYNTH_Adaptative Filter]
0=ConvertoTOYV12()
1=nf=0
2=GripCrop(^TargetWidth, ^TargetHeight+^BorderTop+^BorderBottom, overscan=^overscan, source_anamorphic=^source_ana,...
Forum: Video Encoding and Conversion 08-07-2003, 07:27 AM
Replies: 16
Views: 1,473
Posted By telemike
How do I patch DVD2SVCD? 8O

How do I patch DVD2SVCD? 8O
Forum: Video Encoding and Conversion 08-07-2003, 06:54 AM
Replies: 16
Views: 1,473
Posted By telemike
Need some help with Dialhot's MA script

[AVISYNTH_Adaptative Filter]
0=nf=0
1=GripCrop(^TargetWidth, ^TargetHeight+^BorderTop+^BorderBottom, overscan=^overscan, source_anamorphic=^source_ana, dest_anamorphic=^dest_ana) ...
Forum: Video Encoding and Conversion 07-21-2003, 07:01 AM
Replies: 69
Views: 4,776
Posted By telemike
Cool. I am looking for amore robust way to...

Cool. I am looking for amore robust way to estimate and use CCE. I amusing Tylo's Robshot/bach program http://home.no.net/tylo/
with dvd2svcd. The Autoit script stuff is buggy at times.

Is...
Forum: Video Encoding and Conversion 07-21-2003, 06:52 AM
Replies: 69
Views: 4,776
Posted By telemike
Support for CCE 2.50 pleeez :?

Support for CCE 2.50 pleeez :?
Forum: Video Encoding and Conversion 07-15-2003, 06:39 AM
Replies: 5
Views: 1,083
Posted By telemike
Anyone here willing to give it a try?

Anyone here willing to give it a try?
Forum: Video Encoding and Conversion 07-15-2003, 06:39 AM
Replies: 4
Views: 1,131
Posted By telemike
check out www.dvd2svcd.org and ...

check out www.dvd2svcd.org and

http://home.no.net/tylo/
Forum: Video Encoding and Conversion 07-14-2003, 03:15 PM
Replies: 4
Views: 1,131
Posted By telemike
Oh yeah- I used 480 x 480 SVCD resolution...

Oh yeah-

I used 480 x 480 SVCD resolution with 160k audio for 2-3 cd encodes and 352 x 480 CVD resolution with 128K audio for 1-cd encodes.
Showing results 1 to 25 of 198

 

 
All times are GMT -5. The time now is 03:04 AM  —  vBulletin © Jelsoft Enterprises Ltd