|
|
| dk8932 |
| Posted: Dec 28 2010, 08:19 PM |
 |
|

Newbie

Group: Members
Posts: 9
Member No.: 29455
Joined: 28-December 10

|
The film is a 2.25gb .mkv foreign film. 154kb subtitles. What I decided to do is hard-code it with subtitles using Xvid compression. Now the problem was at first I think the quantizer was at maximum quality which inflated the original file size to 5.05 I think. My question is how can I really find a way to find the correct range so my encoded comes out about the same size of the original file and not any higher? If I'm typing this wrong please tell me. |
 |
| fredgiblet |
| Posted: Dec 29 2010, 07:15 AM |
 |
|
Advanced Member
  
Group: Members
Posts: 356
Member No.: 22601
Joined: 13-December 07

|
Use the bitrate calculator built in to the codec with two-pass bitrate based encoding. |
 |
| dk8932 |
| Posted: Dec 30 2010, 04:25 AM |
 |
|

Newbie

Group: Members
Posts: 9
Member No.: 29455
Joined: 28-December 10

|
| QUOTE (fredgiblet @ Dec 29 2010, 07:15 AM) | | Use the bitrate calculator built in to the codec with two-pass bitrate based encoding. | Statsfile not found! Cannot start video compression:
The operation is not supported (error code -1)
this is what I get when i try to use that calculator. any resolutions? |
 |
| dloneranger |
| Posted: Dec 30 2010, 04:59 AM |
 |
|
Moderator
  
Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07

|
Did you do the first pass of the two passes first? Thats when the stats file is created
-------------------- MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask Windows7/8 Codec Chooser All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3 |
 |
| dk8932 |
| Posted: Dec 30 2010, 08:02 AM |
 |
|

Newbie

Group: Members
Posts: 9
Member No.: 29455
Joined: 28-December 10

|
| QUOTE (dloneranger @ Dec 30 2010, 04:59 AM) | Did you do the first pass of the two passes first? Thats when the stats file is created | hmm no , I actually opened up Vdub, opened my file. Went to compression, Xvid MPEG-4 Codec, configure. From there where it says "Encoding type" I selected the T="Twopass - 2nd pass" option, then went straight to the calc, and input the numbers. Hmm I feel like I probably missed a huge step. Fairly new to this part of vdub, I usually just converted using direct stream. |
 |
| dloneranger |
| Posted: Dec 30 2010, 09:03 AM |
 |
|
Moderator
  
Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07

|
Well... you did kinda miss a step ;-) Two pass encoding is just that, you do 2 encodings Twopass - 1st pass then Twopass - 2nd pass
The first pass just measures things and stores it in the stats file The second pass uses that information for compressing so it can hit the right size
-------------------- MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask Windows7/8 Codec Chooser All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3 |
 |
| dk8932 |
| Posted: Dec 30 2010, 10:01 AM |
 |
|

Newbie

Group: Members
Posts: 9
Member No.: 29455
Joined: 28-December 10

|
d'oh
Ok (: I'm saving my first pass right now should be done in about 30-40 mins. So once this completes and saves I do the 2nd pass just by loading up that stat file correct? |
 |
| dk8932 |
| Posted: Dec 30 2010, 11:01 AM |
 |
|

Newbie

Group: Members
Posts: 9
Member No.: 29455
Joined: 28-December 10

|
ok that the file was saved. I went on to the 2nd pass, and loaded up that statfile. Whats the next step? Do i press calculator and input every detail? |
 |
| dloneranger |
| Posted: Dec 30 2010, 11:20 AM |
 |
|
Moderator
  
Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07

|
Yep, you should be good to go after all the info is filled in
For info on setting up the codecs, you can google for guides (there are loads of detailed step-by-step ones), or the other place that's handy is searching on youtube and you can watch the step by step's
-------------------- MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask Windows7/8 Codec Chooser All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3 |
 |
| dk8932 |
| Posted: Dec 30 2010, 11:22 AM |
 |
|

Newbie

Group: Members
Posts: 9
Member No.: 29455
Joined: 28-December 10

|
| QUOTE (dloneranger @ Dec 30 2010, 06:20 AM) | Yep, you should be good to go after all the info is filled in
For info on setting up the codecs, you can google for guides (there are loads of detailed step-by-step ones), or the other place that's handy is searching on youtube and you can watch the step by step's | hmm I will attempt to lol, but I just tend to use the Xvid codec most of the time. Mostly because I've handled that on other things like camtasia. But again thanks for the help. I'm just waiting on the final product to see how it will turn out. I will probably post it once its done. |
 |
| ale5000 |
| Posted: Dec 30 2010, 07:43 PM |
 |
|

Advanced Member
  
Group: Members
Posts: 1114
Member No.: 22180
Joined: 30-September 07

|
For multi-pass encoding don't use File => Save as AVI..
1) Set the settings for first pass then use File => Queue batch operation => Save as AVI.. 2) Set the settings for second pass then use File => Queue batch operation => Save as AVI.. 3) Then go on File => Job control => Start
-------------------- New VirtualDub forum VirtualDub AIO (All-in-One installer for VirtualDub and plugins) Codec Toolbox RS (A tool to read/change merit of codecs and many other things) Input plugins for VirtualDub / ACM codecs / VFW codecs |
 |
| dk8932 |
| Posted: Dec 31 2010, 04:07 AM |
 |
|

Newbie

Group: Members
Posts: 9
Member No.: 29455
Joined: 28-December 10

|
| QUOTE (ale5000 @ Dec 30 2010, 02:43 PM) | For multi-pass encoding don't use File => Save as AVI..
1) Set the settings for first pass then use File => Queue batch operation => Save as AVI.. 2) Set the settings for second pass then use File => Queue batch operation => Save as AVI.. 3) Then go on File => Job control => Start | Ooo thanks for the bit of info. But can i still set it to the highest priority when I do that?
|
 |
| ale5000 |
| Posted: Dec 31 2010, 11:32 AM |
 |
|

Advanced Member
  
Group: Members
Posts: 1114
Member No.: 22180
Joined: 30-September 07

|
I think it should respect the settings in "Options => Preferences => Dub defaults => Process priority". I have used it long time ago, I don't remember exactly now.
-------------------- New VirtualDub forum VirtualDub AIO (All-in-One installer for VirtualDub and plugins) Codec Toolbox RS (A tool to read/change merit of codecs and many other things) Input plugins for VirtualDub / ACM codecs / VFW codecs |
 |