subtitle display problem in avi files
I am doing more test with serviio with my panasonic led tv.
I have 2 avi files and somehow one will display subtitle and another doesn't. Would appreciate if someone could provide some guidance to fix this. Both subtitle is external srt file.
Panasonic TV profile:
Movie 1 (subtitle doesn't work)
Movie 2 (subtitle works)
I have 2 avi files and somehow one will display subtitle and another doesn't. Would appreciate if someone could provide some guidance to fix this. Both subtitle is external srt file.
Panasonic TV profile:
- Code:
<Profile id="12" name="Panasonic Viera" extendsProfileId="1">
<ContentDirectoryMessageBuilder>org.serviio.upnp.service.contentdirectory.PanasonicDLNAMessageBuilder</ContentDirectoryMessageBuilder>
<SubtitlesMimeType>text/srt</SubtitlesMimeType>
<MediaFormatProfiles>
<MediaFormatProfile mime-type="video/divx">AVI</MediaFormatProfile>
</MediaFormatProfiles>
<Transcoding>
<!-- remux DTS in MKV to AC3 -->
<Video targetContainer="mpegts" targetACodec="ac3">
<Matches container="matroska" vCodec="h264" aCodec="dca" />
</Video>
<!-- Remux all h264 video to MPEG-TS stream -->
<Video targetContainer="mpegts">
<Matches container="avi" vCodec="h264" />
<Matches container="mp4" vCodec="h264" />
<Matches container="matroska" vCodec="h264" />
</Video>
<Audio targetContainer="mp3">
<Matches container="mp4" />
<Matches container="flac" />
<Matches container="ogg" />
</Audio>
</Transcoding>
</Profile>
Movie 1 (subtitle doesn't work)
- Code:
Input #0, avi, from 'Watchmen.2009.Ultimate.Cut.DVDrip[vice].avi':
Metadata:
encoder : MEncoder Sherpya-SVN-r27811-4.2.5
Duration: 03:35:25.59, start: 0.000000, bitrate: 647 kb/s
Stream #0.0: Video: mpeg4 (Advanced Simple Profile), yuv420p, 480x234 [PAR 1:1 DAR 80:39], PAR 39936:39935 DAR 16384:7987, 25 tbr, 25 tbn, 25 tbc
Stream #0.1: Audio: mp3, 44100 Hz, stereo, s16, 32 kb/s
Movie 2 (subtitle works)
- Code:
[mpeg4 @ 0x97c31c0] Invalid and inefficient vfw-avi packed B frames detected
Seems stream 0 codec frame rate differs from container frame rate: 23.98 (65535/2733) -> 23.98 (2997/125)
Input #0, avi, from 'ginji-dd-cd2.avi':
Metadata:
encoder : VirtualDubMod 1.5.10.2 (build 2540/release)
Duration: 01:04:45.88, start: 0.000000, bitrate: 1513 kb/s
Stream #0.0: Video: mpeg4 (Advanced Simple Profile), yuv420p, 640x272 [PAR 1:1 DAR 40:17], 23.98 tbr, 23.98 tbn, 23.98 tbc
Stream #0.1: Audio: ac3, 48000 Hz, 5.1, s16, 384 kb/s