View Full Version : BENCOS - Windows and Linux batch encoder GUI
Pages :
1
2
3
4
5
6
7
8
9
10
11
12
[
13]
14
Sirber
26th January 2011, 02:25
ZEYsoft proposed a patch: http://www.detritus.qc.ca/cms/?p=72
Alex_080
26th January 2011, 02:46
Hi Sirber
Oh....Is this affect bencos development process?
Today i encode a video file which have two english subtitle like 1:English OP/ED/Titles(Default) 2: Main English Subtitles...when i m encoding with bencos it only add first subtitle that is OP/ED not both. Can it possible to add both english subtitle?
Can u find a way how to correctly encode 5.1 channel audio with 32Kbs AAC HE+PS.
Sirber
26th January 2011, 03:23
Hi Sirber
Oh....Is this affect bencos development process?
you must be talking about ffmpeg. Well, it shouldn't affect bencos, but ffmpeg will be just updated less frequently.
Today i encode a video file which have two english subtitle like 1:English OP/ED/Titles(Default) 2: Main English Subtitles...when i m encoding with bencos it only add first subtitle that is OP/ED not both. Can it possible to add both english subtitle?
Should work in the next relase with ZEYsoft' improvements.
Can u find a way how to correctly encode 5.1 channel audio with 32Kbs AAC HE+PS.
Impossible whitout downmixing to stereo, and this doesn't work with ffmpeg.
Sirber
26th January 2011, 13:30
some errors in multi-audio handling (svn r135):
http://i51.tinypic.com/27y6qe.png
in %temp% I have "audio.ogg" instead of "audio0.ogg" and "audio1.ogg":
http://i52.tinypic.com/ohl9jp.png
[edit]
code should work...
sAudioOut := '"' + sTemp + 'audio' + IntToStr(iCount) + '.ogg"';
Alex_080
27th January 2011, 09:48
I found a post on net that contain Downsampling (5.1) into stereo (2 channels) with ffmpeg.... i don't know it's working or not ...so if u have time just check this.
http://muzso.hu/2009/02/25/downsampling-multichannel-audio-5.1-into-stereo-2-channels-with-ffmpeg
Other Links:
http://forum.doom9.org/showthread.php?t=152034&highlight=Audio+up%2Fdownmix+SoX
http://www.howto-pages.org/ffmpeg/
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2008-May/046633.html
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2008-August/052480.html
https://forum.handbrake.fr/viewtopic.php?f=12&t=14084#p68702
Sirber
27th January 2011, 14:45
unfortunatly I don't compile ffmpeg myself, so I cannot add patches.
sox
that could work!
http://en.wikipedia.org/wiki/SoX
Sirber
28th January 2011, 02:15
new release: http://www.detritus.qc.ca/cms/?p=77
please have a look at the changelog. changes by ZEYsoft.
still having issues with 5.1 audio.
Alex_080
28th January 2011, 08:14
Thanks for new dev version.
Are u try with sox..is it working or not?
Edit:
Excellent work Sirber..the new version work perfectly without any error.Today i test with some file and it encode correctly with all subtitles.
One thing the Shortcut for MKV Merge is not working?
can u fix this.
http://img408.imageshack.us/img408/655/79788333.jpg
Sirber
28th January 2011, 13:20
Thanks for new dev version.
Are u try with sox..is it working or not?
Didn't have time yet. It's in the todo.
http://code.google.com/p/bencos/issues/detail?id=13
Edit:
Excellent work Sirber..the new version work perfectly without any error.Today i test with some file and it encode correctly with all subtitles.
Thanks ZEYSOft ;) he made the changes in the latest buils.
One thing the Shortcut for MKV Merge is not working?
can u fix this.
http://img408.imageshack.us/img408/655/79788333.jpg
I think it's an old shortcut. It's not in the installer anymore.
You should edit it manually.
Alex_080
28th January 2011, 15:21
ok Sirber
5.1 channel issue is not a big problem take u r time to fix this.
Sirber
29th January 2011, 18:48
5.1 channel issue is not a big problem take u r time to fix this.
in the next release (probably today) Sample.mkv gets encoded with all audio track downsampled to 2.0 (if 5.1 audio) and normalized. :)
[edit]
5.1 -> 2.0 tracks have a lower audio quality than already stereo ones, at 32kbps..
Sirber
29th January 2011, 18:59
new release: http://www.detritus.qc.ca/cms/?p=79
major changes: 5.1 audio gets downmixed to Dolby ProLogic II.
Alex_080
30th January 2011, 03:18
Thanks Sirber
I will test it today and tell u how it work.
Alex_080
3rd February 2011, 15:19
Hi Sirber
5.1 audio issue solved.It Works fine.Thanks
Today i face some error while encoding.
I have a video with two audio track but while encoding with bencos ..it can't detect audio tracks..it shows zero.
Here is the video (Full):
http://www.megaupload.com/?d=K3QDFVKA
Sirber
3rd February 2011, 18:57
Hi Sirber
5.1 audio issue solved.It Works fine.Thanks
Today i face some error while encoding.
I have a video with two audio track but while encoding with bencos ..it can't detect audio tracks..it shows zero.
Here is the video (Full):
http://www.megaupload.com/?d=K3QDFVKA
ffprobe doesn't show all the informations about it, could be a corrupt source or a broken ffmpeg.
Sirber
1st March 2011, 19:10
what do you think about this feature idea?
http://code.google.com/p/bencos/issues/detail?id=15
Sharktooth
1st March 2011, 19:13
you know, every re-encoding is causing quality drops. also, every encoder produces it's typical artifact no matter how low the quantizer is (unless it's lossless) that will be amplified in a subsequent encode.
Sirber
17th March 2011, 14:08
true... bad idea :)
Alex_080
2nd May 2011, 14:56
Hi Sirber
Bencos works nicely.
Any update to new Bencos or it's components? Can u add an option by which pc can be automatically turn off after finishing encoding.
Any news about combobox?
Sirber
2nd May 2011, 15:35
Bencos works nicely.
Excellent :)
Any update to new Bencos or it's components?
Any news about combobox?
Not yet... I don't have much free time these days... :(
Probably next winter :)
Can u add an option by which pc can be automatically turn off after finishing encoding.
Please use the feature request page (http://code.google.com/p/bencos/issues/entry?template=Feature%20request%20from%20user).
ckmox
21st May 2011, 15:03
@Sirber
ffmpeg has preset and tune options now for x264 options
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)
Sirber
22nd May 2011, 03:23
thank you! gonna update the gui :)
Sirber
23rd May 2011, 03:02
http://code.google.com/p/bencos/issues/detail?id=21
Sirber
24th May 2011, 19:44
new user interface coming: http://www.detritus.qc.ca/cms/?p=104
Alex_080
24th May 2011, 23:11
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.
Sirber
24th May 2011, 23:42
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.
tuqueque
25th May 2011, 01:05
Any news on Webm encoding?... I'd like to know if next build will include any of the "Bali" developments.
Thanks for your work!
fantasmanegro
25th May 2011, 02:53
well i really like the first interface than this new one, but you are the developer.
good luck!
Sirber
25th May 2011, 13:03
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.
Sirber
25th May 2011, 13:11
new release: http://www.detritus.qc.ca/cms/?p=108
Sirber
26th May 2011, 00:32
VP8 encoding is broken. Second pass does nothing.
http://code.google.com/p/bencos/issues/detail?id=23
Alex_080
26th May 2011, 01:21
Hi Sirber i have some problem with new version pls help...when i click start it shows ffmpeg.exe error.
http://i1106.photobucket.com/albums/h374/Age080/error.jpg
Sirber
26th May 2011, 03:04
Sample.mkv is corrupt. Encode something real :)
Alex_080
26th May 2011, 06:36
i try with other files but same error occur....also i test that sample file with previous version of bencos and it encode perfectly.
http://www.up.egyup.com/images/42039006286813321296.png
Sirber
26th May 2011, 13:02
unsupported codec? what's input stream 8?
Alex_080
27th May 2011, 02:10
I have same error with other files too.
Pls check with this sample file: http://demo.ovh.com/download/964362bd821c68ae7a40c15054594bd7/Sample.mkv
It works fine with previous version but shows error in this new version. :(
nanyatimz
27th May 2011, 14:28
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.. :p
Sirber
27th May 2011, 15:51
I have same error with other files too.
Pls check with this sample file: 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
Sirber
27th May 2011, 15:54
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.. :p
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/issues/detail?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 :p
nanyatimz
5th June 2011, 04:42
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?
Sirber
5th June 2011, 19:32
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?
you could try updating ffmpeg:
http://ffmpeg.zeranoe.com/builds/ under "32-bit Builds (Shared)"
then extract it to: C:\Program Files (x86)\Bencos\ffmpeg_win32
nanyatimz
5th June 2011, 21:44
Thanks for the fast response sirber-san.. :p
nanyatimz
5th June 2011, 21:56
?? Hmm. still got an error even I did download the latest ffmpeg.. extracted it at bencos folder but still error..
Sirber
6th June 2011, 00:51
mmmm sorry man, nothing I can do. You could go to an older version of bencos. Newer ffmpeg versions seems to have troubles with malformed h264 stream.
Sirber
6th June 2011, 15:26
new release: http://www.detritus.qc.ca/cms/?p=110
Alex_080
7th June 2011, 16:31
i got same error with this new version.....it unable to encode *.mkv files(ffmpeg error)...but it can encode other video file like *.avi, *.flv but it shows audio error :No valid SBR configuration found
Sirber
7th June 2011, 16:35
your mkv has a h264 stream?
for audio what was your configuration (asked codec, bitrate) and the source (codec, bitrate)?
Mr901
16th June 2011, 16:53
any way to add a text watermark with this program ?
cuz stax is giving me issues right now but this does the job, like so
applyrange(0,250,"Subtitle","my watermark here",5,5,0,99999,"Century",20)
Sirber
16th June 2011, 17:04
any way to add a text watermark with this program ?
Nope, bencos isn't using AVISynth. The source is fed to ffmpeg directly.
Mr901
16th June 2011, 17:05
Oh okay thanks.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.