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 7th November 2010, 16:12   #481  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
Quote:
Originally Posted by Alex_080 View Post
Is it possible add two tabs likes one tab contains sources like Anime, Movie etc. and other tab contains profiles like slower, slow, normal?so that we can choose what we want.
would be possible, but no. I think the presets are good as is.
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 7th November 2010, 16:47   #482  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
found a bug:

* merge will fail if the output file already exist. fixed in dev build.
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 7th November 2010, 16:52   #483  |  Link
Alex_080
User of X264
 
Join Date: Sep 2009
Posts: 103
Are the values of psy_rd and aq really affect the quality in anime encoding?
I want to know is it ok with psy_rd=1.00:0.00 and aq=1:1.00.
Alex_080 is offline   Reply With Quote
Old 7th November 2010, 16:53   #484  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
Quote:
Originally Posted by Alex_080 View Post
Are the values of psy_rd and aq really affect the quality in anime encoding?
I want to know is it ok with psy_rd=1.00:0.00 and aq=1:1.00.
I don't know, best ask in AVC forum.
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 7th November 2010, 18:17   #485  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
I'm testing the encoding queue. might have a release tomorrow if it works.
changes since the last dev release:

* added subtitle support (soft, to Matroska only)
* added new icon/logo
* added presets: "faster", "fast" and "medium"
* updated container/codec selection:
** x264/PC locks to MKV :
** x264/iPod to MP4 and AAC-LC
** WebM to WebM and Vorbis
** fixed: start / stop button
* fixed: merge fails if output file exists
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 8th November 2010, 02:07   #486  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
from time to time ffmpeg "hang" at 100% CPU merging files and stop responding :S
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 8th November 2010, 02:50   #487  |  Link
Alex_080
User of X264
 
Join Date: Sep 2009
Posts: 103
Today i download your new dev version but Avira antivirus detect it as TR/Dropper.Gen

I visit and search some AVS forum and i found that for anime encoding psy_rd= 0.6 and aq= aq=1:0.60 are suitable values.
Alex_080 is offline   Reply With Quote
Old 8th November 2010, 02:53   #488  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
a virus in which file? MSSE finds nothing here.
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 8th November 2010, 03:34   #489  |  Link
Alex_080
User of X264
 
Join Date: Sep 2009
Posts: 103
Avira Antivirus detects it as Malware.

Alex_080 is offline   Reply With Quote
Old 8th November 2010, 03:37   #490  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
... false positive. I only added the ffmpeg presets to the installer...
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 8th November 2010, 05:12   #491  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
avira is well known to detect TONS of false positives.
however, false positives apart, is one of the "best" antiviruses (even the free version).
Sharktooth is offline   Reply With Quote
Old 8th November 2010, 11:54   #492  |  Link
flebber
Practising Schemer
 
Join Date: Feb 2008
Location: Newcastle, Australia
Posts: 791
Added an MKV file and hit start. Got this error though.

Code:
C:\Program Files\Bencos\ffmpeg.exe -an -y -threads 8 -i "C:\Rip\Source\FAWLTY_TOWERS_PROP2_DISC2\title05.mkv" -vb 268k -vcodec libx264 -passlogfile "C:\DOCUME~1\Family\LOCALS~1\Temp/bencos/video.mp4" -pass 1 -fpre "C:\Program Files\Bencos\presets/libx264-slower_firstpass.ffpreset"  "C:\DOCUME~1\Family\LOCALS~1\Temp/bencos/video.mp4"

FFmpeg version SVN-r25680, Copyright (c) 2000-2010 the FFmpeg developers
  built on Nov  6 2010 04:07:01 with gcc 4.4.2
  configuration: --enable-gpl --enable-version3 --enable-libgsm --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libmp3lame --enable-libopenjpeg --enable-libschroedinger --enable-libopencore_amrwb --enable-libopencore_amrnb --enable-libvpx --disable-decoder=libvpx --arch=x86 --enable-runtime-cpudetect --enable-libxvid --enable-libx264 --extra-libs='-lx264 -lpthread' --enable-librtmp --extra-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm' --target-os=mingw32 --enable-avisynth --cross-prefix=i686-mingw32- --cc='ccache i686-mingw32-gcc' --enable-memalign-hack
  libavutil     50.32. 6 / 50.32. 6
  libavcore      0.12. 0 /  0.12. 0
  libavcodec    52.94. 3 / 52.94. 3
  libavformat   52.84. 0 / 52.84. 0
  libavdevice   52. 2. 2 / 52. 2. 2
  libavfilter    1.56. 0 /  1.56. 0
  libswscale     0.12. 0 /  0.12. 0
Unable to find a suitable output format for 'Files\Bencos\ffmpeg.exe'
flebber is offline   Reply With Quote
Old 8th November 2010, 13:08   #493  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
Quote:
Originally Posted by flebber View Post
Added an MKV file and hit start. Got this error though.
I have no clue.. what OS are you on? Did the old bencos work?
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 8th November 2010, 13:25   #494  |  Link
flebber
Practising Schemer
 
Join Date: Feb 2008
Location: Newcastle, Australia
Posts: 791
Windows XP sp 3. yeah the old bencos worked.
flebber is offline   Reply With Quote
Old 8th November 2010, 13:25   #495  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
new release: download changelog
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 8th November 2010, 13:27   #496  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
Quote:
Originally Posted by flebber View Post
Windows XP sp 3. yeah the old bencos worked.
just to be sure, would it work if you install it to "C:\bencos"?
mine is at "C:\Users\sirber\Documents\My Dropbox\prog\bencos\out" and works (on w7)
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 8th November 2010, 13:33   #497  |  Link
flebber
Practising Schemer
 
Join Date: Feb 2008
Location: Newcastle, Australia
Posts: 791
Just installed latest dev release to C:\Bencos and it is now working
flebber is offline   Reply With Quote
Old 8th November 2010, 13:34   #498  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
Quote:
Originally Posted by flebber View Post
Just installed latest dev release to C:\Bencos and it is now working
I'll try to encapsulate the ffmpeg.exe path in " " and give you a special build tonight to test.
__________________
Detritus Software
Sirber is offline   Reply With Quote
Old 8th November 2010, 15:54   #499  |  Link
Alex_080
User of X264
 
Join Date: Sep 2009
Posts: 103
new dev version working
one request Sirber..can u make a profile for anime encoding. I know given profiles are good but i need one special for anime.
I need slow one like these values
Quote:
ref=8, subme=8, deblock=1:1:1, fast_pskip=0, bframes=3, b_pyramid=2, b_adapt=2, aq=2:0.50, psy_rd=0.60:0.00, rc_lookahead=50
Alex_080 is offline   Reply With Quote
Old 8th November 2010, 16:08   #500  |  Link
Sirber
retired developer
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,978
Quote:
Originally Posted by Alex_080 View Post
new dev version working
installed in the default folder?

Quote:
Originally Posted by Alex_080 View Post
one request Sirber..can u make a profile for anime encoding. I know given profiles are good but i need one special for anime.
I need slow one like these values
like I said earlier, I'll add the possibility to have your own custom ffpreset file, so you'll be able to encode the way you like.
__________________
Detritus Software
Sirber 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 19:11.


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