@wnielson said:
@jclifton said:
Which logs should I be pulling for ya?Check in
/tmp/prt.logfirst. Then check in thePlex Media Server.log. Finally, if none of that is useful, open up yourprt.confand make sure that you log level is set toDEBUG–this will allowPRTto capture output fromffmpeg.
Nothing useful in the Plex Media Server log file. Debug was already enabled on prt.log. Here’s a snippet:
2016-10-04 13:38:38,319 - prt - INFO - Host with minimum load is ‘192.168.0.21’
2016-10-04 13:38:38,320 - prt - INFO - Using transcode host ‘192.168.0.21’
2016-10-04 13:38:38,637 - prt - INFO - Debug mode - enabling verbose ffmpeg output
2016-10-04 13:38:38,637 - prt - INFO - Launching transcode_local: [‘/usr/lib/plexmediaserver/plex_transcoder’, ‘-codec:0’, ‘h264’, ‘-codec:1’, ‘ac3’, ‘-ss’, ‘343.597992’, ‘-noaccurate_seek’, ‘-i’, ‘/media/freenas/TV Shows/Blindspot/Season 02/Blindspot - S02E03 - Hero Fears Imminent Rot.mkv’, ‘-map’, ‘0:0’, ‘-metadata:s:0’, ‘language=eng’, ‘-codec:0’, ‘copy’, ‘-map’, ‘0:1’, ‘-codec:1’, ‘aac’, ‘-ar:1’, ‘48000’, ‘-channel_layout:1’, ‘5.1’, ‘-b:1’, ‘774k’, ‘-f’, ‘matroska’, ‘-avoid_negative_ts’, ‘disabled’, ‘-map_metadata’, ‘-1’, ‘-map_chapters’, ‘-1’, ‘-’, ‘-start_at_zero’, ‘-copyts’, ‘-y’, ‘-nostats’, ‘-loglevel’, ‘verbose’, ‘-loglevel_plex’, ‘verbose’, ‘-progressurl’, ‘http://192.168.0.6:32400/video/:/transcode/session/qyoqe09l5w62udazyrleah5mi/progress’]
2016-10-04 13:38:38,763 - prt - INFO - Transcode stopped on host ‘192.168.0.21’
