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. |
5th June 2011, 19:32 | #641 | Link | |
retired developer
Join Date: Oct 2002
Location: Canada
Posts: 8,979
|
Quote:
http://ffmpeg.zeranoe.com/builds/ under "32-bit Builds (Shared)" then extract it to: C:\Program Files (x86)\Bencos\ffmpeg_win32 |
|
6th June 2011, 15:26 | #645 | Link |
retired developer
Join Date: Oct 2002
Location: Canada
Posts: 8,979
|
new release: http://www.detritus.qc.ca/cms/?p=110
|
16th June 2011, 16:53 | #648 | Link |
Jerome in da house...
Join Date: Jun 2009
Location: In a house
Posts: 33
|
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) |
22nd August 2011, 02:19 | #651 | Link | |
Registered User
Join Date: Mar 2010
Posts: 52
|
i got this error pls help,
Quote:
Last edited by MajorX; 22nd August 2011 at 02:27. |
|
22nd August 2011, 03:06 | #652 | Link |
retired developer
Join Date: Oct 2002
Location: Canada
Posts: 8,979
|
looks like bencos thinks your source is 6 channel, while sox thinks it's 2.
please post your issue here:http://code.google.com/p/bencos/issues/entry as well as the infos of your source. |
29th August 2011, 22:04 | #658 | Link | |
retired developer
Join Date: Oct 2002
Location: Canada
Posts: 8,979
|
Quote:
http://code.google.com/p/bencos/issues/detail?id=44 Last edited by Sirber; 29th August 2011 at 23:40. |
|
30th August 2011, 01:58 | #659 | Link |
retired developer
Join Date: Oct 2002
Location: Canada
Posts: 8,979
|
I'm currently upgrading the GUI/encoder to be multi-threaded, so I might not fix bugs or update bencos for a little while.
http://code.google.com/p/bencos/sour...k/uencoder.pas Last edited by Sirber; 30th August 2011 at 02:18. |
30th August 2011, 11:42 | #660 | Link | |
Registered User
Join Date: Feb 2009
Posts: 136
|
Quote:
and btw if your taking up request once you finish multi-threading bencos then i suggest CRF encoding to be added and FLAC audio encoding with SoX i know freepascal TProcess does not accept piping but here is a command line im using to encode FLAC audio to vorbis and downmix the channel to mono Code:
sox input.flac -t wav -c 1 - | ffmpeg -i - -acodec libvorbis -aq -1.0 -y output.ogg |
|
Tags |
aac, bencos, gui, webm, x264 |
Thread Tools | Search this Thread |
Display Modes | |
|
|