Erikhht / bencos

Automatically exported from code.google.com/p/bencos
0 stars 0 forks source link

"slow" "fast first pass" #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am kind of new to this software. I am using the latest version of Bencos on 
Windows XP. I had been using Real Anime and it's my understanding Bencos is 
sort of it's successor.

I am resizing 120-150 MB avi episodes of Case Closed to 50 MB mp4 episodes but 
it seems to be really slow. So far it's been half an hour only to run half of 
the video analysis. With Real Anime this would not take over 5 minutes. (Just 
now the remaining time reached 11 hours)

Perhaps I am not setting it properly? I used the default settings, I only 
changed the output format to mp4 and the output file size.

Thanks in advance.

Original issue reported on code.google.com by marcelog...@gmail.com on 29 Aug 2011 at 5:47

GoogleCodeExporter commented 9 years ago
I think "fast first pass" isn't working well. I'm investigating...

Original comment by s1r...@gmail.com on 29 Aug 2011 at 10:38

GoogleCodeExporter commented 9 years ago

Original comment by s1r...@gmail.com on 29 Aug 2011 at 10:38

GoogleCodeExporter commented 9 years ago
http://forum.doom9.org/showthread.php?p=1521239#post1521239

Original comment by s1r...@gmail.com on 29 Aug 2011 at 10:42

GoogleCodeExporter commented 9 years ago
libx264 AVOptions:
-preset            <string> E.V.. Set the encoding preset (cf. x264 --fullhelp)
-tune              <string> E.V.. Tune the encoding params (cf. x264 --fullhelp)
-profile           <string> E.V.. Set profile restrictions (cf. x264 
--fullhelp) 
-fastfirstpass     <int>   E.V.. Use fast settings when encoding first pass

I thought default for "-fastfirstpass" was 1. Gonna test.

Original comment by s1r...@gmail.com on 29 Aug 2011 at 10:50

GoogleCodeExporter commented 9 years ago
yeah it is: http://forum.doom9.org/showthread.php?p=1520227#post1520227

Original comment by s1r...@gmail.com on 29 Aug 2011 at 10:52

GoogleCodeExporter commented 9 years ago
I did a test, first pass is faster than second one.

About RA6, settings were hand-made and maybe not complient. BENCOS use x264's 
builtin presets.

Original comment by s1r...@gmail.com on 29 Aug 2011 at 11:05

GoogleCodeExporter commented 9 years ago

Original comment by s1r...@gmail.com on 14 Sep 2011 at 5:45