Transcoding issue with WTV files

Using the standard Samsung H series profile on my JU set. I previously had WTV transcoding working, but after a clean install it now gives a playback error. Here is the FFMPEG command line Serviio is sending:
And of course, if I rename the file with an MPG extension I can play the file on both the TV and computer. Any ideas why it's not working? Attached is a portion of the log, in case there's something besides the command line that is throwing it off.
Here's the media info for one file, but none will play:
My gut feeling is that something has changed between the H series and J series. No idea what.
- Code:
2015-11-10 16:16:10,298 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib\ffmpeg.exe -fflags +genpts -threads auto -i D:\Movies\Werewolf in a Girl's Dormitory (1961).wtv -y -threads auto -c:v copy -c:a copy -map 0:0 -map 0:1 -sn -f mpegts C:\Windows\TEMP\Serviio\transcoding-temp-123-sam_h-ORIGINAL.stf
And of course, if I rename the file with an MPG extension I can play the file on both the TV and computer. Any ideas why it's not working? Attached is a portion of the log, in case there's something besides the command line that is throwing it off.
Here's the media info for one file, but none will play:
- Code:
General
Complete name : \\Media\d\Movies\Werewolf in a Girl's Dormitory (1961).wtv
Format : MPEG Video
Format version : Version 2
File size : 1.92 GiB
Duration : 1h 14mn
Overall bit rate : 3 671 Kbps
Video
Format : MPEG Video
Format version : Version 2
Format profile : Main@Main
Format settings, BVOP : Yes
Format settings, Matrix : Custom
Format settings, GOP : Variable
Format settings, picture structure : Frame
Duration : 1h 14mn
Bit rate : 3 671 Kbps
Maximum bit rate : 3 334 Kbps
Width : 704 pixels
Height : 480 pixels
Display aspect ratio : 16:9
Frame rate : 29.970 fps
Standard : NTSC
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Interlaced
Scan order : Top Field First
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.362
Time code of first frame : 00:00:00;00
GOP, Open/Closed : Open
GOP, Open/Closed of first frame : Closed
Stream size : 1.92 GiB (100%)
Color primaries : BT.601 NTSC
Transfer characteristics : BT.601
Matrix coefficients : BT.601
My gut feeling is that something has changed between the H series and J series. No idea what.