Opened 17 years ago

Closed 17 years ago

#3391 closed defect (invalid)

MythArchive crashed when stating to transcode the video

Reported by: josesuarez1983 <j.suarez.agapito@…> Owned by: paulh
Priority: minor Milestone: unknown
Component: mytharchive Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Hello to everybody. I was trying to create a DVD from a previously recorded show. MythArchive? crashed when it had to start the transcoding process. I am enclosing in this email a file which contains all the info and logs which were in the tmp folder that MythArchive? uses. And lastly, if this helps, the partition where both the video and the tmp folder are located is a fat32 type. The video to transcode is just 4GB (The recording stopped recording at 4GB due to the size limit that fat32 has. I already knew this, so I'm not complaining ;) ) I'm just trying MythTV and all its features in my desktop pc before I build my Home PC, so if this feature only can work on ext2/3 and other 64 and 128bits filesystems, just tell me. Thanks in advance for any help. BTW, the revision I'm using is 13390, on the development branch (0.21svn), and it was compiled by myself.

Since I am using --enable-proc-opt in the configure stage, I am enclosing the output of ./configure.

jose@amd64:~/mythtv/mythtv_svn/mythtv$ ./configure --prefix=/usr/local --tune=k8 --enable-dvb --disable-audio-oss --disable-audio-arts --enable-proc-opt --enable-xvmc --enable-opengl-vsync --with-bindings=perl --enable-xrandr --dvb-path=/usr/src/linux-headers-2.6.20-15/include/ --enable-mmx cat: /etc/ld.so.conf.d/*.conf: No existe el fichero ó directorio cat: /etc/ld.so.conf.d/*.conf: No existe el fichero ó directorio cat: /etc/ld.so.conf.d/*.conf: No existe el fichero ó directorio cat: /etc/ld.so.conf.d/*.conf: No existe el fichero ó directorio cat: /etc/ld.so.conf.d/*.conf: No existe el fichero ó directorio cat: /etc/ld.so.conf.d/*.conf: No existe el fichero ó directorio cat: /etc/ld.so.conf.d/*.conf: No existe el fichero ó directorio # Basic Settings Compile type release Compiler cache no DistCC no Install prefix /usr/local CPU x86_32 (i686) big-endian no MMX enabled yes

# Input Support Joystick menu yes lirc support yes Apple Remote no Video4Linux sup. yes ivtv support yes FireWire? support no DVB support yes usr/src/linux-headers-2.6.20-15/include/ DBox2 support yes HDHomeRun sup. yes IPTV support yes

# Sound Output Support OSS support no ALSA support yes aRts support no JACK support no DTS passthrough no

# Video Output Support x11 support yes xrandr support yes xv support yes XvMC support yes XvMC VLD support yes XvMC pro support no XvMC OpenGL sup. no XvMC libs -lXvMCW Mac acceleration no OpenGL vsync yes DirectFB no

# Misc Features Frontend yes Backend yes

# Bindings bindings_perl yes Creating libs/libmyth/mythconfig.h and libs/libmyth/mythconfig.mak

WARNING: When using --enable-proc-opt you must include the

output of ./configure along with any bug report.

libs/libmyth/mythconfig.h is unchanged

Attachments (1)

MythArchive_crash.tar.gz (2.1 KB) - added by josesuarez1983 <j.suarez.agapito@…> 17 years ago.
This .tar.gz file contains the three temporal folders MythArchive? uses: config, work and logs.

Download all attachments as: .zip

Change History (3)

Changed 17 years ago by josesuarez1983 <j.suarez.agapito@…>

Attachment: MythArchive_crash.tar.gz added

This .tar.gz file contains the three temporal folders MythArchive? uses: config, work and logs.

comment:1 Changed 17 years ago by josesuarez1983 <j.suarez.agapito@…>

Component: mythtvmytharchive
Owner: changed from Isaac Richards to paulh

comment:2 Changed 17 years ago by paulh

Resolution: invalid
Status: newclosed

This looks like a permissions problem. The script cannot create the 'streaminfo_orig.xml' file. Make sure the user that is running mythfrontend can both read and write all files in the temp work directory (/media/sda5/mythtv/tmp/).

Note: See TracTickets for help on using tickets.