LinHES Forums http://forums.linhes.org/ |
|
MythExport Assistance http://forums.linhes.org/viewtopic.php?f=21&t=22077 |
Page 1 of 1 |
Author: | kmkittre [ Mon Mar 28, 2011 2:41 pm ] |
Post subject: | MythExport Assistance |
I'm having a problem with MythExport where it starts encoding the file and at some point it fails and I'm not sure what's going on. When I run the ffmpeg command manually the file encodes just fine. Here is what is showing up in the MythExport log: Code: March 28 11:23:00 mythtv /usr/bin/mythexport-daemon[25151]: query = SELECT callsign FROM channel WHERE chanid=? at line 438 in /usr/bin/mythexport-daemon March 28 11:23:00 mythtv /usr/bin/mythexport-daemon[25151]: Exporting /myth/ipodfeed/KSAZ-HD-The_Simpsons-Love_Is_a_Many_Strangled_Thing-2011032.mp4 March 28 11:23:00 mythtv /usr/bin/mythexport-daemon[25151]: command = nice -n19 ffmpeg -i /myth/tv/3710_20110327185800.nuv -crf 25 -qmin 3 -qmax 5 -g 300 -ab 96000 -s 800:480 -vcodec libx264 -aspect 16:9 '/myth/ipodfeed/KSAZ-HD-The_Simpsons-Love_Is_a_Many_Strangled_Thing-2011032.mp4' 2>&1 at line 539 in /usr/bin/mythexport-daemon March 28 13:04:21 mythtv /usr/bin/mythexport-daemon[25151]: command = AtomicParsley '/myth/ipodfeed/KSAZ-HD-The_Simpsons-Love_Is_a_Many_Strangled_Thing-2011032.mp4' --genre "TV Shows" --stik "TV Show" --TVNetwork KSAZ-HD --TVShowName "The Simpsons" --TVEpisode "EP000186930514" --TVEpisodeNum --TVSeason --description "Marge persuades Homer to enroll in a fathering enrichment class; Bart becomes a school bully." --title "Love Is a Many Strangled Thing" 2>&1 at line 554 in /usr/bin/mythexport-daemon March 28 13:04:21 mythtv /usr/bin/mythexport-daemon[25151]: ERROR: AtomicParsley '/myth/ipodfeed/KSAZ-HD-The_Simpsons-Love_Is_a_Many_Strangled_Thing-2011032.mp4' --genre "TV Shows" --stik "TV Show" --TVNetwork KSAZ-HD --TVShowName "The Simpsons" --TVEpisode "EP000186930514" --TVEpisodeNum --TVSeason --description "Marge persuades Homer to enroll in a fathering enrichment class; Bart becomes a school bully." --title "Love Is a Many Strangled Thing" 2>&1 FAILED at line 555 in /usr/bin/mythexport-daemon mv: cannot stat `/myth/ipodfeed/*temp*': No such file or directory March 28 13:04:24 mythtv /usr/bin/mythexport-daemon[25151]: ERROR: /myth/ipodfeed/KSAZ-HD-The_Simpsons-Love_Is_a_Many_Strangled_Thing-2011032.mp4 is not available at line 563 in /usr/bin/mythexport-daemon March 28 13:04:24 mythtv /usr/bin/mythexport-daemon[25151]: query = INSERT into mythexport VALUES(NULL,?,?,?,?,NOW(),DATE_ADD(NOW(),INTERVAL ? DAY),?,?) at line 569 in /usr/bin/mythexport-daemon March 28 13:04:24 mythtv /usr/bin/mythexport-daemon[25151]: query = delete from mythexport_job_queue where id=? at line 636 in /usr/bin/mythexport-daemon Here is my configuration: Code: dir=/myth/ipodfeed
[ipad] removeCommercials=0 extension= codec=libx264 sizeY=480 sizeX=800 aspect=16:9 videoBR= threads= device=ipad podcastName=MythTV deletePeriod= audioBR=96000 ffmpegArgs=-crf 25 -qmin 3 -qmax 5 -g 300 -ab 96000 -s 800:480 -vcodec libx264 -aspect 16:9 audioChannels= deinterlace=1 Any assistance is appreciated. |
Author: | kmkittre [ Mon Mar 28, 2011 4:34 pm ] |
Post subject: | |
Some more info: the file is being encoded. I can see it growing in size in the /myth/ipodfeed/ folder as the transcoding is occurring. It's like something is causing the file to be deleted as soon as it's done encoding... |
Author: | kmkittre [ Mon Mar 28, 2011 5:25 pm ] |
Post subject: | |
So, it looks like this might be a mythexport error that's been fixed? I found this: https://bugs.launchpad.net/mythbuntu/+bug/501279 It looks like someone had the same problem as me (it's hard to tell for sure since it's German) and the problem was resolved with a new version of MythExport. When I do a pacman -S mythexport, it tells me that the version I have installed (2.0.71-4) is the current version. Who can update mythexport in the repo? or should I just manually download and install it? |
Author: | kmkittre [ Tue Mar 29, 2011 2:16 pm ] |
Post subject: | |
Okay, I don't see how to manually install this. Can someone point me to a file I can compile on my box? Or can someone get the updated software in the repos? Maybe I should create a bug? |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |