dvd::rip

->ABOUT / NEWS

->DOCUMENTATION
-TABLE OF CONTENTS
-INSTALLATION
-USING THE GUI
-CLUSTER MODE
-FAQ

->KEY FEATURES

->DOWNLOAD

->SUPPORT

->TRANSLATIONS

->MAILING LIST
-SEARCH ARCHIVE

->CHANGE LOG

->CREDITS

->TODO

->LINKS

http://www.exit1.org/


Re: [dvd::rip] Re: Debugging the transcode freeze problem

Subject: Re: [dvd::rip] Re: Debugging the transcode freeze problem
From: Davide Capodaglio <davidecapod@xxxxxxxxx>
Date: Mon, 27 Nov 2006 19:51:18 +0100
I did the two tests, as usual 0.52 works while 0.98 stops.
I attached the two projects and the two logs, although they don't tell me so much, hope they are more useful for you...
However I would repeat that executing the WHOLE command in a shell, for example


ghost@ubuntu:~$ mkdir -m 0775 /tmp/dvdrip7311.ppm; cd /tmp/dvdrip7311.ppm; execflow transcode -H 10 --print_status 25 -o snapshot -y ppm,null -T 1,-1,1 -x dvd,null -i /media/data/dvd/THE_SHINING -c 200-201 && execflow convert -size 720x576 /tmp/dvdrip7311.ppm/snapshot*.ppm /home/ghost/dvdrip-data/unnamed/tmp/unnamed-001-preview-orig.jpg && execflow convert -size 720x576 /tmp/dvdrip7311.ppm/snapshot*.ppm gray:/home/ghost/dvdrip-data/unnamed/tmp/unnamed-001-preview-orig.raw && rm -r /tmp/dvdrip7311.ppm && echo EXECFLOW_OK

works perfectly!

...............
skipping frames [000000-000175],  58.26 fps, EMT: 0:00:07, ( 0| 0| 0)

clean up | frame threads | unload modules | cancel signal | internal threads | done
[transcode] encoded 1 frames (0 dropped, 0 cloned), clip length 0.04 s
EXEC_FLOW_JOB_PID=7453
EXEC_FLOW_JOB_PID=7454
EXECFLOW_OK


So I doubt the problem is INSIDE the exec_flow wrapper.

Please don't hesitate to ask for anything! Glad to help you!
Bye
Davide


Jörn Reder ha scritto:
Davide Capodaglio wrote:

I just installed and tried 0.52.7 and as expected everything works well...
In fact on Ubuntu 6.10 I am seeing the same behaviour I saw on my old Mandriva 2005, where 0.52.7 works perfectly and 0.98.1 hangs on tccat.

Ok, so now let's debug a bit more. Attached you find two files:

  dr_exec         used by dvd::rip 0.52.x
  execflow        used by dvd::rip 0.98.x

Please copy both files to a location where they're found at first in your PATH, resp. prepend your PATH with this directory.

These programs are dvd::rip's command execution wrappers and usually don't do much more than printing the process ID and executing the given
command.


The attached versions are extended and create a log file in /tmp, named
dr_exec.log resp. execflow.log. The log contains the executed command, environment variables and the complete output of the command.


Please grab a preview frame and do a short transcoding (50 frames) with
both dvd::rip versions and send me both log files. If you need several attempts, please delete the log files before issueing the final attempt,
so the log definitely contains data of only one operation sequence.


If dvd::rip hangs and you need to kill tccat processes, do so.

Please make sure you're accessing the same DVD, title, frame number, transcode settings etc., so the results are comparable.

Additionally please send me both .rip files. Best you put all files together in one tar.gz file.

Hopefully this helps me to find out what's going wrong here.

Regards,

Joern


Attachment: dvdrip-debug.tar.bz2
Description: application/bzip

<Prev in Thread] Current Thread [Next in Thread>
 

Archive powered by MHonArc. Search powered by ht://dig.

[ top ]