Go Back   Club CDFreaks - Knowledge is Power > International Chat: Software related > Copy Movie > DVD2One


Commercial message

DVD2One If you need help with DVD2One then this is the place to be!



View Poll Results: Do you want a Linux DVD2One?
I want a Linux version as well. 44 61.97%
I don't care about it. 10 14.08%
Stop supporting stupid OS's 17 23.94%
Voters: 71. You may not vote on this poll

Reply
 
Thread Tools
Old 22-04-2003   #1 (permalink)
CD Freaks Rookie
 
ccde's Avatar
 
Join Date: Apr 2003
Location: Germany
Posts: 45
Linux version ahead?

Hi guys.
It would be nice, since there's already a MAC port, to see this tiny jewel portet to (x86) Linux as well.
ccde is offline   Reply With Quote
Old 22-04-2003   #2 (permalink)
CD Freaks Senior Member
 
ReneB's Avatar
 
Join Date: Jan 2003
Location: Netherlands
Posts: 453
Well to be honest, the changes of that happing are about zero to none.
Sorry to burst your bubble this rude, but the linux world is way to small and to different for us to enter it.
(it's not a 100% standard platform when it becomes to desktop enviroments)

To prevent the obligatory, you have a OS-x version so a linux version is dead easy remark. IT'S NOT.. The mac OS version required a lot of handwork to make it work.

Sorry...
__________________
--
Rene
http://www.DVD2one.com
ReneB is offline   Reply With Quote
Old 22-04-2003   #3 (permalink)
CD Freaks Rookie
 
ccde's Avatar
 
Join Date: Apr 2003
Location: Germany
Posts: 45
Never mind, thank´s for the (final) info. There may be a few more Linux users like me asking the same question. Now it´s a lot easier for us to find out about that topic.
ccde is offline   Reply With Quote
Old 23-04-2003   #4 (permalink)
New on Forum
 
Join Date: Feb 2003
Posts: 5
I would personally love to see a linux version. We can do most everything else using native programs (ripping the dvd and burning to dvd-r), we just need something to strip out the regioncode and macrovision, and something to shrink the files to fit on dvd-r.

I'm no developer, but OS-X is based on BSD which is related to Linux...I wouldn't think it would be too hard to get the core of the program to work. And if you used QT for the gui that should be no problem either (I'm guessing you didn't though).

BTW I have tried it out and it will run under win4lin, so if you have that it's worth a try.
josetann is offline   Reply With Quote
Old 25-04-2003   #5 (permalink)
CD Freaks Junior Member
 
Join Date: Feb 2003
Posts: 53
as someone who regulary writes software for linux and windows i dont get this at all. the only way it would be difficult to port software to linux is if you're using something like directX or some libraries that you didn't write yourself in windows. if you're directly manipulating theVOB files and used a decent programming language like c or c++ then it wouldn't be impossible to do. if you used something stupid like a windows visual based tool...then that's bad.
visual tools should only be used for theGUI
Atreides93 is offline   Reply With Quote
Old 25-04-2003   #6 (permalink)
CD Freaks Junior Member
 
Join Date: Jan 2003
Posts: 65
All the more confusing as IIRC DVD2One started out as a commandline app. Erwin once said:

"DVD2one, unlike InstantCopy, does NOT rely on the Windows API for any processing. The Windows API is only used for memory management, file IO and user interface."

Again, why not make a POSIX compliant commandline app? Leave the frontends that call DVD2One with the correct parameters to others.
__________________
cu
lichtgestalt

--
Go OBOS at http://www.openbeos.org
and listen to BeOS Radio!
lichtgestalt is offline   Reply With Quote
Old 25-04-2003   #7 (permalink)
CD Freaks Senior Member
 
ReneB's Avatar
 
Join Date: Jan 2003
Location: Netherlands
Posts: 453
You could explain it like that, but that's not what erwin meant to say.
What he really meant to say is that the we DO NOT use standard windows functions like directshow etc in DVD2one.

Instantcopy uses directshow to decode the vob's, and DVD2one does everything by itself completely independend of the OS.

But building the MAC version was just a bit more work then you expect. It's not a question of recompiling and DONE..

(but then again, as we say in the Netherlands, the best captains are always on the shore.)
__________________
--
Rene
http://www.DVD2one.com
ReneB is offline   Reply With Quote
Old 25-04-2003   #8 (permalink)
CD Freaks Junior Member
 
Join Date: Jan 2003
Posts: 65
Quote:
Originally posted by ReneB
Instantcopy uses directshow to decode the vob's, and DVD2one does everything by itself completely independend of the OS.
...my emphasis..

Quote:
But building the MAC version was just a bit more work then you expect. It's not a question of recompiling and DONE..
Maybe it's a lot of GUI/logic problems. All those things don't exist for a commandline app.
__________________
cu
lichtgestalt

--
Go OBOS at http://www.openbeos.org
and listen to BeOS Radio!
lichtgestalt is offline   Reply With Quote
Old 25-04-2003   #9 (permalink)
CD Freaks Senior Member
 
ReneB's Avatar
 
Join Date: Jan 2003
Location: Netherlands
Posts: 453
Your such an good example for the best captain on the shore

I had NOTHING to do with the gui part...

How about FILE-IO, Memory managment,Threading etc? All those things need to be there to for a commandline version too.
(and are very very different on almost every OS)

It's just much more work then it will ever be worth it to maintain several OS versions.
__________________
--
Rene
http://www.DVD2one.com
ReneB is offline   Reply With Quote
Old 25-04-2003   #10 (permalink)
CD Freaks Junior Member
 
Join Date: Jan 2003
Posts: 65
Harrr, Harrr

I thought, that's exactly what POSIX - Portable Operating System Interface for UNIX - was for...

Anyway, if "posixifying" is a major problem, I'd say skip that for now and concentrate on further improving DVD2One.
__________________
cu
lichtgestalt

--
Go OBOS at http://www.openbeos.org
and listen to BeOS Radio!
lichtgestalt is offline   Reply With Quote
Old 25-04-2003   #11 (permalink)
New on Forum
 
Join Date: Feb 2003
Posts: 5
Yes, I agree they're different on every platform. I was just stating that OSX and Linux probably probably have more in common than Windows and OSX.

Though I do agree that a linux version shouldn't come out at the expense of the others. But once dvd2one starts leveling off, perhaps you could look into it, or let someone you know that's good at linux have a look.
josetann is offline   Reply With Quote
Old 25-04-2003   #12 (permalink)
CD Freaks Senior Member
 
ReneB's Avatar
 
Join Date: Jan 2003
Location: Netherlands
Posts: 453
i dare to say we are pretty good at low level stuff no mather what to OS is.
(We have a pretty large background in programming lowlevel stuff on various machines from 6502 via 68xxx to 80x86 and several obscure procs inbetween)

But it's not only a technical issue, it's also a commercial descision.
at this moment we indeed rather invest more time in the current project then in a new platform which in our opinion has a too small userbase to make it intressting..

HOLD ON!! i'am not saying that the other OS'es aren't good enough, i use linux everyday on my workstation and servers. But commercially it's not that appealing to us. So yes it's a commercial descision not to support other os'es then OS-x and Win32.
__________________
--
Rene
http://www.DVD2one.com
ReneB is offline   Reply With Quote
Old 06-05-2003   #13 (permalink)
New on Forum
 
Join Date: May 2003
Posts: 3
That's really sad.
You see the problem of linux is that there are not enough commercial products from windows or Mac world ported to Linux. So Linux cannot be an alternate OS for many people.

Of course I can understand your decisions and why they are made.

But I also see that this is the main reason why Linux doesn't replace every Windows station in the world.

But: since I don't wanna buy a Mac or a Windows Copy I can't use your program - so I cannot pay for it...

Of course people like me are very seldom and you won't be hurt by that... And you know that too. But still it would be just a nice move to allow Linux people to use this program - even if they won't get you as much money in as the Mac users or the Win users...

I can understand that you may be somewhat exhausted by the Mac Version... But a Linux version needs to come someday... I hope its not too far in the future :/

Please think about it...
cya
hachre
hachre is offline   Reply With Quote
Old 06-05-2003   #14 (permalink)
CD Freaks Senior Member
 
ReneB's Avatar
 
Join Date: Jan 2003
Location: Netherlands
Posts: 453
I'am linux user myself to (tadaaaa big suprise eh!) but my experience with the linux community is that they are not the people who actually buy software.

This community is almost 100% based on opensource software, and therefor we estimated that the sales of DVD2one would be very low compared to the other two versions.
__________________
--
Rene
http://www.DVD2one.com
ReneB is offline   Reply With Quote
Old 06-05-2003   #15 (permalink)
New on Forum
 
Join Date: May 2003
Posts: 3
Yeah, the old linux community doesn't buy stuff ... They also don't want commercial software on linux... But the community growing by people who switched from mac or windows to linux is different...
hachre is offline   Reply With Quote
Old 06-05-2003   #16 (permalink)
CD Freaks Senior Member
 
ReneB's Avatar
 
Join Date: Jan 2003
Location: Netherlands
Posts: 453
And very small at this moment, i suspect less then 1 percent of the current window users are willing to switch to linux.

And of that 1%, a possible 0.2 to 0.5% is a dvd2one customer.
__________________
--
Rene
http://www.DVD2one.com
ReneB is offline   Reply With Quote
Old 06-05-2003   #17 (permalink)
New on Forum
 
Join Date: May 2003
Posts: 3
That's of course true. As I said before... You won't get big money through a linux version. But you would get the appreciation of the linux community - especially of those people who want it....
hachre is offline   Reply With Quote
Old 06-05-2003   #18 (permalink)
New on Forum
 
Join Date: Feb 2003
Posts: 5
I think more people would be willing to buy it than you imagine. We're willing to buy programs like win4lin and crossover office so we can still run windows programs (dvd2one seems to work ok in win4lin, but I heard of problems in crossover). Also there is alot of commercial software such as staroffice that people are willing to buy if the price is right. And there wouldn't be any competition for that market (at least not yet).
josetann is offline   Reply With Quote
Old 11-05-2003   #19 (permalink)
New on Forum
 
Join Date: May 2003
Posts: 1
I would buy a Linux Version

Hello!

I yust want so say that I would like to habe a linux versian an I would buy it!!!
I never spend ANY mony in ANY Windows-Apps and I can't run MacOSX-Versions, so I would be really glad about it! (call my fanatic, but thats my attitude to which I no one else force!)

And I think it wouldn't be complicated to integrate the command line tools for burning (cdrecord / growisofs ) and ripping in this version ... :-)
Or to build only a commandline tool and let somene else make a GUI!
A commandline tools would even be better, so I could create the DVDs on my Server :-))

If you are a DVD2one Developer: Thank you for taking time to read my opinion!

Mfg
Eddusalem is offline   Reply With Quote
Old 25-02-2004   #20 (permalink)
New on Forum
 
Join Date: Feb 2004
Posts: 3
Quote:
Originally posted by hachre
Yeah, the old linux community doesn't buy stuff ... They also don't want commercial software on linux... But the community growing by people who switched from mac or windows to linux is different...
I'm using Linux for some years, not switched from Windows/Mac a moment ago and i WOULD BUY Linux version of the program.
I did it with WineX for example, to play some games and don't have to switch to Windows and I would be glad to do the same with such a program.
I think there are a lot of people who would buy some software just for not having to switch to Windows to do something

(Even if pirated WindowsXP can be bought for about 5$ with no problem at all, and most DVD-burners comes with software, I still would buy Linux software)

T.
Tanisek is offline   Reply With Quote
Old 07-02-2005   #21 (permalink)
New on Forum
 
Join Date: Nov 2004
Posts: 15
Re: Linux version ahead?

you gotta think also. why is the linux communit so small?
- you think linux users wont pay, but...

alot of everyday programs i use and like aren't on linux. there for i dual boot. sad but true....if most of the stuff i used on a daily basis was on linux. id kick windows in the pants and switch permanently!!!!

thats what you gotta think of, maybe if there'd be more stuff on linux others would switch
fuzzai is offline   Reply With Quote
Old 29-03-2005   #22 (permalink)
CD Freaks Senior Member
 
rehab junkie's Avatar
 
Join Date: Sep 2004
Location: /var/local/pub/bar
Posts: 413
Re: Linux version ahead?

Seeing as there is a Mac OS port of DVD2One - what about a FreeBSD port?
__________________
Bustin caps in the mix, rather be judged by twelve than carried by six.
rehab junkie is offline   Reply With Quote
Old 11-10-2005   #23 (permalink)
New on Forum
 
Join Date: Oct 2005
Posts: 1
Re: Linux version ahead?

Quote:
Originally Posted by rehab junkie
Seeing as there is a Mac OS port of DVD2One - what about a FreeBSD port?
I know it's an old thread, but since this popped up on google and other news user might find this as well, I thought I'd post the answer I found:

There's a free software DVD-Shrink that runs on windows. It's not nearly as fast as DVD2One, but on it's highest quality (about 2 hours encode time on a 3400+ AMD) it has slightly noticably higher quality than DVD2one. It also provides more features (such as picking the compression quaility for each video on the disk, rathern than treating everything the same.) On it's lowest quality, it encodes in about 30 minutes, but with significantly worse quality than DVD2One.

I'm only mentioning it, since it runs fine in Wine on linux. Find Ubuntu instructions here: http://www.mrbass.org/linux/ubuntu/dvdshrink/
Note that everything in the instructions will be the same for most distros after the apt-get commands. If wine works on FreeBSD, this should be a viable solution there. Runs great on Gentoo!

While I would definately purchase DVD2One for linux if it were released (since you can't beat the speed/quality ratio) I'm not sweating it... The free solution works just takes a little longer...
bobpaul is offline   Reply With Quote
Old 17-11-2007   #24 (permalink)
CD Freaks Junior Member
 
Join Date: Feb 2007
Posts: 65
Re: Linux version ahead?

Wow, this is a really old thread. I wonder if a Linux version has ever been reconsidered. Since Vista and all the BS around MS in general lately people are really pushing Ubuntu Linux. Linux (especially Ubuntu) has made really great strides. I now have 9 computers in my house all running on Ubuntu 7.10. My company recently purchased 250 desktop systems from Dell with Ubuntu pre-installed. There are plans to purchase 400 more with Ubuntu in 2008when the LTS version is released.

I have used almost every OS since CP/M on micros and every iteration of MS's OS's since MS DOS 1.0 I would gladly purchase DVD2ONE at double the Windows price if it existed.

Don't underestimate the MODERN Linux user. FOSS is great for some things, or even most things, but most of us ARE willing to pay for commercial software for Linux to have the quality we're looking for.

Please reconsider...
crjackson is offline   Reply With Quote
 
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Would you like to see a linux version of AnyDVD? eltranquil AnyDVD 35 07-05-2007 17:08
Did ahead plan a Nero Recode version for linux? rey22 Nero Linux 1 05-12-2005 03:41
Pxtools for Linux : first version, please try it ! zeb_ Plextor Burner 51 27-05-2005 20:12
Nero version for Linux available MediumRare Nero & InCD 11 17-03-2005 17:31
linux version of nero!? yawnmoth General Software 5 21-02-2003 04:30


All times are GMT +2. The time now is 19:26.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0