digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   What means K in KVCD? (http://www.digitalfaq.com/archives/encode/3292-means-kvcd.html)

ckdexterhn 04-20-2003 12:08 PM

PyRoMaNiA, I've read many of your posts, and you seem like a sensible guy. Keeping an open mind about new things is good, but "Encoder Master" has not proven to anyone that his templates are an improvement over KVCD, as they are only mild modifications to the standard TMPEG templates. Kwag has provided us with a whole new matrix, and only asks for a little credit, when he deserves our repsect! I've very sure if "Encoder Master" were to get into a real discussion about encoding and matrixes with Kwag, he would not be able to keep up.

"Encoder Master", why would I be jealous of you? I have many customers in Germany for my VCD's, and they say they are some of the best quality they have ever seen! I tell them I use the KVCD matrix! Two to three hours plus of great quality video on a single disc! You come on this forum and flame on about KVCD, talking about how great your templates are, but you present nothing. Read the posts, learn about KVCD, use it, and then come back when you have something to add. A name like "Encoder Master" shows you have something lacking anyway. I bet you drive around Germany in a fancy red sports car to make up for what you lack in other areas also...

Warum versuchen Sie, dieses Forum mit Ihrem Müll zu flammen? Das wissen mehr Sie, sie mehr Sie Sie nicht sagen beweisen, was Sie ungefähr reden. Wenn Sie Leute wollen, offen zu Ihren Ideen zu sein, überreicht sie in gewisser Hinsicht, der andere offen sein werden, zuzuhören.

alfredini 04-20-2003 12:18 PM

Quote:

Originally Posted by ckdexterhn
Warum versuchen Sie, dieses Forum mit Ihrem Müll zu flammen? Das wissen mehr Sie, sie mehr Sie Sie nicht sagen beweisen, was Sie ungefähr reden. Wenn Sie Leute wollen, offen zu Ihren Ideen zu sein, überreicht sie in gewisser Hinsicht, der andere offen sein werden, zuzuhören.

*LOL* :flip: ... rofl... this is really a good one... because it dosn't maky any sence.... :encore:

Encoder Master 04-20-2003 12:23 PM

I think you're a sensible guy.

The samples are good but the bitrate is to high. So no 120min Movie going on one CD

Aber ist mir auch egal ich schreib hier auch nicht mehr rein.

Wünsche euch noch ein schönes Leben

Have a nice Life

Encoder Master

ckdexterhn 04-20-2003 12:28 PM

That's what I get for using freetranslation.com LOL!

What I was trying to say to "Encoder Master" was, Why do you try to flame this forum with your garbage? The more you say, the more you show you do not know what you are talking about. If you want people to be open to your ideas, submit them in a way that others will be open to listen.

kwag 04-20-2003 01:02 PM

Quote:

Originally Posted by Encoder Master
And if the sound isn't very good at 128kbps then I take the AC-3 sound and muxed it.
Perfect.

Really :!: An AC3 file is ~300-400MB in size. So then your movie is only ~400MB :!: HAHA! What kind of quality can you expect on a 2 hour movie encoded in 400MB :mrgreen:
Not to mention that Not a single player will play AC3 audio when it's playing a (X)VCD.
Please, take this nonesense some other place right now, as you're misleading some (new) users. I hope I don't see more of this type of incorrect and nonsense comments again.

-kwag

kwag 04-20-2003 01:07 PM

Quote:

Originally Posted by Encoder Master
But the best quality is with 352x288 or 352x240

WOW, I can't believe what I'm reading :lol:
This thread is amusing :mrgreen:
Give me more :!: ROTF

-kwag

ckdexterhn 04-20-2003 02:47 PM

Kwag, if you're ever in NY, drop me a line and we'll go out for drinks. "Encoder Master" is a hoot! :drink:

Reno 04-20-2003 02:59 PM

@Encoder Master...

From a favorite movie...

"Listen for the pop."

"What?"

"You need to listen for the pop."

"What the hell does that mean?"

"It's the sound you'll hear when you finally pull your head out of your ass."

vhelp 04-20-2003 04:13 PM

.
.
Uhmm with Jellygoos on this one. This is a fun, fun thread w/ lots
of laughs. ohh, don't delete this one Kwag - it's a winner so far.

But, please don't flame each other, guys.

Be happy.
-vhelp

ovg64 04-20-2003 04:41 PM

Hey did you all know that the original AVCD templates have the DEFAULT TMPGEnc matrix :P so much for the High Optimise Notch matrix. Here you go:


object TMPEGConfigFile
MPEG.Text = 'AVCD NTSC'
MPEG.Description = ''
MPEG.OutputStreamType = MPEG_OutputStreamType_System_VideoAudio
MPEG.OutputStreamType_ReadOnly = False
MPEG.Video.StreamType = MPEGVideoEncoder_StreamType_MPEG1
MPEG.Video.StreamType_ReadOnly = True
MPEG.Video.Width = 720
MPEG.Video.Width_ReadOnly = True
MPEG.Video.Height = 480
MPEG.Video.Height_ReadOnly = True
MPEG.Video.YUVFormat = 1
MPEG.Video.YUVFormat_ReadOnly = False
MPEG.Video.DC_prec = 1
MPEG.Video.DC_prec_ReadOnly = False
MPEG.Video.VideoEncodeMode = MPEGVideoEncoder_VideoEncodeMode_Progressive
MPEG.Video.VideoEncodeMode_ReadOnly = False
MPEG.Video.FrameRate = 4
MPEG.Video.FrameRate_ReadOnly = False
MPEG.Video.AspectRatio = 2
MPEG.Video.AspectRatio_ReadOnly = False
MPEG.Video.RateControlMode = MPEGVideoEncoder_RateControlMode_CQ
MPEG.Video.RateControlMode_ReadOnly = False
MPEG.Video.MaxBitRate = 9800000
MPEG.Video.MaxBitRate_ReadOnly = False
MPEG.Video.MinBitRate = 0
MPEG.Video.MinBitRate_ReadOnly = False
MPEG.Video.CBR_BitRate = 3000000
MPEG.Video.VBR_AvgBitRate = 5000000
MPEG.Video.VBR_MaxBitRate = 9000000
MPEG.Video.VBR_MinBitRate = 0
MPEG.Video.VBR_MaxPassCount = 2
MPEG.Video.VBR_Quality_P = 0
MPEG.Video.VBR_Quality_B = 20
MPEG.Video.VBR_EnablePadding = False
MPEG.Video.MVBR_MaxBitRate = 9000000
MPEG.Video.MVBR_MinBitRate = 0
MPEG.Video.MVBR_Quality_P = 0
MPEG.Video.MVBR_Quality_B = 20
MPEG.Video.MVBR_EnablePadding = False
MPEG.Video.AVBR_Quality = 60
MPEG.Video.AVBR_MaxBitRate = 7500000
MPEG.Video.AVBR_MinBitRate = 0
MPEG.Video.AVBR_EnablePadding = False
MPEG.Video.CQ_Quality = 68
MPEG.Video.CQ_Quality_P = 0
MPEG.Video.CQ_Quality_B = 20
MPEG.Video.CQ_MaxBitRate = 2600000
MPEG.Video.CQ_MinBitRate = 200000
MPEG.Video.CQ_EnablePadding = True
MPEG.Video.VBVBufferSize = 49152
MPEG.Video.VBVBufferSize_ReadOnly = False
MPEG.Video.GOP_SeqHeaderInterval = 1
MPEG.Video.GOP_SeqHeaderInterval_ReadOnly = False
MPEG.Video.GOP_I_FrameCount = 1
MPEG.Video.GOP_I_FrameCount_ReadOnly = False
MPEG.Video.GOP_P_FrameCount = 12
MPEG.Video.GOP_P_FrameCount_ReadOnly = False
MPEG.Video.GOP_B_FrameCount = 1
MPEG.Video.GOP_B_FrameCount_ReadOnly = False
MPEG.Video.GOP_BitStreamForEdit = False
MPEG.Video.GOP_BitStreamForEdit_ReadOnly = False
MPEG.Video.GOP_MaxFrameCount = 0
MPEG.Video.GOP_MaxFrameCount_ReadOnly = False
MPEG.Video.QuantizeMatrix_Intra_ReadOnly = False
MPEG.Video.QuantizeMatrix_NonIntra_ReadOnly = False
MPEG.Video.Profile = 4
MPEG.Video.Profile_ReadOnly = False
MPEG.Video.Level = 8
MPEG.Video.Level_ReadOnly = False
MPEG.Video.VideoFormat = 2
MPEG.Video.VideoFormat_ReadOnly = False
MPEG.Video.DisplayWidth = 0
MPEG.Video.DisplayWidth_ReadOnly = False
MPEG.Video.DisplayHeight = 0
MPEG.Video.DisplayHeight_ReadOnly = False
MPEG.Video.MotionSearchSpeed = MPEGVideoEncoder_MotionSearchSpeed_Normal
MPEG.Video.MotionSearch_AlwaysHalfPel = False
MPEG.Video.UseFloatDCT = True
MPEG.Video.QuantizeMode = False
MPEG.Video.QuantizeModeVal_Intra = 6
MPEG.Video.QuantizeModeVal_NonIntra = 8
MPEG.Video.YUVBasicYCbCr = False
MPEG.Video.QuantizeMatrix_Intra = {
081013161A1B1D22101016181B1D222513161A1B1D22222616 161A1B1D222528
161A1B1D202328301A1B1D202328303A1A1B1D22262E38451B 1D23262E384553}
MPEG.Video.QuantizeMatrix_NonIntra = {
10111213141516171112131415161718121314151617181913 14151617181A1B
14151617191A1B1C151617181A1B1C1E1617181A1B1C1E1F17 18191B1C1E1F21}
MPEG.Audio.StreamType = MPEGAudioEncoder_StreamType_MPEG1_Layer2
MPEG.Audio.StreamType_ReadOnly = False
MPEG.Audio.SamplingFrequency = 44100
MPEG.Audio.SamplingFrequency_ReadOnly = False
MPEG.Audio.ChannelMode = 1
MPEG.Audio.ChannelMode_ReadOnly = False
MPEG.Audio.CantUseMono = False
MPEG.Audio.BitRate = 128000
MPEG.Audio.BitRate_ReadOnly = False
MPEG.Audio.CalcCRC = False
MPEG.Audio.CalcCRC_ReadOnly = False
MPEG.Audio.OriginalFlag = False
MPEG.Audio.OriginalFlag_ReadOnly = False
MPEG.Audio.CopyrightFlag = False
MPEG.Audio.CopyrightFlag_ReadOnly = False
MPEG.Audio.PrivateFlag = False
MPEG.Audio.PrivateFlag_ReadOnly = False
MPEG.Audio.EmphasisType = 0
MPEG.Audio.EmphasisType_ReadOnly = False
MPEG.System.StreamType = MPEGSystemEncoder_StreamType_MPEG1_VideoCD_Illegal
MPEG.System.StreamType_ReadOnly = False
MPEG.System.CommentText = ''
MPEG.System.EnableCommentText = False
end

Have a nice Day Encoder Master..... :wink:

muaddib 04-20-2003 11:46 PM

At least this guy has some sense of humor...
"Your are jealous." <-- This one made me laugh! :mrgreen:

Bchteam 04-25-2003 01:10 PM

Some News about Mr.Perfect "Encoder Master".

Unfortunately he left us and is now a Member of the MVCD Forum :lol:

I just cannot believe, that such a "omniscient User left us :D

Now,MVCD didn't only stole Kwag's best Matrix, they even stole Kwag's best user :D

Have a look...

http://www.redcomet.de/forum/viewtopic.php?p=9023#9023

Encoder Master 04-25-2003 01:43 PM

I'm not going because MVCD has stole me because the Guys around here.

Encoder Master

ovg64 04-25-2003 02:20 PM

Quote:

Originally Posted by Bchteam
Some News about Mr.Perfect "Encoder Master".

Unfortunately he left us and is now a Member of the MVCD Forum :lol:

I just cannot believe, that such a "omniscient User left us :D

Now,MVCD didn't only stole Kwag's best Matrix, they even stole Kwag's best user :D

Have a look...

http://www.redcomet.de/forum/viewtopic.php?p=9023#9023

You have to admit that weather is goog or bad they do talk about KCD in other forums, it must be because they send their spys to come and ask questions and steel ideas and then they give credit to them self. Why not give Credit to who really diserve it? The info. is here to be shared, is there no such thing as decense any more? :roll:

conquest10 04-25-2003 03:07 PM

Quote:

Originally Posted by ovg64
Quote:

Originally Posted by Bchteam
Some News about Mr.Perfect "Encoder Master".

Unfortunately he left us and is now a Member of the MVCD Forum :lol:

I just cannot believe, that such a "omniscient User left us :D

Now,MVCD didn't only stole Kwag's best Matrix, they even stole Kwag's best user :D

Have a look...

http://www.redcomet.de/forum/viewtopic.php?p=9023#9023

You have to admit that weather is goog or bad they do talk about KCD in other forums, it must be because they send their spys to come and ask questions and steel ideas and then they give credit to them self. Why not give Credit to who really diserve it? The info. is here to be shared, is there no such thing as decense any more? :roll:

no. a lot of people just love strealing ideas and taking all the credit.

ckdexterhn 04-29-2003 01:48 AM

Quote:

I'm not going because MVCD has stole me because the Guys around here.
Well I guess it's true. If you can't take the heat, stay out of the kitchen...


All times are GMT -5. The time now is 08:02 PM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.