Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > New and alternative video codecs
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 5th January 2008, 08:34   #41  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
@jmnk

have you installed avisynth? wmp11 or wmfdist11.exe, have you the varius msvcrXX.dll and the WMEncoder9.exe ?

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 5th January 2008, 15:32   #42  |  Link
Meilo
Registered User
 
Join Date: Dec 2007
Posts: 6
@jmnk: I ran into the same, updting to the last version of .net solved the problem for me.
Meilo is offline   Reply With Quote
Old 5th January 2008, 20:23   #43  |  Link
Opuz Klass
Registered User
 
Join Date: Nov 2006
Posts: 15
Nic,

Do you have any idea why AVS2ASF's -ratecontrol is only working with "3 = 2-pass peak constrained VBR" option?
Opuz Klass is offline   Reply With Quote
Old 5th January 2008, 21:14   #44  |  Link
Kurtnoise
Swallowed in the Sea
 
Kurtnoise's Avatar
 
Join Date: Oct 2002
Location: Aix-en-Provence, France
Posts: 5,191
you should post your whole command line...
Kurtnoise is offline   Reply With Quote
Old 5th January 2008, 22:35   #45  |  Link
Icemaan
Registered User
 
Join Date: Mar 2006
Posts: 39
Hallo and first happy new Year to all

I have tested and all works fine.But one Problem for me.
After the analysis Pass i get averange Bitrate of 4280 but i want have a averange Bitrate of 8000.
Source is an 1080p resized to 720p
Commandline is
-framerate 23.976 -ratecontrol 3 -rate 100000 -profiletype 2 -peakrate 20000 -vbv 1843200 -complexity 5 -bframes 3 -maxkeydist 14 -inloop 1 -motionsearchlevel 3 -mesearchmethod 2 -mbcost 1 -mvcost 1 -mvrange 4 -adaptiveGOP -videotype 0

Any Idea and thanks for help
Icemaan
Icemaan is offline   Reply With Quote
Old 6th January 2008, 03:54   #46  |  Link
Opuz Klass
Registered User
 
Join Date: Nov 2006
Posts: 15
Quote:
Originally Posted by Kurtnoise13 View Post
you should post your whole command line...
If you don't specify any -ratecontrol the assumed/default -ratecontrol will be "3", so just add any -ratecontrol but "3" in the "Example.bat" included with the AVS2ASF.rar package.

For example:
Quote:
AVS2ASF -i Test.avs -o ElementryStream.asf -framerate 25 -rate 1200 -profiletype 2 -bframes 2 -maxkeydist 6 -vbv 300000 -peakrate 2000 -ratecontrol 0
Opuz Klass is offline   Reply With Quote
Old 6th January 2008, 21:38   #47  |  Link
lance79
Registered User
 
Join Date: Aug 2007
Posts: 64
Is there any other way for getting a 720p encoded wmv video compatible with sonic BDA.

I found a VC1 es Writer but thatone doesnt seems to work.

For now i use VC-1 Encoder SDK and create avchd disc's with scenarist,but would be better for quality if reencode was not
necessary.

greetz,

lance
lance79 is offline   Reply With Quote
Old 7th January 2008, 03:20   #48  |  Link
jmnk
Registered User
 
Join Date: Feb 2006
Posts: 149
Quote:
Originally Posted by Meilo View Post
@jmnk: I ran into the same, updting to the last version of .net solved the problem for me.
thanks, that indeed was the problem.
jmnk is offline   Reply With Quote
Old 7th January 2008, 06:40   #49  |  Link
R3Z
Silver Über Alles
 
R3Z's Avatar
 
Join Date: Aug 2006
Location: Australia
Posts: 269
Going by the help text, i thought this should work;

Code:
AVS2ASF.exe -i am_test.avs -o encoded.vc1 -framerate 25 -profiletype 2 -bframes 2 -maxkeydist 6 -qp 95 -ratecontrol 1
However it gives me an -20 error. Any ideas ?
R3Z is offline   Reply With Quote
Old 7th January 2008, 13:04   #50  |  Link
Opuz Klass
Registered User
 
Join Date: Nov 2006
Posts: 15
Quote:
Originally Posted by R3Z View Post
Going by the help text, i thought this should work;

Code:
AVS2ASF.exe -i am_test.avs -o encoded.vc1 -framerate 25 -profiletype 2 -bframes 2 -maxkeydist 6 -qp 95 -ratecontrol 1
However it gives me an -20 error. Any ideas ?
That's the problem I reported. Glad to see I'm not alone (unfortunately).
Opuz Klass is offline   Reply With Quote
Old 8th January 2008, 04:18   #51  |  Link
R3Z
Silver Über Alles
 
R3Z's Avatar
 
Join Date: Aug 2006
Location: Australia
Posts: 269
So does this build not support the constant quality (qp) option or is the command line wrong ?
R3Z is offline   Reply With Quote
Old 8th January 2008, 22:34   #52  |  Link
Nic
Moderator
 
Join Date: Oct 2001
Location: England
Posts: 3,285
Sorry I haven't been posting. I will look into this when I get some time. Moving to the other side of London and juggling a production release at work - So a little busy at present

-Nic
Nic is offline   Reply With Quote
Old 9th January 2008, 03:58   #53  |  Link
R3Z
Silver Über Alles
 
R3Z's Avatar
 
Join Date: Aug 2006
Location: Australia
Posts: 269
Quote:
Originally Posted by Nic View Post
Sorry I haven't been posting. I will look into this when I get some time. Moving to the other side of London and juggling a production release at work - So a little busy at present

-Nic
I can appreciate that I just had a horrible feeling i couldnt even get the command line correct.
R3Z is offline   Reply With Quote
Old 12th January 2008, 02:18   #54  |  Link
benwaggoner
Moderator
 
Join Date: Jan 2006
Location: Portland, OR
Posts: 4,771
My blog post going into more details about the Professional and Enterprise versions of the VC-1 Encoder SDK is now up:

http://on10.net/blogs/benwagg/20613/Default.aspx
__________________
Ben Waggoner
Principal Video Specialist, Amazon Prime Video

My Compression Book
benwaggoner is offline   Reply With Quote
Old 12th January 2008, 02:56   #55  |  Link
guada2
Registered User
 
Join Date: Jun 2005
Location: Lyon
Posts: 194
Hello benwaggoner,

MC Ref v1.0 would use it, the VC-1 Encoder SDK?

if it is true, Would it support 2 pass VBR encoding?

Thank you..
guada2 is offline   Reply With Quote
Old 12th January 2008, 04:55   #56  |  Link
benwaggoner
Moderator
 
Join Date: Jan 2006
Location: Portland, OR
Posts: 4,771
Quote:
Originally Posted by guada2 View Post
Hello benwaggoner,

MC Ref v1.0 would use it, the VC-1 Encoder SDK?

if it is true, Would it support 2 pass VBR encoding?

Thank you..
I'm not surehat "MC Ref" is, but yes, the Pro SDK supports 2-pass VBR among the other usual modes.
__________________
Ben Waggoner
Principal Video Specialist, Amazon Prime Video

My Compression Book
benwaggoner is offline   Reply With Quote
Old 12th January 2008, 10:35   #57  |  Link
crypto
@DVBPortal
 
crypto's Avatar
 
Join Date: Feb 2004
Posts: 434
Hi benwaggoner,

a big thank you for helping to make the ProSDK available and thanks for the clarification on the several editions in your blog post. I feel, it was not an easy decision to open the ProSDK, but it is the right one and will help VC-1 to get even more momentum.
crypto is offline   Reply With Quote
Old 12th January 2008, 23:18   #58  |  Link
guada2
Registered User
 
Join Date: Jun 2005
Location: Lyon
Posts: 194
MC Ref = Mainconcept reference
"surehat" ? I don't understand..

Quote:
yes, the Pro SDK supports 2-pass VBR among the other usual modes.
Surely, but it possible that MC Ref have limits.
Of course, It is possible that I missed something or i am mistaken.

Bye.
guada2 is offline   Reply With Quote
Old 13th January 2008, 03:12   #59  |  Link
benwaggoner
Moderator
 
Join Date: Jan 2006
Location: Portland, OR
Posts: 4,771
Quote:
Originally Posted by guada2 View Post
MC Ref = Mainconcept reference
"surehat" ? I don't understand..


Surely, but it possible that MC Ref have limits.
Of course, It is possible that I missed something or i am mistaken.

Bye.
Ah. Main Concept doesn't use the VC-1 Encoder SDK. Their low-cost verison is 1-pass only for all codecs AFAIK. Very limited for practical purposes.
__________________
Ben Waggoner
Principal Video Specialist, Amazon Prime Video

My Compression Book
benwaggoner is offline   Reply With Quote
Old 13th January 2008, 16:00   #60  |  Link
guada2
Registered User
 
Join Date: Jun 2005
Location: Lyon
Posts: 194
@benwaggoner

Thank you for this clarification.
And, cheer for your work.
guada2 is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:16.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.