FAQ  •  Register  •  Login

Viera TX-L37E30E mkv not playing

<<

int13

Serviio newbie

Posts: 1

Joined: Thu Jan 12, 2012 6:57 pm

Post Thu Jan 12, 2012 7:03 pm

Viera TX-L37E30E mkv not playing

Hi,

AVIs are playing good, but I have problems playing MKVs. For example, this one cannot be played:

ffmpeg -i drive.mkv
FFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1.2, Copyright (c) 2000-2009 Fabrice Bellard, et al.
configuration: --extra-version=4:0.5.1-1ubuntu1.2 --prefix=/usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping --disable-vhook --enable-runtime-cpudetect --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --enable-shared --disable-static
libavutil 49.15. 0 / 49.15. 0
libavcodec 52.20. 1 / 52.20. 1
libavformat 52.31. 0 / 52.31. 0
libavdevice 52. 1. 0 / 52. 1. 0
libavfilter 0. 4. 0 / 0. 4. 0
libswscale 0. 7. 1 / 0. 7. 1
libpostproc 51. 2. 0 / 51. 2. 0
built on Sep 16 2011 17:04:18, gcc: 4.4.3

Seems stream 0 codec frame rate differs from container frame rate: 47.95 (54042/1127) -> 24.00 (24/1)
Input #0, matroska, from 'drive.mkv':
Duration: 01:40:24.09, start: 0.000000, bitrate: N/A
Stream #0.0(eng): Video: h264, yuv420p, 1280x528, PAR 1:1 DAR 80:33, 24 tbr, 1k tbn, 47.95 tbc
Stream #0.1: Audio: dca, 48000 Hz, 5.1, s16
At least one output file must be specified


The TV player says "file format not supported. I use Panasonic Viera profile. When I try the Generic or for example the Philips profiles, MKVs are played but either slow, or sound is glitchy.

Here's my Viera profie:

<Profile id="12" name="Panasonic Viera" extendsProfileId="1">
<ContentDirectoryMessageBuilder>org.serviio.upnp.service.contentdirectory.PacketVideoDLNAMessageBuilder</ContentDirectoryMessageBuilder>
<SubtitlesMimeType>text/srt</SubtitlesMimeType>
<MediaFormatProfiles>
<MediaFormatProfile mime-type="video/divx">AVI</MediaFormatProfile>
</MediaFormatProfiles>
<Transcoding>
<!-- remux DTS/FLAC/LPCM in MKV/MP4 to AC3 -->
<Video targetContainer="mpegts" targetACodec="ac3">
<Matches container="matroska" vCodec="h264" aCodec="dca" />
<Matches container="matroska" vCodec="h264" aCodec="flac" />
<Matches container="matroska" vCodec="h264" aCodec="vorbis" />
<Matches container="matroska" vCodec="h264" aCodec="truehd" />
<Matches container="mp4" vCodec="h264" aCodec="lpcm"/>
<Matches container="3gp" vCodec="h264" />
</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" />
<Matches container="matroska" vCodec="mpeg2video"/>

</Video>
<!-- unsupported codecs will be transcoded into mpeg-ts, mpeg2 video and ac3 audio -->
<Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3">
<Matches container="avi" vCodec="mjpeg" />
<Matches container="avi" vCodec="dvvideo" />
<Matches container="mp4" vCodec="mjpeg" />
<Matches container="asf" />
<Matches container="flv" />
<Matches container="ogg" />
<Matches container="3gp" />
</Video>
<Audio targetContainer="mp3">
<Matches container="mp4" />
<Matches container="flac" />
<Matches container="ogg" />
<Matches container="asf" />
<Matches container="adts" />
</Audio>
</Transcoding>
</Profile>


I use the latest download of Serviio.
<<

voodooo

Serviio lover

Posts: 70

Joined: Tue Jan 10, 2012 4:04 pm

Location: Portugal

Post Thu Jan 12, 2012 7:13 pm

Re: Viera TX-L37E30E mkv not playing

int13 wrote:Seems stream 0 codec frame rate differs from container frame rate: 47.95 (54042/1127) -> 24.00 (24/1)
Input #0, matroska, from 'drive.mkv':
Duration: 01:40:24.09, start: 0.000000, bitrate: N/A
Stream #0.0(eng): Video: h264, yuv420p, 1280x528, PAR 1:1 DAR 80:33, 24 tbr, 1k tbn, 47.95 tbc
Stream #0.1: Audio: dca, 48000 Hz, 5.1, s16
At least one output file must be specified

I have the same TV model, except its 42' and i can play MKV just fine, can you remuxe your mkv to DAR 16:9 and try again ? Is this happening with all your mkvs ?
If the DAR change does not work, try to convert the MKV sound to AC3 or DTS, cause in my tests these 2 formats play. Will try to play DCA sound later.

int13 wrote:The TV player says "file format not supported. I use Panasonic Viera profile. When I try the Generic or for example the Philips profiles, MKVs are played but either slow, or sound is glitchy.

I believe that when you change to Philips profile, the philips TV cannot natively play mkv files, so, serviio starts transcoding and your PC cannot do-it on-the-fly. Thats why they run slowly.

Regards.

Return to Panasonic

Who is online

Users browsing this forum: No registered users and 6 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.