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 > MPEG-4 Encoder GUIs
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 16th June 2010, 00:24   #8041  |  Link
pacaveli211
Registered User
 
Join Date: Aug 2009
Posts: 412
Quote:
Originally Posted by klopsknoedel View Post
Hi,
i've installed the new ffdshow which came out today. Problem remains. I will try older one. But you maybe have the latest ffdshow installed and RipBot works?
I have 3466 installed
pacaveli211 is offline   Reply With Quote
Old 16th June 2010, 00:54   #8042  |  Link
8ternity
Registered User
 
8ternity's Avatar
 
Join Date: May 2008
Location: At Home
Posts: 403
Quote:
Originally Posted by klopsknoedel View Post
@8ternity
Big thanks for your try!!
No problem. I have that issue in previous version. I was trying this and it have worked. I've wrote "2 Pass" and it was given that issue instead of "2-Pass".

The last issue i have tried is to installed the 3 softwares requirement in a order.

Try this:
- Uninstall everything.
- Reboot

Install softwares in that order:
1. Avisynth 2.5.8 stable version;
2. Haali Mastroska (recommanded version from Atak_Snajperač
3. FFDSHOW (clsid rev) *latest*
4. Installation Ripbot in the c:\ripbot264\*.*

5. Configure ffdshow video; VC-1 config to WMV9.

Reboot, and try!

Give me some news again.

Thanks.
__________________
PC; 7.5 on 7.9 (Windows Experience Rating) on the lower rating.
8ternity is offline   Reply With Quote
Old 16th June 2010, 09:18   #8043  |  Link
klopsknoedel
Registered User
 
Join Date: Jan 2009
Location: Germany
Posts: 101
Hi 8ternity,

could you please give me your address. I just want to send a pressentbasket.
Just want to say it worked!!! Great thanks for that. I can't imagine why the order of installation was that important. Again, thanks for that and have a nice day!
klopsknoedel is offline   Reply With Quote
Old 16th June 2010, 15:57   #8044  |  Link
Nkotok
Registered User
 
Join Date: May 2009
Posts: 60
Quote:
Originally Posted by laserfan View Post
I only use RipBot264 to calculate encoding bitrates, owing to its usually reliable estimator, but lately I've noticed that it doesn't work very well at all if I include an audiotrack such as DTS@1510kbps. I've assumed that bitrate is not included in Atak's calcs perhaps, since he doesn't use it at all himself afaict.

In any case what audiotrack type did you use when you got the oversize?
That was only a AC3 640kbps track. Nothing special to miscalculate. Had to dowgrade it to 448kbps later to fit on one layer without reencoding the whole thing again.
Nkotok is offline   Reply With Quote
Old 16th June 2010, 21:34   #8045  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,816
At the moment I suspect problem with accuracy in x264 encoder. Last night I encoded BD Avatar -> AVCHD (720p, AC3 640kbps). Calculated bitrate was 2966 kbps but I got 2973 kbps! So instead of <4480 i got 4483MB!

Code:
C:\>"C:\Users\Dawid\Documents\Delphi_Projects\RipBot264\tools\avs2yuv\pipebuf.exe" "C:\Users\Dawid\Documents\Delphi_Projects\RipBot264\tools\avs2yuv\avs2yuv.exe" "C:\temp\RipBot264temp\job1\job1.avs" - : "C:\Users\Dawid\Documents\Delphi_Projects\RipBot264\tools\x264\x264_x64.exe" --pass 1 --bitrate 2966 --stats "C:\temp\RipBot264temp\job1\job1.stats" --fps 24000/1001 --force-cfr  --min-keyint 24 --keyint 240 --frames 232606 --sar 1:1 --level 4.0 --aud --nal-hrd vbr --vbv-bufsize 25000 --vbv-maxrate 25000 --filter 0,0 --ref 3  --bframes 3 --b-adapt 1   --b-pyramid none --subme 7 --aq-mode 1 --trellis 1 --partitions all --me umh --stdin y4m --output "C:\temp\RipBot264temp\video.264" - : 2 

y4m [info]: 1280x720p 1:1 @ 10000000/417083 fps (cfr)

x264 [info]: using SAR=1/1

x264 [warning]: VBV bitrate (25000) > level limit (20000)

x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64

x264 [info]: profile Main, level 4.0
C:\temp\RipBot264temp\job1\job1.avs: 1280x720, 10000000/417083 fps, 232606 frames
                                                                               
x264 [info]: frame I:2585  Avg QP:21.94  size: 77743

x264 [info]: frame P:127010 Avg QP:25.21  size: 22406

x264 [info]: frame B:103011 Avg QP:27.12  size:  5308

x264 [info]: consecutive B-frames: 23.2% 46.3% 14.5% 15.9%

x264 [info]: mb I  I16..4: 33.5%  0.0% 66.5%

x264 [info]: mb P  I16..4: 21.5%  0.0%  0.0%  P16..4: 57.7%  0.0%  0.0%  0.0%  0.0%    skip:20.8%

x264 [info]: mb B  I16..4:  1.8%  0.0%  0.0%  B16..8: 24.4%  0.0%  0.0%  direct: 6.7%  skip:67.1%  L0:28.0% L1:49.6% BI:22.4%

x264 [info]: final ratefactor: 22.92

x264 [info]: coded y,uvDC,uvAC intra: 41.4% 46.3% 15.8% inter: 19.1% 13.6% 1.6%

x264 [info]: i16 v,h,dc,p: 31% 22% 24% 23%

x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 20% 20% 18%  4% 10%  6%  7%  6%  8%

x264 [info]: i8c dc,h,v,p: 57% 18% 19%  6%

x264 [info]: Weighted P-Frames: Y:3.2%

x264 [info]: kb/s:2963.26



encoded 232606 frames, 14.96 fps, 2963.26 kb/s


C:\>"C:\Users\Dawid\Documents\Delphi_Projects\RipBot264\tools\avs2yuv\pipebuf.exe" "C:\Users\Dawid\Documents\Delphi_Projects\RipBot264\tools\avs2yuv\avs2yuv.exe" "C:\temp\RipBot264temp\job1\job1.avs" - : "C:\Users\Dawid\Documents\Delphi_Projects\RipBot264\tools\x264\x264_x64.exe" --pass 2 --bitrate 2966 --stats "C:\temp\RipBot264temp\job1\job1.stats" --fps 24000/1001 --force-cfr  --min-keyint 24 --keyint 240 --frames 232606 --sar 1:1 --level 4.0 --aud --nal-hrd vbr --vbv-bufsize 25000 --vbv-maxrate 25000 --filter 0,0 --ref 3  --bframes 3 --b-adapt 1   --b-pyramid none --subme 7 --aq-mode 1 --trellis 1 --partitions all --me umh --stdin y4m --output "C:\temp\RipBot264temp\video.264" - : 2 

y4m [info]: 1280x720p 1:1 @ 10000000/417083 fps (cfr)

x264 [info]: using SAR=1/1

x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64

x264 [info]: profile High, level 4.0
C:\temp\RipBot264temp\job1\job1.avs: 1280x720, 10000000/417083 fps, 232606 frames
                                                                               
x264 [info]: frame I:2585  Avg QP:24.80  size: 57831

x264 [info]: frame P:127010 Avg QP:26.47  size: 22768

x264 [info]: frame B:103011 Avg QP:28.90  size:  5478

x264 [info]: consecutive B-frames: 23.2% 46.3% 14.5% 15.9%

x264 [info]: mb I  I16..4: 14.4% 68.3% 17.3%

x264 [info]: mb P  I16..4:  2.4%  9.5%  2.0%  P16..4: 42.3% 11.8%  2.7%  0.4%  0.3%    skip:28.6%

x264 [info]: mb B  I16..4:  0.3%  1.0%  0.1%  B16..8: 40.3%  5.0%  1.0%  direct: 1.6%  skip:50.6%  L0:37.2% L1:57.7% BI: 5.1%

x264 [info]: 8x8 transform intra:68.5% inter:74.9%

x264 [info]: coded y,uvDC,uvAC intra: 62.3% 65.0% 32.1% inter: 18.4% 15.9% 2.4%

x264 [info]: i16 v,h,dc,p: 32% 19%  8% 41%

x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 15% 14% 15%  7% 10% 10% 10%  9%  9%

x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 18% 16% 13%  7% 12% 10% 11%  7%  7%

x264 [info]: i8c dc,h,v,p: 57% 17% 18%  8%

x264 [info]: Weighted P-Frames: Y:3.7%

x264 [info]: ref P L0: 62.4% 22.4% 10.5%  4.4%  0.3%

x264 [info]: ref B L0: 93.1%  6.9%

x264 [info]: kb/s:2973.21



encoded 232606 frames, 14.18 fps, 2973.21 kb/s

Last edited by Atak_Snajpera; 16th June 2010 at 21:40.
Atak_Snajpera is offline   Reply With Quote
Old 16th June 2010, 22:42   #8046  |  Link
twazerty
AVCHDCoder developer
 
Join Date: Feb 2009
Location: Oss, Netherlands
Posts: 266
I encounter the same oversizing problems since I upgraded from r1352 to r1583 in AVCHDCoder. I don't get many oversizing reports. Only a few. Mostly somewhere between 2 and 8 MB oversizing.
twazerty is offline   Reply With Quote
Old 16th June 2010, 23:24   #8047  |  Link
laserfan
Aging Video Hobbyist
 
Join Date: Dec 2004
Location: Off the Map
Posts: 2,461
Well, FWIW in my case I was not referring to x264 not matching the desired bitrate; it has hit-or-been-slightly-less for me always. I was instead referring to the final muxxed output from tsMuxeR.

It seems that RipBot's calculator chooses a too-high bitrate for x264 to use, if including a DTS@1510 audiotrack (COPY STREAM).
laserfan is offline   Reply With Quote
Old 17th June 2010, 08:21   #8048  |  Link
rendez2k
Registered User
 
rendez2k's Avatar
 
Join Date: Jun 2003
Location: UK
Posts: 625
How long should the "please wait.... initializing" take to end when you begin an encode on average? Its been sat there for around 30 mins now. Running Win 7 64bit, 2.66 Quad Core...
rendez2k is offline   Reply With Quote
Old 17th June 2010, 09:04   #8049  |  Link
fAy01
Registered User
 
Join Date: Jun 2010
Posts: 91
Quote:
Originally Posted by Atak_Snajpera View Post
Modify script
Code:
video=DirectShowSource("C:\Users\Dawid\Desktop\Naruto_Shippuuden_91_[480p][SAMPLE].mp4",audio=false,fps=23.976).ConvertToYV12()
or remux mp4 to mkv with forced 24000/1001 fps

I really don't understand WHY people encode to VFR???? for god sake!!
what do you mean or could you explain how to use x264 instead of vfr!
fAy01 is offline   Reply With Quote
Old 17th June 2010, 17:33   #8050  |  Link
pacaveli211
Registered User
 
Join Date: Aug 2009
Posts: 412
Quote:
Originally Posted by rendez2k View Post
How long should the "please wait.... initializing" take to end when you begin an encode on average? Its been sat there for around 30 mins now. Running Win 7 64bit, 2.66 Quad Core...
not that long, lol
usually it only takes a few seconds
pacaveli211 is offline   Reply With Quote
Old 17th June 2010, 22:19   #8051  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,816
Quote:
It seems that RipBot's calculator chooses a too-high bitrate for x264 to use, if including a DTS@1510 audiotrack (COPY STREAM).
Once again I encoded Avatar but this time I used DTS-Core 1510kbps. Resulted size was 4479,5 MB.
Atak_Snajpera is offline   Reply With Quote
Old 17th June 2010, 22:31   #8052  |  Link
Abdur Rafi
tpsBB Senior Member
 
Abdur Rafi's Avatar
 
Join Date: Dec 2009
Location: ミ★ση єαятн★彡
Posts: 8
for your update.....
Abdur Rafi is offline   Reply With Quote
Old 17th June 2010, 22:52   #8053  |  Link
soneca
Registered User
 
Join Date: Feb 2008
Location: Brazil
Posts: 753
In the few AVCHD discs which have done (always with AC-3) are getting the right size = 4,36GiB.
soneca is offline   Reply With Quote
Old 17th June 2010, 22:52   #8054  |  Link
laserfan
Aging Video Hobbyist
 
Join Date: Dec 2004
Location: Off the Map
Posts: 2,461
Quote:
Originally Posted by Atak_Snajpera View Post
Once again I encoded Avatar but this time I used DTS-Core 1510kbps. Resulted size was 4479,5 MB.
Well that's about perfect isn't it.

Thanks for reviewing this question. I'll look for my problem elsewhere...
laserfan is offline   Reply With Quote
Old 18th June 2010, 01:11   #8055  |  Link
dvgeek
Registered User
 
Join Date: Jan 2005
Location: California
Posts: 31
Quote:
Originally Posted by Atak_Snajpera View Post
.......//.....
Why don't you create your own strict Blu-Ray profile?
......//......
I did but there are some hard coded x264 parameters that I have to change every time - like

"--keyint 240 --min-keyint 24"

whereas I prefer "--keyint 24 --min-keyint 2"

Thanks.
dvgeek is offline   Reply With Quote
Old 18th June 2010, 01:26   #8056  |  Link
ajua
Custom Installer Maker
 
ajua's Avatar
 
Join Date: Dec 2005
Location: Mexico
Posts: 15
Quote:
Originally Posted by Atak_Snajpera View Post
Once again I encoded Avatar but this time I used DTS-Core 1510kbps. Resulted size was 4479,5 MB.
I have ended up with 2 oversized encodes (locked to DVD5). Both with COPY STREAM for audio and they were about 3-5mb too big.

I don't think it has to do with DTS-core or not because one of my two oversized encodes used AC3 640kbps.

Could it be the version of the x264 encoder? While this is sorted out I keep a margin or 10mb just to be safe. Thanks.
__________________
Applications: VistaTweaker, Launch, ServiceTweaker.
Custom installers: iTunes without QuickTime, Skype and more.
ajua is offline   Reply With Quote
Old 18th June 2010, 12:38   #8057  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,816
Quote:
whereas I prefer "--keyint 24 --min-keyint 2"
just put this in profile.

Quote:
Could it be the version of the x264 encoder? While this is sorted out I keep a margin or 10mb just to be safe. Thanks.
why don't you check logs if set bitrate is the same with encoder's bitrate.
Atak_Snajpera is offline   Reply With Quote
Old 18th June 2010, 15:09   #8058  |  Link
benjyv
Registered User
 
benjyv's Avatar
 
Join Date: Oct 2009
Posts: 212
Hi Atak ,

I'm encoding at least 2 files / day , and regarding the audio files , when select a DTS file to be encoded , the result will be - each time - an AC3..
Only ONE time a DTS file encoded and resulted a DTS encoded files and I didn't understand WHY ???

Which is the trick or the..secret ???
It requires different setings ???
The original DTS files should have special caracteristics to be encoded and resulted as ...DTS too ???
benjyv is offline   Reply With Quote
Old 18th June 2010, 15:24   #8059  |  Link
pacaveli211
Registered User
 
Join Date: Aug 2009
Posts: 412
you're probably not [always] selecting the xx copy stream option
pacaveli211 is offline   Reply With Quote
Old 18th June 2010, 16:39   #8060  |  Link
benjyv
Registered User
 
benjyv's Avatar
 
Join Date: Oct 2009
Posts: 212
OK , probably....

But where is this option ??? ( xx copy stream option ) I cannot find it

PS : ATAK ????

I SEE YOU'RE ONLINE...PLS , CAN YOU SOLVE MY PROBLEM ???

THANKS A LOT !!!
benjyv is offline   Reply With Quote
Reply

Tags
264, 265, appletv, avchd, bluray, gui, iphone, ipod, ps3, psp, ripbot264, x264 2-pass, x264 gui, x264_64, x265, xbox360


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 00:28.


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