Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - SuSE Linux > ARCHIVES - Multimedia
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Multimedia Don't know how to watch DVDs using mplayer? Asking yourself what the heck mplayer is? This is the right place to ask.

 
Page 3 of 9 12 3 45 Last »
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 01-Nov-2005, 11:09
oldcpu
Guest
 
Posts: n/a
Default

Quote:
So, I went back to Yast and Transcode installed fine. [snipped] Hopefully I will now be able to get dvd author wizard working. I'll try when I get home from work this evening.

Turning to SMART, I played with this a little on Mandriva and liked very much what I saw. I also read somehere (I think) that it was to be the future package manager for SuSe and that apt4suse would be dropped. I'll have a read and give it a whirl in SuSE10. If I remember correctly it uses the apt repository file so set-up should be simple enough.[/b]
I hope KDE DVD Author Wizard installs OK. After you get working, don't forget to check out TOVID and TOVID-GUI. I think you need both mplayer and ffmpeg for TOVID to function. I switch between these two DVD authoring programs, dependant on what I am trying to do. They do have limitations (re: subtitles and menus) but I confess given the currently level of functionality of other Linux DVD authoring programs, these are the one's that strike me as being the most reliable (at this point in time).

I think you will like "smart", if you install it. Guru is doing a good job of keeping an up to date version. One thing I like about it (amongst other things) is it is compatible with both YaST and APT (as long as you don't execute more than one package manager at the same time).
  #22 (permalink)  
Old 01-Nov-2005, 14:43
coling
Guest
 
Posts: n/a
Default

Quote:
I hope KDE DVD Author Wizard installs OK. After you get working, don't forget to check out TOVID and TOVID-GUI. I think you need both mplayer and ffmpeg for TOVID to function. I switch between these two DVD authoring programs, dependant on what I am trying to do. They do have limitations (re: subtitles and menus) but I confess given the currently level of functionality of other Linux DVD authoring programs, these are the one's that strike me as being the most reliable (at this point in time).

I think you will like "smart", if you install it. Guru is doing a good job of keeping an up to date version. One thing I like about it (amongst other things) is it is compatible with both YaST and APT (as long as you don't execute more than one package manager at the same time).
[/b]
System has no support for gtk python interface

The above is what I get when I try and run smart --gui. Any idea what is missing?

Thanks


  #23 (permalink)  
Old 01-Nov-2005, 15:08
oldcpu
Guest
 
Posts: n/a
Default

Quote:
System has no support for gtk python interface

The above is what I get when I try and run smart --gui. Any idea what is missing?[/b]
Yes.

The wiki (and also the HOW-TO on forums.suselinuxsupport) list the required apps.
http://www.susewiki.org/index.php?title=Smart

In your case, you need a current gtk2 and python-gtk. I'm pretty certain these are on your SuSE installation CD. So run YaST > SOFTWARE > SOFTWARE MANAGEMENT, do a search for gtk, and install it. And do a search for python-gtk, and install it. I also assume you got over the "rpmmodule.so" headache, and installed rpm-python. I'm reading that is also a delaying problem (to figure out) for a few individuals who are installing Smart for the first time.

I know this is a head-ache, but once its installed it will be worth it.

Just remember, don't run YaST and Smart at precisely the same time.

Quote:
The above is what I get when I try and run smart --gui. Any idea what is missing?[/b]
Another comment, when you get to the point where you want to install KDE DVD Author Wizard, you are not going to find that in a SuSE smart repository (its too new). So you will have to download the tarball and install.

Thats easy to do. The "trick" is it uses a "kommander script". To run a kommander script you need "kdeweb-dev3". The way I found out about this was as follows:

After decompressing the KDE Author Wizard tar ball, I read the "readme.txt" for "KDE DVD Author Wizard", and noticed it mentioned "kommander". So I went to SMART package manager, and I did a search (description) for "kommander". SMART told me it was part of "kdewebdev3". So I selected "kdewebdev3" for installation, and SMART advised I also had to install tidy and libtidy. I accepted those package additions, and SMART installed kdeweb-dev3 and its dependencies.

I was then able to click on the package.kmdr (kommander scripts) and run KDE DVD Author Wizard.

I know the above is kind of obvious, but if one is new to this, it can be a small barrier.
  #24 (permalink)  
Old 01-Nov-2005, 15:34
coling
Guest
 
Posts: n/a
Default


I have just installed the SuSe rpm for Tovid. Installation went fine but no gui (tovidgui.py). Is that right? Do I have to install the Gui from the tarball?

Nearly there

You're a great help oldcpu
  #25 (permalink)  
Old 01-Nov-2005, 18:20
oldcpu
Guest
 
Posts: n/a
Default

Quote:
I have just installed the SuSe rpm for Tovid. Installation went fine but no gui (tovidgui.py). Is that right? Do I have to install the Gui from the tarball?[/b]
On my SuSE-10.0, I installed tovid from a tarball. Of course, the most important thing, is read the "INSTALL" instruction file.

There are good instructions here:
http://tovid.sourceforge.net/getting_started.html
Make sure you have the dependencies, with Python, wxPython, mplayer, mjpegtools, ffmpeg, ImageMagick, Sox, dvdauthor, vcdimager, transode, libdvdcss, lsdvd. That means include the devel packages as well.

After ./configure, and after giving myself root permissions, instead of running "make install", I ran the program "checkinstall" (where I have that program and its dependencies alreay installed on my SuSE 10.0). I can't remember if it worked right away, as sometimes "checkinstall" fails, and then one has to run "make install", and only then run "checkinstall".

The advantage of "checkinstall" is it creates a custom rpm, that one can use for installation on any other SuSE-10.0 pc in the house. Also, with an rpm, it is very easy to remove "tovid" afterward. And with an rpm, it means package managers such as YaST and SMART will now list the application in their database, and include it in their dependency considerations.

The same sort of installation was true for "tovid-gui".

So I now have my own custom rpm for tovid and tovid-gui, that I will use on the 3 other SuSE pcs in the house.
  #26 (permalink)  
Old 02-Nov-2005, 14:56
coling
Guest
 
Posts: n/a
Default

Quote:

So I now have my own custom rpm for tovid and tovid-gui, that I will use on the 3 other SuSE pcs in the house.
[/b]
Thanks oldpcu,

Well SMART is now up and running and as you say it looks good. I'll have a (safe) play with it.

Thanks also for the tips re Tovid. I'll make an rpm (or try to ) for the gui part. The command line stuff seems to be installed ok. Its testing time me thinks.

Having problems with KDE dvd wizard though. All dependencies are installed and I have Kommander in my menu but I can't get the prog to run. I'll have to read through the HowTo again.

Many, many thanks :beer:
  #27 (permalink)  
Old 04-Nov-2005, 13:24
oldcpu
Guest
 
Posts: n/a
Default

Quote:
Having problems with KDE dvd wizard though. All dependencies are installed and I have Kommander in my menu but I can't get the prog to run. I'll have to read through the HowTo again. [/b]
You have Kommander installed? Good, that means you installed "kdewebdev3" to get it. Have you restarted kde since you installed "kdewebdev3" ?

Really, all you should have to do is click on "DVDAuthorWizard.kmdr" or click on "Installer.kmdr". Don't look for a more complex solution.

In my case, I dragged (copied) "DVDAuthorWizard.kmdr" to my desktop.


  #28 (permalink)  
Old 04-Nov-2005, 14:47
coling
Guest
 
Posts: n/a
Default

Quote:
You have Kommander installed? Good, that means you installed "kdewebdev3" to get it. Have you restarted kde since you installed "kdewebdev3" ?

Really, all you should have to do is click on "DVDAuthorWizard.kmdr" or click on "Installer.kmdr". Don't look for a more complex solution.

In my case, I dragged (copied) "DVDAuthorWizard.kmdr" to my desktop.
[/b]
There is something wrong:

When I run Installer.kmdr I get the error: Command 'bash '/home/colin/Desktop/inst.sh' '/usr/bin/kommander' '/home/colin/Desktop' '/opt/kde3'' not found.

When I run the wizard I get: Could not run DVDBuilder.sh.
  #29 (permalink)  
Old 04-Nov-2005, 17:49
oldcpu
Guest
 
Posts: n/a
Default

Quote:
There is something wrong:

When I run Installer.kmdr I get the error: Command 'bash '/home/colin/Desktop/inst.sh' '/usr/bin/kommander' '/home/colin/Desktop' '/opt/kde3'' not found.

When I run the wizard I get: Could not run DVDBuilder.sh.
[/b]
Without knowing your pc configuration, this is beyond my abiltity to diagnose.

I assume you were careful with KDE DVD Author Wizard permissions? ie it and its subdirectories/files all have permissions associated with user 'coling' and not root? And when running the installation script, you run with root permssions?
  #30 (permalink)  
Old 05-Nov-2005, 02:06
coling
Guest
 
Posts: n/a
Default

Quote:
Without knowing your pc configuration, this is beyond my abiltity to diagnose.

I assume you were careful with KDE DVD Author Wizard permissions? ie it and its subdirectories/files all have permissions associated with user 'coling' and not root? And when running the installation script, you run with root permssions?
[/b]
Ah, I think that might be it, I installed as user.
Is there a preferred way to uninstall or correct things?
 
Page 3 of 9 12 3 45 Last »

Bookmarks

Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2