Quantcast digitalFAQ.com Forums [Archives] - Search Results
Go Back    digitalFAQ.com Forums [Archives] > Search Forums
Showing results 1 to 25 of 63
Search took 0.00 seconds.
Search: Posts Made By: Latexxx
Forum: Video Encoding and Conversion 05-30-2005, 02:34 PM
Replies: 3
Views: 890
Posted By Latexxx
ratecontrol.c has had some changes this year...

ratecontrol.c has had some changes this year which is pretty good because its development was stalled for ten months during 2004. full changelog...
Forum: Video Encoding and Conversion 04-13-2005, 07:34 AM
Replies: 6
Views: 797
Posted By Latexxx
Most broadcasters use 720x576 but some satellite...

Most broadcasters use 720x576 but some satellite operators use 544x576 indeed.
Forum: Video Encoding and Conversion 01-30-2005, 11:12 AM
Replies: 3
Views: 814
Posted By Latexxx
http://www.planetdvb.net/dvx/

http://www.planetdvb.net/dvx/
Forum: Avisynth Scripting 01-06-2005, 10:35 AM
Replies: 5
Views: 1,181
Posted By Latexxx
You can do a=avisource(...) b=avisource(...) ...

You can do
a=avisource(...)
b=avisource(...)
or
avisource(...)+avisource(...)

and you can do

c=trim(a,100,200)+trim(a,500,700)+trim(b,500,1000)
Forum: Video Capturing / Recording 01-04-2005, 03:40 PM
Replies: 19
Views: 1,934
Posted By Latexxx
Try virtualdub for capturing. It could be better.

Try virtualdub for capturing. It could be better.
Forum: Avisynth Scripting 12-27-2004, 12:05 PM
Replies: 24
Views: 3,080
Posted By Latexxx
Which script do you use?

Which script do you use?
Forum: Audio Conversion 12-19-2004, 04:12 AM
Replies: 35
Views: 4,730
Posted By Latexxx
You shouldn't normalize when creating lossless...

You shouldn't normalize when creating lossless copies. If you want to have something like that, use replaygain on playback (requires foobar2000).
Forum: Video Encoding and Conversion 11-11-2004, 11:51 AM
Replies: 69
Views: 6,289
Posted By Latexxx
Any progress?

Any progress?
Forum: Video Encoding and Conversion 11-07-2004, 10:31 AM
Replies: 69
Views: 6,289
Posted By Latexxx
If you only distribute sources, you don't need to...

If you only distribute sources, you don't need to worry about licensing because you aren't distributing an encoder or decoder. Xvid and libavcodec use that trick all the time to get around license...
Forum: Video Encoding and Conversion 07-16-2004, 09:46 AM
Replies: 7
Views: 1,313
Posted By Latexxx
Last mods to libavcodec are still dated February...

Last mods to libavcodec are still dated February 2004.
[/quote]

Really? It looks more like 2 days. (http://www1.mplayerhq.hu/cgi-bin/cvsweb.cgi/ffmpeg/libavcodec/?cvsroot=FFMpeg)
Forum: Audio Conversion 07-11-2004, 10:22 AM
Replies: 5
Views: 1,058
Posted By Latexxx
Mediaplayer classic and Video Lan should play...

Mediaplayer classic and Video Lan should play your wavs.
Forum: Video Encoding and Conversion 06-09-2004, 01:31 PM
Replies: 106
Views: 8,187
Posted By Latexxx
A user interface redesign seems to become...

A user interface redesign seems to become inevitable soon.
Forum: Video Encoding and Conversion 06-06-2004, 08:01 AM
Replies: 14
Views: 1,183
Posted By Latexxx
From their CVS. Updated daily; compiles nicely...

From their CVS. Updated daily; compiles nicely using mingw + msys.
Forum: Video Encoding and Conversion 06-01-2004, 01:11 PM
Replies: 25
Views: 3,100
Posted By Latexxx
That's a great card Latexxx, but then you still...

That's a great card Latexxx, but then you still need to re-encode for doing (S)KVCD(KDVD).
But I agree, that with that card (or a similar DVB card) you get the native MPEG-2 stream just as it was...
Forum: Video Encoding and Conversion 06-01-2004, 05:29 AM
Replies: 25
Views: 3,100
Posted By Latexxx
You should have used one of these...

You should have used one of these (http://www.satmania.com/eng/catalog/receivers/digital/skystar2_pci.html) for capturing. -> Original MPEG-2 transport stream directly to your HD.
Forum: Video Encoding and Conversion 05-27-2004, 10:02 AM
Replies: 11
Views: 1,165
Posted By Latexxx
64 bit hardware + 64 bit os + 64 bit software...

64 bit hardware + 64 bit os + 64 bit software should be pretty fast.
Forum: Video Encoding and Conversion 05-09-2004, 06:47 AM
Replies: 29
Views: 2,514
Posted By Latexxx
It can cause compatibility problems.[/quote] ...

It can cause compatibility problems.[/quote]

The way I see it 352x288 MPEG-2 muxed as SVCD is also not within standards, and can therefor cause compatibility problems too...
I'll just have to...
Forum: Video Encoding and Conversion 05-09-2004, 04:30 AM
Replies: 29
Views: 2,514
Posted By Latexxx
It can cause compatibility problems.

It can cause compatibility problems.
Forum: Video Encoding and Conversion 05-08-2004, 02:34 PM
Replies: 29
Views: 2,514
Posted By Latexxx
SVCD because it is MPEG 2. VCD is MPEG 1 only.

SVCD because it is MPEG 2. VCD is MPEG 1 only.
Forum: Video Encoding and Conversion 04-18-2004, 02:23 PM
Replies: 38
Views: 4,090
Posted By Latexxx
Well, I wouldn't go back to any form of Basic...

Well, I wouldn't go back to any form of Basic even if somebody tried to force me to do so. 8) Lets say that I've used Basic and I've used Object Pascal (Delphi) and if it would be up to me I would...
Forum: Video Encoding and Conversion 04-18-2004, 10:48 AM
Replies: 38
Views: 4,090
Posted By Latexxx
Which IDE are you using?

Which IDE are you using?
Forum: Video Encoding and Conversion 02-14-2004, 11:28 AM
Replies: 561
Views: 43,515
Posted By Latexxx
They have different rate control algorithms.

They have different rate control algorithms.
Forum: Avisynth Scripting 02-07-2004, 11:15 AM
Replies: 10
Views: 1,520
Posted By Latexxx
I ported it to Aviynth 2.5. The original GripFit...

I ported it to Aviynth 2.5. The original GripFit doesn't have any license things. The source files just state that you are free to do what ever you want with this piece of software. I added the...
Forum: Avisynth Scripting 02-07-2004, 08:03 AM
Replies: 10
Views: 1,520
Posted By Latexxx
Just adding the license file to your rar file...

Just adding the license file to your rar file would be enough.
Forum: Avisynth Scripting 02-06-2004, 03:36 PM
Replies: 10
Views: 1,520
Posted By Latexxx
You are breaking the license agreement of the...

You are breaking the license agreement of the GripFit_YV12. Here is a copy of the license distributed in the original file (http://www.nic.fi/~lhahne/GripFit_YV12.zip).
Showing results 1 to 25 of 63

 

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