[Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2011-03-13 Thread erik figura
unable to rip getting message "mencode inerupted by user" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/182999 Title: AcidRip Fails to properly work with x264 (includes patch). -- ubuntu-bugs mail

[Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-07-18 Thread Scott Kitterman
Unsubscribing UUS as this needs more work. Please resubscribe when you're ready for sponsoring. If .conf file changes are needed, they should be dealt with in the patch too. -- AcidRip Fails to properly work with x264 (includes patch). https://bugs.launchpad.net/bugs/182999 You received this bu

[Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-05-19 Thread groovalicious
There is a workaround for this bug. The bug is caused by acidrip not passing the necessary command line parameters to mencoder for the new version of libx264-57 library. But the necessary options may be set as defaults in an mencoder.conf file. Create an mencoder.conf file (I created mine in ~/.

Re: [Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-04-17 Thread Brian Neltner
The problem you are having now is that you no longer included a bitrate to encode at. Acidrip will automatically append :bitrate=:pass=[1,2] to make it work. You also neglected the -x264encopts switch before the line of options for the x264 encoder, which is why mencoder was unable to find the

[Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-04-17 Thread Kevin Oberle
Thanks!! I tried doing that in the terminal but it looks like I'm still getting the same results. Did i do something wrong still?? Terminal stuff: mencoder dvd://1 -dvd-device /dev/dvd -alang English -info srcform="DVD ripped by acidrip.sf.net" -oac mp3lame -lameopts abr:br=128 -ovc x264 su

Re: [Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-04-17 Thread Brian Neltner
It appears that the mencoder x264 options have changed since I wrote the patch. The me=3 option has been replaced with me=umh. However, it appears that using umh over hex has a negligible gain in encoding quality anyway, so I would recommend deleting the me=3 bit in the encoding command. In fact,

[Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-04-17 Thread Kevin Oberle
This patch doesn't work for me. I get the same symptoms before and after installing the patch. Upon starting the encode acidrip says it was interrupted by the user. Here is the debug output: AcidRip message - Running mencoder dvd://1 -dvd-device /dev/dvd -alang English -info srcform="DVD ripp

[Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-04-14 Thread xtknight
jacrider: what error are you talking about? The deb package's AcidRip should have x264 support listed under the video codec tab. I have no means of testing if it works, however. -- AcidRip Fails to properly work with x264 (includes patch). https://bugs.launchpad.net/bugs/182999 You received thi

[Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-04-14 Thread jacrider
xtknight: Tried the .deb file linked above. Installed no problem, but still getting the same error. Any suggestions? Thanks for you help on this. -- AcidRip Fails to properly work with x264 (includes patch). https://bugs.launchpad.net/bugs/182999 You received this bug notification because you

[Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-04-06 Thread xtknight
subscribed to motu ** Changed in: acidrip (Ubuntu) Assignee: Brandon Kruger (bmk789) => (unassigned) Status: In Progress => Confirmed -- AcidRip Fails to properly work with x264 (includes patch). https://bugs.launchpad.net/bugs/182999 You received this bug notification because you ar

[Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-04-06 Thread xtknight
Here is a debdiff that should fix the problem. apmetcalfe: you can try my patch by going to this URL, and downloading the ~ppa1 deb. Then install it with $ sudo dpkg -i acidrip_0.14-0.2ubuntu5~ppa1_all.deb https://launchpad.net/~xt-knight/+archive ** Attachment added: "acidrip_0.14-0.2ubuntu6.d

[Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-04-06 Thread xtknight
Note my debdiff simply encapsulates Brian Neltner's patch in Debian form. Thanks for the original patch Brian. -- AcidRip Fails to properly work with x264 (includes patch). https://bugs.launchpad.net/bugs/182999 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-03-28 Thread apmetcalfe
Hi there. Excuse my noobiness, but how do you actually install these patches? -- AcidRip Fails to properly work with x264 (includes patch). https://bugs.launchpad.net/bugs/182999 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-03-18 Thread Brandon Kruger
** Changed in: acidrip (Ubuntu) Assignee: (unassigned) => Brandon Kruger (bmk789) Status: Incomplete => In Progress -- AcidRip Fails to properly work with x264 (includes patch). https://bugs.launchpad.net/bugs/182999 You received this bug notification because you are a member of Ubunt

Re: [Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-01-24 Thread Brian Neltner
Not anymore, it's been years since I used xvid. I'd suggest removing any changes to the xvid code. I highly recommend that everyone switch to x264 at this stage. Additionally, the default setting for the x264 code should be changed as the mencoder interface has changed. The recommended setting now

[Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-01-24 Thread John Dong
Hi, Can you please explain the changes made to xvid encode settings? ** Changed in: acidrip (Ubuntu) Importance: Undecided => Wishlist Status: New => Incomplete -- AcidRip Fails to properly work with x264 (includes patch). https://bugs.launchpad.net/bugs/182999 You received this bug n

[Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-01-14 Thread Brian Neltner
** Attachment added: "signals.pm.patch" http://launchpadlibrarian.net/11340892/signals.pm.patch -- AcidRip Fails to properly work with x264 (includes patch). https://bugs.launchpad.net/bugs/182999 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug con

[Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-01-14 Thread Brian Neltner
I think I made more modifications than I report in acidrip.pm (I made it record to a temporary file, improved support for xvid, and made other changes which I've honestly forgotten the reason for, but it all works fine on my computer.) Here are the patches. ** Attachment added: "acidrip.pm x264/x