[mythtv-users] Mythexport problem creating files

John Baab john.baab at gmail.com
Wed Sep 29 20:20:28 UTC 2010


On Wed, Sep 29, 2010 at 4:10 PM, Raymond Norton <admin at lctn.org> wrote:
> I have been trying to find a fix for this a couple weeks now. Mythexport is
> not creating any output files, although mythbackend says the job was
> completed.
>
> Here is my debug log of mythexport.log:
>
> September 29 14:47:38 mythtv-1 /usr/bin/mythexport-daemon[13374]: Starting
> Processing:  1285789658
> September 29 14:47:38 mythtv-1 /usr/bin/mythexport-daemon[13374]: query =
> select id, type, param from mythexport_job_queue order by id at line 569 in
> /usr/bin/mythexport-daemon
> September 29 14:48:38 mythtv-1 /usr/bin/mythexport-daemon[13374]: query =
> select id, type, param from mythexport_job_queue order by id at line 569 in
> /usr/bin/mythexport-daemon
> September 29 14:48:38 mythtv-1 /usr/bin/mythexport-daemon[13374]: exportdir
> = /var/lib/mythtv/mythexport at line 366 in /usr/bin/mythexport-daemon
> September 29 14:48:38 mythtv-1 /usr/bin/mythexport-daemon[13374]: starttime
> = 20100929082000 at line 367 in /usr/bin/mythexport-daemon
> September 29 14:48:38 mythtv-1 /usr/bin/mythexport-daemon[13374]: chanid =
> 1259 at line 368 in /usr/bin/mythexport-daemon
> September 29 14:48:38 mythtv-1 /usr/bin/mythexport-daemon[13374]: config =
> Ipod at line 369 in /usr/bin/mythexport-daemon
> September 29 14:48:38 mythtv-1 /usr/bin/mythexport-daemon[13374]: query =
> SELECT rec.title, rec.subtitle, rec.description, pg.syndicatedepisodenumber,
> pg.showtype, rec.programid, rec.basename, rec.starttime
>    FROM recorded rec LEFT JOIN program pg ON pg.starttime = rec.starttime
> AND pg.chanid = rec.chanid
>    WHERE rec.chanid=? AND rec.starttime=? at line 379 in
> /usr/bin/mythexport-daemon
> September 29 14:48:38 mythtv-1 /usr/bin/mythexport-daemon[13374]: Going into
> new mode
>  at line 396 in /usr/bin/mythexport-daemon
> September 29 14:48:38 mythtv-1 /usr/bin/mythexport-daemon[13374]: query =
> SELECT callsign FROM channel WHERE chanid=? at line 404 in
> /usr/bin/mythexport-daemon
> September 29 14:48:38 mythtv-1 /usr/bin/mythexport-daemon[13374]: command =
> nice -n19 mythcommflag --chanid 1259 --starttime 20100929082000 --gencutlist
> 2>&1 at line 448 in /usr/bin/mythexport-daemon
> September 29 14:48:39 mythtv-1 /usr/bin/mythexport-daemon[13374]: command =
> nice -n19 mythtranscode --mpeg2 --honorcutlist --showprogress --chanid 1259
> --starttime 20100929082000 2>&1 at line 452 in /usr/bin/mythexport-daemon
> September 29 14:53:11 mythtv-1 /usr/bin/mythexport-daemon[13374]: Exporting
> /var/lib/mythtv/mythexport/FBN-Varney_Company--20100929082000.mp4
> September 29 14:53:11 mythtv-1 /usr/bin/mythexport-daemon[13374]: command =
> nice -n19 ffmpeg -i /var/lib/mythtv/recordings/1259_20100929082000.mpg.tmp
> -y -acodec libmp3lame -ab 192kb -vcodec mpeg4 -b 600kb -mbd 2 -flags
> +mv4+aic -trellis 2 -cmp 2 -subcmp 2 -s 240x320 -aspect 4:3
> '/var/lib/mythtv/mythexport/FBN-Varney_Company--20100929082000.mp4' 2>&1 at
> line 491 in /usr/bin/mythexport-daemon
> September 29 14:53:12 mythtv-1 /usr/bin/mythexport-daemon[13374]: ERROR:
> nice -n19 ffmpeg -i /var/lib/mythtv/recordings/1259_20100929082000.mpg.tmp
> -y -acodec libmp3lame -ab 192kb -vcodec mpeg4 -b 600kb -mbd 2 -flags
> +mv4+aic -trellis 2 -cmp 2 -subcmp 2 -s 240x320 -aspect 4:3
> '/var/lib/mythtv/mythexport/FBN-Varney_Company--20100929082000.mp4' 2>&1
> FAILED/ at line 492 in /usr/bin/mythexport-daemon
> September 29 14:53:12 mythtv-1 /usr/bin/mythexport-daemon[13374]: ERROR: No
> resulting file from ffmpeg, most likely your ffmpeg failed.  Enable
> debugging and test by hand. at line 533 in /usr/bin/mythexport-daemon
> September 29 14:53:12 mythtv-1 /usr/bin/mythexport-daemon[13374]: query =
> delete from mythexport_job_queue where id=? at line 591 in
> /usr/bin/mythexport-daemon
> September 29 14:54:12 mythtv-1 /usr/bin/mythexport-daemon[13374]: query =
> select id, type, param from mythexport_job_queue order by id at line 569 in
> /usr/bin/mythexport-daemon
>
> --
> Raymond Norton
>
>
> Ask me about Toastmasters!
> http://h2tm.org
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

Looks like an issue with the commercial removing, drop that and see if
it behaves any better.  You should be able to run the ffmpeg lines by
hand to get an idea of what is going on.


More information about the mythtv-users mailing list