-
Sounds good, I'll look into an option to enable/disable colour.
2007-06-06 00:12:29 UTC in any2dvd
-
This was mentioned in Bug #1669892 but was auto-closed due to lack of feedback ->
http://sourceforge.net/tracker/index.php?func=detail&aid=1669892&group_id=143060&atid=754969
Could you please test with 0.36 beta and report if it fixes the problem:
http://mightylegends.org/downloads/any2vob-0.36_beta.sh
http://mightylegends.org/downloads/any2dvd-0.36_beta.sh
Thanks :)
2007-06-06 00:08:39 UTC in any2dvd
-
A fairly mature beta of 0.36 that addresses this issue can be found here:
http://mightylegends.org/downloads/any2vob-0.36_beta.sh
http://mightylegends.org/downloads/any2dvd-0.36_beta.sh.
2007-06-05 23:37:22 UTC in any2dvd
-
You seem to have confused '-ab' with '-ar', but I see the problem you are mentioning.
This is being dealt with in Bug #1682983 -> http://sourceforge.net/tracker/index.php?func=detail&aid=1682983&group_id=143060&atid=754969
A fairly mature beta of 0.36 that addresses this issue can be found here:
http://mightylegends.org/downloads/any2vob-0.36_beta.sh...
2007-06-05 23:34:48 UTC in any2dvd
-
Unable to reproduce this with both 0.34 and 0.36_beta.
Quote:
Any2Vob-0.34
Error: Program 'multimux' is missing, please install it first -> http://panteltje.com/panteltje/dvd/
You may wish to try the beta of 0.36 and see if it still occurs ('mv multimux' somewhere out of your $PATH to test):
http://mightylegends.org/downloads/any2vob-0.36_beta.sh...
2007-06-05 23:24:15 UTC in any2dvd
-
A fairly mature beta of 0.36 that addresses this issue can be found here:
http://mightylegends.org/downloads/any2vob-0.36_beta.sh
http://mightylegends.org/downloads/any2dvd-0.36_beta.sh.
2007-06-05 23:14:00 UTC in any2dvd
-
A fairly mature beta of 0.36 that addresses this issue can be found here:
http://mightylegends.org/downloads/any2vob-0.36_beta.sh
http://mightylegends.org/downloads/any2dvd-0.36_beta.sh.
2007-06-05 23:12:55 UTC in any2dvd
-
Indeed this is something that has been discussed at length with users wondering why a large amount of there shell scripts suddenly broke when using or upgrading Ubuntu only.
Tempting as it is, I'm not about to judge the catalog of errors that lead to this situation (bash vs. posix vs. ubuntu vs. linux).
Suffice to say that the /bin/sh instances have been modified to /bin/bash.
A fairly...
2007-06-05 23:08:10 UTC in any2dvd
-
File Added: any2vob-0.34_ffmpeg-bitrate.diff.
2007-03-20 09:17:30 UTC in any2dvd
-
Yes, you are right. FFmpeg have changed the way that audio bitrate ('-ab') is specified on the command line. '-ab' used to specify audio bitrate in kbits/s, now it is used to specify bitrate in bits/s (a similar thing was done to video bitrate recently also).
So in order to now encode a 224kbits/s audio file, you would need to specify '-ab 224000' or '-ab 224k'.
(Apart from breaking a...
2007-03-20 09:14:39 UTC in any2dvd