mythtranscode error

Have a MythTV related problem? Ask for help from other MythTV users here.

Moderator: Forum Moderators

Post Reply
ricks03
Junior
Posts: 67
Joined: Thu Oct 01, 2015 8:59 pm
United States of America

mythtranscode error

Post by ricks03 »

I was running a fairly new implementation of .27.4, and upgraded to .28. I'm getting the following error/output from mythtranscode in .28

[root@glutton ~]# mythtranscode --honorcutlist --showprogress --chanid 2502 --starttime 20160529133000 -o /data/mythtv/2502_20160529133000.tmp
2016-08-13 14:00:59.245762 C mythtranscode version: fixes/0.28 [v28.0-35-g812ec08] www.mythtv.org
2016-08-13 14:00:59.245843 C Qt version: compile: 5.6.1, runtime: 5.6.1
2016-08-13 14:00:59.489411 E SampleRate: Attempted to add a rate 32000 Hz, which is not in the list of allowed rates.
2016-08-13 14:00:59.499189 E RecBase[NULL](): SetOption(): Unknown int option: videocodec: 0
2016-08-13 14:01:00.382712 E MythSystemEventHandler: SendMythSystemRecEvent() called with empty RecordingInfo

I tried the same thing (slightly different file) with my system recently upgraded to .27.4 and get something similar buy different:

[root@glutton bin]# mythtranscode --honorcutlist --showprogress --chanid 2502 --starttime 20160529133000 -o /data/mythtv/2502_20160529133000.tmp
2016-08-13 15:08:08.971839 C mythtranscode version: fixes/0.27 [v0.27.4-e4f65c8] www.mythtv.org
2016-08-13 15:08:08.971900 C Qt version: compile: 4.8.5, runtime: 4.8.5
2016-08-13 15:08:09.270083 E SampleRate: Attempted to add a rate 32000 Hz, which is not in the list of allowed rates.
2016-08-13 15:08:09.281641 E RecBase[NULL](): SetOption(): Unknown int option: videocodec: 0
2016-08-13 15:08:22.369055 E AFD: Unknown audio decoding error
2016-08-13 15:08:27.597445 E AFD: Unknown audio decoding error
2016-08-13 15:08:48.899635 E AFD: Unknown audio decoding error
2016-08-13 15:08:48.930605 E AFD: Unknown audio decoding error
2016-08-13 15:08:48.935960 E AFD: Unknown audio decoding error
2016-08-13 15:08:48.956027 E AFD: Unknown audio decoding error
2016-08-13 15:09:09.390723 E AFD: Unknown audio decoding error
2016-08-13 15:09:09.403767 E AFD: Unknown audio decoding error
2016-08-13 15:09:10.024784 E AFD: Unknown audio decoding error
2016-08-13 15:09:10.065069 E AFD: Unknown audio decoding error
2016-08-13 15:09:10.095361 E AFD: Unknown audio decoding error
2016-08-13 15:09:40.619858 E AFD: Unknown audio decoding error
Error: Not all threads were shut down properly:
Thread TFWWrite is still running
Thread TFWSync is still running


Any suggestions?
Post Reply