|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
problems with easy remake of dvds, help and understanding requested-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Hello everybody, After a long time of bad experiences with crashing totem-xine, xine and gxine when clicking on elements on dvd menus (sometimes they work the other time they do not, extreme annoying) I decided to re-investigate my options. I have been an expert Debian Linux user for more then 4 years now. In my dark days I used the tools DvdReMake Pro, DVD Rebuilder and Cinema Craft Encoder to create absolute perfect dvds. But I neither use proprietary software or that other operating system in my current days. (Linux used for all Computing Tasks) When explaining my problem on irc #debian, #linux I always get answers that dvd menus are evil and suck and that I should not use them. I hope I don't really have the defend the usefulness of dvd menus in this mail and that the added value of menus can be very high in some situations. I think it's now more then a year ago that I reported bugs against totem-gstreamer in the gnome project that dvd menu playback is not working sufficient, There is now extreme experimental support for menus but it still is far from the usability of my 25 dollar dvd player, (yes currently a 25 dollar dvd player has better dvd support then all the code available in the Linux community, witch is like a badly hurting *open wound* for me) I would like to offer *150 euro* for a GTK+, C/C++, GPLv3, GNU developed style application that has the same functionality as DvdReMake Pro. I can host, manage, support and release all the project aspects. I really love the command line it makes my work flows very efficient, but for visual editing of DVD's it is a bid tricky, since I need an easy way to preview what video tracks I am deleting or changing. Beside this I am willing to give dvdauthor a good try to remake a dvd. But I cant find easy documentation for it. I would like to be able to easy do the following: - - How do I remove subs tracks? - - How do I remove audio tracks? - - How do I remove extra features without breaking the menu? - - How do I remove advertising and intros? - - How do I change 4:3 intros to 16:9 format With DvdReMake Pro I could do this in 4 min per DVD's it was extremely easy to do. I would like to have a similar or better usability experience when working on my Linux systems. Could somebody help me heal my painful open wound regarding remaking of dvds with Free/Libre open source software? Best regards, Jelle de Jong -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iJwEAQECAAYFAklY+CYACgkQ1WclBW9j5HmUZwP/e6/SqcgJ+R2B0EZu03YzhfZx MwT0GrP0ZQtkYMU2N+eSpnE0enJeHpXUcbXvx6b/yWG87PXjhDQoTl4UIbVHdgbY OdQ2HRQn4ptEGimNCySTlgH9m2XzGTlrEC7GmA8xcO7vaqGeuqyR4EJXWReDgbjH PwQ2oqwPY0f/n9yW26k= =Gyo8 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ _______________________________________________ Dvdauthor-users mailing list Dvdauthor-users@... https://lists.sourceforge.net/lists/listinfo/dvdauthor-users |
|
|
|
|
|
Re: problems with easy remake of dvds, help and understanding requested> I searched with google for dvdunauthor tutorial but did not find
> anything useful. It's true, I actually find quite intriguing that there is so little information on it and apparently not many people using it. I haven't played with dvd reauthoring much and I don't know how much of the secret dvd menu specification is missing there, but I think that given your interest you should try it at least to see if its _approach_ fits your needs even if some _functionality_ is missing. To run it you just insert a dvd and type the command. A xml file is created and (very useful!) a bunch of mpeg files are extracted from the vobs (with their file names appearing in the xml file). Marko ------------------------------------------------------------------------------ _______________________________________________ Dvdauthor-users mailing list Dvdauthor-users@... https://lists.sourceforge.net/lists/listinfo/dvdauthor-users |
|
|
Re: problems with easy remake of dvds, help and understanding requestedMarko Loparic wrote:
>> I searched with google for dvdunauthor tutorial but did not find >> anything useful. > > It's true, I actually find quite intriguing that there is so little > information on it and apparently not many people using it. I haven't > played with dvd reauthoring much and I don't know how much of the > secret dvd menu specification is missing there, but I think that given > your interest you should try it at least to see if its _approach_ fits > your needs even if some _functionality_ is missing. To run it you just > insert a dvd and type the command. A xml file is created and (very > useful!) a bunch of mpeg files are extracted from the vobs (with their > file names appearing in the xml file). > > Marko apt-get install dvdauthor Ok, I run the dvdunauthor command which was very easy, it created a 5000+ lines file and I have absolutely no idea how to alter that file to get the things I would like to see :-p (hence my gui wish for these kinds of things) remove subs tracks? remove audio tracks? remove extra features without breaking the menu? remove advertising and intros? change 4:3 intros to 16:9 format Best regards, Jelle ------------------------------------------------------------------------------ _______________________________________________ Dvdauthor-users mailing list Dvdauthor-users@... https://lists.sourceforge.net/lists/listinfo/dvdauthor-users |
|
|
Re: problems with easy remake of dvds, help and understanding requestedJelle de Jong wrote:
> Marko Loparic wrote: >>> I searched with google for dvdunauthor tutorial but did not find >>> anything useful. >> It's true, I actually find quite intriguing that there is so little >> information on it and apparently not many people using it. I haven't >> played with dvd reauthoring much and I don't know how much of the >> secret dvd menu specification is missing there, but I think that given >> your interest you should try it at least to see if its _approach_ fits >> your needs even if some _functionality_ is missing. To run it you just >> insert a dvd and type the command. A xml file is created and (very >> useful!) a bunch of mpeg files are extracted from the vobs (with their >> file names appearing in the xml file). >> >> Marko > > http://dvdauthor.sourceforge.net/doc/r2287.html > apt-get install dvdauthor > > Ok, I run the dvdunauthor command which was very easy, it created a > 5000+ lines file and I have absolutely no idea how to alter that file to > get the things I would like to see :-p (hence my gui wish for these > kinds of things) > > remove subs tracks? > remove audio tracks? > remove extra features without breaking the menu? > remove advertising and intros? > change 4:3 intros to 16:9 format > > Best regards, > > Jelle forgot some additional info: dvdunauthor ../DVD_S1D1_MOUNT/ ... dvdauthor -o output/ -x dvdauthor.xml DVDAuthor::dvdauthor, version 0.6.14. Build options: gnugetopt magick iconv freetype fribidi Send bugs to <dvdauthor-users@...> ERR: Cannot match start tag 'titlemap'. Valid tags are: ERR: fpc ERR: titles ERR: menus So unauthoring seems to go fine, but reauthoring the output back seems to fail. Best regards, Jelle ------------------------------------------------------------------------------ _______________________________________________ Dvdauthor-users mailing list Dvdauthor-users@... https://lists.sourceforge.net/lists/listinfo/dvdauthor-users |
|
|
Re: problems with easy remake of dvds, help and understanding requestedJelle de Jong wrote:
> Jelle de Jong wrote: >> Marko Loparic wrote: >>>> I searched with google for dvdunauthor tutorial but did not find >>>> anything useful. >>> It's true, I actually find quite intriguing that there is so little >>> information on it and apparently not many people using it. I haven't >>> played with dvd reauthoring much and I don't know how much of the >>> secret dvd menu specification is missing there, but I think that given >>> your interest you should try it at least to see if its _approach_ fits >>> your needs even if some _functionality_ is missing. To run it you just >>> insert a dvd and type the command. A xml file is created and (very >>> useful!) a bunch of mpeg files are extracted from the vobs (with their >>> file names appearing in the xml file). >>> >>> Marko >> http://dvdauthor.sourceforge.net/doc/r2287.html >> apt-get install dvdauthor >> >> Ok, I run the dvdunauthor command which was very easy, it created a >> 5000+ lines file and I have absolutely no idea how to alter that file to >> get the things I would like to see :-p (hence my gui wish for these >> kinds of things) >> >> remove subs tracks? >> remove audio tracks? >> remove extra features without breaking the menu? >> remove advertising and intros? >> change 4:3 intros to 16:9 format >> >> Best regards, >> >> Jelle > > forgot some additional info: > > dvdunauthor ../DVD_S1D1_MOUNT/ > ... > > dvdauthor -o output/ -x dvdauthor.xml > DVDAuthor::dvdauthor, version 0.6.14. > Build options: gnugetopt magick iconv freetype fribidi > Send bugs to <dvdauthor-users@...> > > ERR: Cannot match start tag 'titlemap'. Valid tags are: > ERR: fpc > ERR: titles > ERR: menus > > So unauthoring seems to go fine, but reauthoring the output back seems > to fail. > > Best regards, > > Jelle tar release breaking my tar command to do what I thought it did. this seems to greate a gzip inside a gzip due to some new --auto-compress feature when using --create tar --create --verbose --gzip --file $filename.tar.gz ${query[@]} the new command seems to be working ok so see the new attachment. tar --create --auto-compress --file "$filename".tar.gz "${query[@]}" Best regards, Jelle ------------------------------------------------------------------------------ _______________________________________________ Dvdauthor-users mailing list Dvdauthor-users@... https://lists.sourceforge.net/lists/listinfo/dvdauthor-users |
| Free embeddable forum powered by Nabble | Forum Help |