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

Reply
 
Thread Tools Search this Thread Display Modes
Old 21st May 2011, 15:03   #621  |  Link
ckmox
Registered User
 
Join Date: Feb 2009
Posts: 136
@Sirber

ffmpeg has preset and tune options now for x264 options

Quote:
May 3, 2011
FFmpeg now accesses x264 presets via libx264. This extends functionality by introducing several new libx264 options including -preset, -tune, and -profile. You can read more detailed information about these options with "x264 --fullhelp".

The syntax has changed so be sure to update your commands. Example:
ffmpeg -i input -vcodec libx264 -preset fast -tune film -profile main -crf 22 -threads 0 output

source ffmpeg news area -> http://www.ffmpeg.org/
so just a heads up if you want to code it and remove those text file presets files (.ffpreset text files)
ckmox is offline   Reply With Quote
Old 22nd May 2011, 03:23   #622  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
thank you! gonna update the gui
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 23rd May 2011, 03:02   #623  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
http://code.google.com/p/bencos/issues/detail?id=21
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 24th May 2011, 19:44   #624  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
new user interface coming: http://www.detritus.qc.ca/cms/?p=104
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 24th May 2011, 23:11   #625  |  Link
Alex_080
User of X264
 
Join Date: Sep 2009
Posts: 103
Quote:
Originally Posted by Sirber View Post
new user interface coming: http://www.detritus.qc.ca/cms/?p=104
Wow! Sirber it looks much better than previous one.I just can't wait for this new version.
Alex_080 is offline   Reply With Quote
Old 24th May 2011, 23:42   #626  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
Quote:
Originally Posted by Alex_080 View Post
Wow! Sirber it looks much better than previous one.I just can't wait for this new version.
I'm currently testing it, if everything goes well I'll release it tomorrow.
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 25th May 2011, 01:05   #627  |  Link
tuqueque
Registered User
 
Join Date: Jun 2009
Posts: 26
Any news on Webm encoding?... I'd like to know if next build will include any of the "Bali" developments.

Thanks for your work!
tuqueque is offline   Reply With Quote
Old 25th May 2011, 02:53   #628  |  Link
fantasmanegro
Registered User
 
Join Date: Dec 2009
Posts: 214
well i really like the first interface than this new one, but you are the developer.

good luck!
fantasmanegro is offline   Reply With Quote
Old 25th May 2011, 13:03   #629  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
Quote:
Originally Posted by tuqueque View Post
Any news on Webm encoding?... I'd like to know if next build will include any of the "Bali" developments.

Thanks for your work!
I use ffmpeg to encode to x264 and vp8. I'm not aware of the development of the libs used by ffmpeg, sorry.
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 25th May 2011, 13:11   #630  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
new release: http://www.detritus.qc.ca/cms/?p=108
__________________
Detritus Software

Last edited by Sirber; 25th May 2011 at 13:14.
Sirber is offline   Reply With Quote
Old 26th May 2011, 00:32   #631  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
VP8 encoding is broken. Second pass does nothing.
http://code.google.com/p/bencos/issues/detail?id=23
__________________
Detritus Software

Last edited by Sirber; 26th May 2011 at 00:45.
Sirber is offline   Reply With Quote
Old 26th May 2011, 01:21   #632  |  Link
Alex_080
User of X264
 
Join Date: Sep 2009
Posts: 103
Hi Sirber i have some problem with new version pls help...when i click start it shows ffmpeg.exe error.

Alex_080 is offline   Reply With Quote
Old 26th May 2011, 03:04   #633  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
Sample.mkv is corrupt. Encode something real
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 26th May 2011, 06:36   #634  |  Link
Alex_080
User of X264
 
Join Date: Sep 2009
Posts: 103
i try with other files but same error occur....also i test that sample file with previous version of bencos and it encode perfectly.

Alex_080 is offline   Reply With Quote
Old 26th May 2011, 13:02   #635  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
unsupported codec? what's input stream 8?
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 27th May 2011, 02:10   #636  |  Link
Alex_080
User of X264
 
Join Date: Sep 2009
Posts: 103
I have same error with other files too.
Pls check with this sample file:
Code:
http://demo.ovh.com/download/964362bd821c68ae7a40c15054594bd7/Sample.mkv
It works fine with previous version but shows error in this new version.
Alex_080 is offline   Reply With Quote
Old 27th May 2011, 14:28   #637  |  Link
nanyatimz
Registered User
 
Join Date: Apr 2011
Posts: 5
Hmm, can this bencos show it's preset? does it use 2pass like the old RA6? I think it's better if you just improve RA6..
nanyatimz is offline   Reply With Quote
Old 27th May 2011, 15:51   #638  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
Quote:
Originally Posted by Alex_080 View Post
I have same error with other files too.
Pls check with this sample file:
Code:
http://demo.ovh.com/download/964362bd821c68ae7a40c15054594bd7/Sample.mkv
It works fine with previous version but shows error in this new version.
newer version ffmpeg might dislike it. run it manually:

cmd.exe
ffmpeg.exe -i sample.mkv -vcodec libx264 -y sample2.mkv
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 27th May 2011, 15:54   #639  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
Quote:
Originally Posted by nanyatimz View Post
Hmm, can this bencos show it's preset? does it use 2pass like the old RA6? I think it's better if you just improve RA6..
Every gui I make are using 2pass VBR encoding.
Previous versions of bencos (and realanime) were using hand-made presets (by me). Latest bencos is using x264 built-in presets. More infos here: http://code.google.com/p/bencos/issu...il?id=21&can=1

BTW RealAnime 6 is a fork of Bencos. In 2007, bencos didn't run well on Vista. Now it's all good, since 2 years. Forget about RA6
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 5th June 2011, 04:42   #640  |  Link
nanyatimz
Registered User
 
Join Date: Apr 2011
Posts: 5
Siber-san, hmm I am experiencing error on encoding mkv codec from animetake(original sources around 300mb etc etc) when I encode it, some ffmpeg.exe error appears.. so how to solve this?
nanyatimz is offline   Reply With Quote
Reply

Tags
aac, bencos, gui, webm, x264

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 13:03.


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