LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem burning DVDs (https://www.linuxquestions.org/questions/linux-newbie-8/problem-burning-dvds-659859/)

Brian H 08-01-2008 09:24 PM

problem burning DVDs
 
I am trying to make a copy of a DVD and when I open Brasero it says "impossible to find a format for the temporary image". Also. Movie Player will not open the video saying "could not read from resource". Any ideas on how to go about fixing either or both problems? (I don't know if this could have any significance, but the DVD is part of a telivision series, so it has 4 TV episodes on it.)

goncalopp 08-01-2008 09:43 PM

I believe you can't simply copy dvd-video discs, since they are encrypted. I've never done it myself, but I googled a bit, you may want to try this: http://k9copy.sourceforge.net

For reading, check VLC, it's a great all-in-one player (and streamer)
http://www.videolan.org/vlc/

Depending on your distro, you may have packages of those programs (ubuntu has them both)
Hope that helps

MafiaTux 08-02-2008 12:14 AM

I have had alot of luck with a program called alcohol 120% it has never failed me and I have burned movies before also just try what the other guy suggested also VLC it plays pretty much any codec created without any updates for totem you can upgrade it with a xine backend that worked for me. I don't have any experience with brasero so can't help you with it.

Brian H 08-02-2008 12:14 AM

Thanks. That did help, though it also leads to a problem. About 1-2% through the copying process, K9copy crashes. I clicked "backtrack" and this is what came up:
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb67a16c0 (LWP 7931)]
[New Thread 0xb5a2cb90 (LWP 7967)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6 0xb708e218 in QThread::running () from /usr/lib/libqt-mt.so.3
#7 0x081053d3 in ?? ()
#8 0x08105bb1 in ?? ()
#9 0x08074077 in ?? ()
#10 0x080aa057 in ?? ()
#11 0xb7067704 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#12 0xb70681e9 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#13 0xb7997b19 in KAction::activated () from /usr/lib/libkdeui.so.4
#14 0xb79d8452 in KAction::slotActivated () from /usr/lib/libkdeui.so.4
#15 0xb79d83ec in KAction::slotButtonClicked () from /usr/lib/libkdeui.so.4
#16 0xb7ac3a78 in KAction::qt_invoke () from /usr/lib/libkdeui.so.4
#17 0xb7067704 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#18 0xb79cf584 in KToolBarButton::buttonClicked () from /usr/lib/libkdeui.so.4
#19 0xb79cf853 in KToolBarButton::mouseReleaseEvent ()
from /usr/lib/libkdeui.so.4
#20 0xb709de33 in QWidget::event () from /usr/lib/libqt-mt.so.3
#21 0xb7a46061 in KToolBarButton::event () from /usr/lib/libkdeui.so.4
#22 0xb6ffbc36 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#23 0xb6ffdde5 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#24 0xb77bc672 in KApplication::notify () from /usr/lib/libkdecore.so.4
#25 0xb6f8c301 in QApplication::sendSpontaneousEvent ()
from /usr/lib/libqt-mt.so.3
#26 0xb6f8af8d in QETWidget::translateMouseEvent ()
from /usr/lib/libqt-mt.so.3
#27 0xb6f8912f in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#28 0xb6fa0943 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#29 0xb7016f90 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#30 0xb7016c8e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#31 0xb6ffd7df in QApplication::exec () from /usr/lib/libqt-mt.so.3
#32 0x0809104e in ?? ()
#33 0xb6804450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#34 0x08068311 in ?? ()



Any more solutions?

PS: Reguarding Alcohol, are there any free versions, or just the $45 version?

Brian H 08-02-2008 12:37 AM

Hey, I think I might have found a way to do it using a combination of programs but I'm not sure. I'll be sure to let you know weather or not it works. Either way, Thanks for all the help and advice.

Well, that was quick. It doesn't work, so we're back to K9copy or Alcohol.

David Lally 08-02-2008 09:28 AM

Do you have libdvdcss2 installed to allow you to read encrypted DVDs?

Brian H 08-04-2008 10:33 AM

That did it! Thanks a million!


All times are GMT -5. The time now is 11:59 AM.