[Bug 253186] Re: user mplayer config file can break ogmrip

2008-07-31 Thread billl
Fixed in subversion. -- user mplayer config file can break ogmrip https://bugs.launchpad.net/bugs/253186 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/m

[Bug 253194] Re: audio encoding inefficient

2008-07-31 Thread billl
Can you please uncheck "Ensure A/V sync" in either the preferences dialog (ogmrip < 0.12) or in the profil editor (ogmrip >= 0.12) and try again ? In this case, the audio will be extracted with mplayer -ao pcm:fast which means faster than realtime. Unfortunately, this can lead to A/V desync. -- a

[Bug 278961] Re: [hardy] Unknown error while merging

2009-01-28 Thread billl
Can you please try again, this time with 'Do not remove temporary files' checked in the Preferences dialog ? After the error, go to the temporary directory (/tmp), and run the following commands: $ mencoder -nocache -noskip -mc 0 -nosound -ovc copy -of lavf -lavfopts format=mp4 -o video.mp4 video

[Bug 278961] Re: [hardy] Unknown error while merging

2009-02-25 Thread billl
Can you please post log files for both problems (x264 and mp4) ? Thanks, Olivier -- [hardy] Unknown error while merging https://bugs.launchpad.net/bugs/278961 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 278961] Re: [hardy] Unknown error while merging

2008-10-31 Thread billl
As far as I can tell, this is a duplicate of bug #288818. Or vice versa. -- [hardy] Unknown error while merging https://bugs.launchpad.net/bugs/278961 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 268063] Re: please sync ogmrip 0.12.1

2008-09-17 Thread billl
I'll release 0.12.2 by the end of the week. It will contain a few bug fixes including corrections for compilation. -- please sync ogmrip 0.12.1 https://bugs.launchpad.net/bugs/268063 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ub

[Bug 268063] Re: please sync ogmrip 0.12.1

2008-09-22 Thread billl
A preliminary version is available here: http://ogmrip.sourceforge.net/misc/ogmrip-0.12.2.tar.gz Can you check if it compiles on Intrepid ? -- please sync ogmrip 0.12.1 https://bugs.launchpad.net/bugs/268063 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 278961] Re: [hardy] Unknown error while merging

2009-01-27 Thread billl
Can you please try this patch ? ** Attachment added: "ogmrip-0.12.2-mp4.patch" http://launchpadlibrarian.net/21673195/ogmrip-0.12.2-mp4.patch -- [hardy] Unknown error while merging https://bugs.launchpad.net/bugs/278961 You received this bug notification because you are a member of Ubuntu Bug

[Bug 330684] Re: Merge libdvdread 4.x from Debian unstable

2009-03-18 Thread billl
What is the rationale behind using this version of libdvdread (which is a fork) instead of the official one ? -- Merge libdvdread 4.x from Debian unstable https://bugs.launchpad.net/bugs/330684 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 330684] Re: Merge libdvdread 4.x from Debian unstable

2009-03-19 Thread billl
AFAICT, there are 2 versions of libdvdread. The historical one from ogle (http://www.dtek.chalmers.se/groups/dvd/downloads.shtml) and a fork from mplayer's dev. The version from ogle is 0.9.7 (DVDREAD_VERSION = 907 in dvd_reader.h), the version from mplayer is 4.1.3 but DVDREAD_VERSION = 904 in dvd

[Bug 330684] Re: Merge libdvdread 4.x from Debian unstable

2009-03-19 Thread billl
As long as there are 2 concurent versions of libdvdread, both starting from 0.9.4 and fixing things, one must be a fork of the other. Which is which is not meaningfull. However, I don't have any true evidence the 4.1.3 fixes more issues than 0.9.7. Anyway, OGMRip is using DVDREAD_VERSION to check

[Bug 330684] Re: Merge libdvdread 4.x from Debian unstable

2009-03-20 Thread billl
BTW, libdvdread-4.1.3 actually _is_ a fork: http://lists.mplayerhq.hu/pipermail/mplayer- users/2008-November/074986.html -- Merge libdvdread 4.x from Debian unstable https://bugs.launchpad.net/bugs/330684 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 278961] Re: [hardy] Unknown error while merging

2009-02-20 Thread billl
Compiling gpac with -D_FORTIFY_SOURCE=0 should solve the problem. -- [hardy] Unknown error while merging https://bugs.launchpad.net/bugs/278961 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 355589] Re: mencoder x264encopts changed

2009-04-16 Thread billl
Should be fixed in 0.12.3. -- mencoder x264encopts changed https://bugs.launchpad.net/bugs/355589 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/

[Bug 148792] Re: Package OGMRip

2007-10-23 Thread billl
OGMRip 0.11.1 is out. This is mainly a bug fix release. -- Package OGMRip https://bugs.launchpad.net/bugs/148792 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://list

Re: [Bug 148792] Re: Package OGMRip

2007-10-09 Thread billl
On 10/9/07, Julien Lavergne <[EMAIL PROTECTED]> wrote: > I'm working on a debian package. I hope I can make an ubuntu one when > hardy dev will begin. Super, merci. -- Package OGMRip https://bugs.launchpad.net/bugs/148792 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 577949] Re: ogmrip crashes with GLib-GIO-CRITICAL **: g_file_equal: assertion `G_IS_FILE (file1)' failed

2010-05-19 Thread billl
AFAICT, this is related to this GTK+ issue: https://bugzilla.gnome.org/show_bug.cgi?id=615576 ** Bug watch added: GNOME Bug Tracker #615576 https://bugzilla.gnome.org/show_bug.cgi?id=615576 -- ogmrip crashes with GLib-GIO-CRITICAL **: g_file_equal: assertion `G_IS_FILE (file1)' failed https

[Bug 278961] Re: [hardy] Unknown error while merging

2013-08-22 Thread billl
Can you please post the log file ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/278961 Title: [hardy] Unknown error while merging To manage notifications about this bug go to: https://bugs.launchp