Vobcopyvobcopy Inactive


Description

<FONT SIZE="+2">Hi! I'm Robos.</FONT> <BR><br> <FONT SIZE="+1"> Well, since you found this place you already understood my main intention for creating this site: Giving tips to linux programming newbies. This site will give you book reviews, howtos, general hints and links. But since I'm a newbie myself when it comes to programming under linux I can't teach you. If you figured something out - tell me! Every hint you give might get someone else over the crucial barrier that blocked him! You struggled really hard to get that certain info - share it with us, the next one will have it way easier... Now, take a look at the left to see where you can go!</FONT> <!-- intro //--></div> <div id="news-content"> <hr> <h1>News</h1> <b>vobcopy 1.2.0</b> <br /><b>Monday, Jun 8, 2009</b> <p> A new progress bar brings speed enhancements/system load reduction - many thanks to Eric Kilfoil! Also vobcopy can now "rip" from an iso image on hdd or a directory containing a VIDEO_TS directory. People seem to need this for streaming dvd content to a ps3 via fuppes. That part seem to be buggy though, works 50/50. Will look further into that. Added another option: -M to rip the title with the longest playing time. Both methods, choosing the main title by longest playing time and most chapters, can be wrong - please try both if one fails. I will implement a message indicating that the methods recommend different "main" titles shortly. Other small corrections are also in I think. <a href="/download/vobcopy-1.2.0.shtml">vobcopy-1.2.0</a>. </p> <b>vobcopy 1.1.2</b> <br /><b>Sunday, Oct 11, 2008</b> <p> Small fixes, mostly for *bsd. Also, new option -x on the command line to overwrite existing files, "x" within the program. Added localization of messages in the program, for english and german for now.<br> OSX users, please test if vobcopy actually copies stuff (run vobcopy -v <your options>) because on my mac there were problems (no data was copied - I contrib ute that to my setup). Please report back! Thanks! <a href="/download/vobcopy-1.1.2.shtml">vobcopy-1.1.2</a>. </p> <b>vobcopy 1.1.1</b> <br /><b>Sunday, Mar 3, 2008</b> <p> This release fixes the debian bug #465966, which deals with Gnu/kfreebsd. This release was prepared by Steve Birch, thanks for that! <a href="/download/vobcopy-1.1.1.shtml">vobcopy-1.1.1</a>. </p> <b>vobcopy 1.1.0</b> <br /><b>Sunday, Jan 13, 2008</b><p> This release fixes the debian bug #448319 which got retitled CVE-2007-5718. Also, I cleaned up vobcopy to compile and run on MacOSX (10.5 at least). Spaces in filenames are now better handled ( I hope). Take a look: <a href="/download/vobcopy-1.1.0.shtml">vobcopy-1.1.0</a>. </p> <b>vobcopy 1.0.2</b> <br /><b>Sunday, Jun 24, 2007</b><p> Small fixes, nothing major. A small segfault with the logging code got fixed and some logging beautification. Also some experimental code to skip broken blocks on the dvd. Go get it, <a href="/download/vobcopy-1.0.2.shtml">vobcopy-1.0.2</a>. </p> <b>vobcopy 1.0.1</b> <br /><b>Monday, Nov 13, 2006</b><p> Small fixes, nothing major. This release isn't perfect (I know of a bug but it should be _very_ very rare since it's there a long time and nobody mailed for that) but I just want to get it out the door :) <a href="/download/vobcopy-1.0.1.shtml">vobcopy-1.0.1</a>. </p> <b>vobcopy 1.0.0!!</b> <br /><b>Sunday, Apr 2, 2006</b><p> Okay, after a really long time and only few development I think this code is ready to enter maintainance mode and therefore I call it 1.0.0! It does what I wanted that code to do - but in the process it got *really* ugly. So I'm going to re-write lots of the code and that will be vobcopy2 in a sense. In 1.0.0 is a little code cleanup, some bugfixes but if I recall nothing major. <a href="/download/vobcopy-1.0.0.shtml">vobcopy-1.0.0</a>. </p> <b>vobcopy 0.5.15 and 0.5.16</b> <br /><b>Wednesday, Jan 4, 2006</b><p> Well, actually there was some vobcopy development the last year. But very few and not _that_ interesting. But since I'm lazy it never made the news and wasn't even "officially" released. So, here come 2 versions at once:<a href="/download/vobcopy-0.5.15.shtml">vobcopy-0.5.15</a> aaand <a href="/download/vobcopy-0.5.16.shtml">vobcopy-0.5.16</a>. </p> <b>vobcopy 0.5.14</b> <br /><b>Thursday, Nov 18, 2004</b><p> This should be it: <a href="/download/vobcopy-0.5.14.shtml">vobcopy-0.5.14</a>. <br>There has been some code to get vobcopy to work on Free-, Net- and OpenBSD and on MacOSX (besides fink)! Also a minor bugfix and some other code cleanup. </p> <b>my own little blog</b> <br /><b>Tuesday, June 23, 2004</b><p> I started to keep track of my daily "work" in my blog. Random stuff. Look <a href="http://vobcopy.org/cgi-bin/blosxom">here</a>. </p> <b>epox 8hda3+ motherboard info</b> <br /><b>Tuesday, June 23, 2004</b><p> I <a href="/hardware/epox-8hda3+.shtml">added some infos</a> I gathered about my new motherboard - especially regarding cool'n quiet on this board (in conjunction with an athlon 64 3000+) </p> <b>vobcopy 0.5.13</b> <br /><b>Friday, March 26, 2004</b><p> This should be it: <a href="/download/vobcopy-0.5.13.shtml">vobcopy-0.5.13</a>. <br>The -m and -O functions should now work correctly. Also should now hand-mounted dvd devices be found by vobcopy (i.e. which are not listed in fstab). Sorry and thanks to those who helped find this bug. </p> <b>vobcopy bug FOUND (I think)</b> <br /><b>Thursday, March 25, 2004</b><p> I (think I) found the bug. It has been there since 0.5.7 as it seems... I thought the max filesize of vobs was 1GB and I used this as a fix-value within the program. But now a ls -l on some dvds showed that this size varies from dvd to dvd and even within a dvd... <br>A new release will be out probably around friday night. Sorry and thanks to those who helped find this bug. </p> <b>STILL problems with vobcopy-0.5.12</b> <br /><b>Wednesday, March 17, 2004</b><p> Damn, damn damn, there is still a problem in the -m function that causes crc errors with mplayer in a52 dec. This bug is hard to trace though...Sorry... <br>Fall back to <a href="/download/vobcopy-0.5.9.shtml">0.5.9</a> if you need the -m function, this seems to be the last stable version with -m working. </p> <b>vobcopy-0.5.12 released </b> <br /><b>Thursday, March 11, 2004</b><p> This version fixes the problem described below. Download it from <a href="/download/vobcopy-0.5.12.shtml">here</a> </p> <b>Problems with vobcopy-0.5.11 and before </b> <br /><b>Wednesday,March 3, 2004</b><p> There is a bug in vobcopy's -m function which lets it copy false stuff over. Dunno yet where the error is, but work is being done. </p> <b>vobcopy-0.5.11 released </b> <br /><b>Wednesday,February 25, 2004</b><p> This version fixes the problem described below. Download it from <a href="/download/vobcopy-0.5.11.shtml">here</a> </p> <b>Digitus USB - Serial Converter info </b> <br /><b>Monday, February 9, 2004</b><p> I bought such a thing and <a href="/hardware/ftdi-digitus.shtml">here are the infos</a> regarding it. </p> <b>bugs in vobcopy-0.5.10 (and before) </b> <br /><b>Tuesday, January 27, 2004</b><p> 1) vobcopy -O vts_02_1.vob -o - <br>doesn't write to stdout but to the same files that it would write to without '-o -' option. <br><br> 2) vobcopy -n 2 gives a different file than vobcopy -n 2 -o - > tmp.vob <br> this happens since also the progress meter gets written to the file... <br>These bugs will be addressed soon. Sorry! </p> <b>vobcopy-0.5.10 released </b> <br /><b>Friday, January 23, 2004</b><p> This version fixes the -O problem. Download it from <a href="/download/vobcopy-0.5.10.shtml">here</a> </p> <b>Troubles with vobcopy-0.5.9 </b> <br /><b>Monday, January 12, 2004</b><p> Happy new year! <br>But: in the 0.5.9 release of vobcopy is an error in the -O option which results in wrong content being copied. If you for instance call vobcopy -O vts_01_4, instead of vts_01_4.vob the content of vts_01_1.vob is being copied. I'm working on this bug but also thinking about extending and re-writing vobcopy so this might take a little longer. Thanks to Stewart Andreason.

Extracted automatically from Vobcopy homepage
Open new issue
Homepage
http://vobcopy.org
Version
Unavailable
Hits
62

Install Vobcopy

brew install vobcopy

Dependencies 2

The following 2 dependencies will be installed if you install Vobcopy:

Libdvdcss and Libdvdread.