← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 501279] Re: mythexport deletes file after encoding

 

** Branch linked: lp:mythexport

-- 
mythexport deletes file after encoding
https://bugs.launchpad.net/bugs/501279
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.

Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Invalid
Status in MythExport: In Progress
Status in “mythexport” package in Ubuntu: In Progress

Bug description:
I send a userjob to mythexport and after about 60 seconds the job was startet. I can see the process working and the output-file in the export-directory growing. But after mythexport has finished the output-file is gone. I've testet the ffmpeg command before adding it to mythexport and it worked fine. (It looks like there is something wrong with AtomicParsley?!?)

/var/log/mythtv/mythexport.log:
[..]
December 29 11:44:22 obelix /usr/bin/mythexport-daemon[30596]: Exporting /var/lib/mythtv/mythexport/ProSieben-Star_Wars_The_Clone_Wars--20091220172300.mkv
December 29 12:00:36 obelix /usr/bin/mythexport-daemon[30596]: ERROR: AtomicParsley '/var/lib/mythtv/mythexport/ProSieben-Star_Wars_The_Clone_Wars--20091220172300.mkv' --genre "TV Shows" --stik "TV Show" --TVNetwork ProSieben --TVShowName "Star Wars: The Clone Wars" --TVEpisode "" --TVEpisodeNum  --TVSeason  --description "Die Jedi versuchen immer noch, Poggles neue Waffenschmiede auf Geonosis zu zerst<F6>ren, bevor sie Waffen an die Separatisten liefern kann. Doch der Erzherzog hat einen unerwarteten Joker im <C4>rmel: Er setzt einen neuen Super-Panzer gegen die Angreifer ein. Die Jedi m<FC>ssen einen trickreichen, riskanten Plan umsetzen, um ihr Ziel zu erreichen ..." --title "" 2>&1 FAILED at line 507 in /usr/bin/mythexport-daemon
mv: Aufruf von stat für „/var/lib/mythtv/mythexport/*temp*“ nicht möglich: No such file or directory
December 29 12:00:36 obelix /usr/bin/mythexport-daemon[30596]: ERROR: /var/lib/mythtv/mythexport/ProSieben-Star_Wars_The_Clone_Wars--20091220172300.mkv is not available at line 514 in /usr/bin/mythexport-daemon
[..]

/etc/mythtv/mythexport/mythexport_settings.cfg:
[..]
[MKV_X264CRF20_CP2]
removeCommercials=
extension=.mkv
codec=
sizeY=
sizeX=
aspect=
videoBR=
threads=
device=custom
podcastName=
deletePeriod=
audioBR=
ffmpegArgs=-y -acodec copy -alang ger -vcodec libx264 -crf 20 -threads 0 -map 0:0 -map 0:2
audioChannels=
deinterlace=
[..]

Additional Information:
[..]
Description:	Ubuntu 9.10
Release:	9.10
mythexport:
  Installiert: 2.1.3-0ubuntu2~ppa1
  Kandidat: 2.1.3-0ubuntu2~ppa1
  Versions-Tabelle:
 *** 2.1.3-0ubuntu2~ppa1 0
        500 http://ppa.launchpad.net karmic/main Packages
        100 /var/lib/dpkg/status
     2.1.3-0ubuntu1 0
        500 http://de.archive.ubuntu.com karmic/universe Packages
[..]