FAQ  •  Register  •  Login

my profile for TX-46G20E

<<

pdneri

Streaming enthusiast

Posts: 29

Joined: Tue Dec 27, 2011 9:25 pm

Location: Italy

Post Tue Oct 16, 2012 8:10 pm

my profile for TX-46G20E

hi all,

I'd like to share my profile for my viera TV that works fine with most of the files:

  Code:
<Profile id="96" name="Panasonic Viera 2010 modified" extendsProfileId="1">
        <ContentDirectoryMessageBuilder>org.serviio.upnp.service.contentdirectory.PacketVideoDLNAMessageBuilder</ContentDirectoryMessageBuilder>
        <SubtitlesMimeType>text/srt</SubtitlesMimeType>
        <MediaFormatProfiles>
           <MediaFormatProfile mime-type="video/divx">AVI</MediaFormatProfile>
        </MediaFormatProfiles>
        <Transcoding>
      <!-- Transcode h264 videos with profile level > 4.1 to mpegts with ac3 audio -->
      <Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3" >
         <Matches container="avi" vCodec="h264" profile="high" levelGreaterThan="4.2" />
         <Matches container="avi" vCodec="h264" profile="main" levelGreaterThan="4.2" />
         <Matches container="mp4" vCodec="h264" profile="high" levelGreaterThan="4.2" />
         <Matches container="mp4" vCodec="h264" profile="main" levelGreaterThan="4.2" />
      </Video>
           <!-- remux VORBIS/FLAC/LPCM in MKV/MP4 to AC3 -->
           <Video targetContainer="mpegts" targetACodec="ac3" >
              <Matches container="mp4" vCodec="h264" aCodec="lpcm"/>
              <Matches container="mp4" vCodec="h264" aCodec="aac"/>
              <Matches container="3gp" vCodec="h264" />
         <Matches container="matroska" />

           </Video>
           <!-- Remux MPEG-TS with no transcoding -->
           <Video targetContainer="mpegts">
              <Matches container="avi" vCodec="h264" />
              <Matches container="mp4" vCodec="h264" />
           </Video>
           <!-- Remux WTV files to MPEG-PS with no transcoding-->
           <Video targetContainer="mpeg">
              <Matches container="wtv" />
           </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="mp4" vCodec="mpeg4" />
         <Matches container="mpeg" vCodec="mpeg1video" />
              <Matches container="asf" />         

              <Matches container="flv" />
              <Matches container="ogg" />
              <Matches container="3gp" />
           </Video>
           <!-- unsupported audio will be transcoded into lpcm audio -->
           <Audio targetContainer="lpcm">
              <Matches container="flac" />
              <Matches container="ogg" />
              <Matches container="asf" />
              <Matches container="adts" />
           </Audio>
        </Transcoding>     
    </Profile>


Now, I'm trying to understand why some mkv files does not work.
This is an example:

  Code:
ffmpeg version N-42368-gbf53863 Copyright (c) 2000-2012 the FFmpeg developers
  built on Jul 10 2012 03:40:45 with gcc 4.6.3
  configuration: --enable-static --disable-shared --disable-ffplay --disable-ffs
erver --enable-memalign-hack --enable-libmp3lame --enable-librtmp --extra-libs='
-lrtmp -lpolarssl -lws2_32 -lwinmm' --arch=x86 --enable-runtime-cpudetect --enab
le-pthreads --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --pkg-config=pk
g-config
  libavutil      51. 64.100 / 51. 64.100
  libavcodec     54. 33.100 / 54. 33.100
  libavformat    54. 15.102 / 54. 15.102
  libavdevice    54.  1.100 / 54.  1.100
  libavfilter     3.  1.100 /  3.  1.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
Input #0, matroska,webm, from 'wall-e.mkv':
  Metadata:
    creation_time   : 2009-02-07 07:38:26
  Duration: 01:33:20.70, start: 0.000000, bitrate: 1049 kb/s
    Chapter #0.0: start 0.000000, end 207.480000
    Metadata:
      title           : Chapter 1
    Chapter #0.1: start 207.480000, end 335.400000
    Metadata:
      title           : Chapter 2
    Chapter #0.2: start 335.400000, end 693.840000
    Metadata:
      title           : Chapter 3
    Chapter #0.3: start 693.840000, end 1032.400000
    Metadata:
      title           : Chapter 4
    Chapter #0.4: start 1032.400000, end 1125.360000
    Metadata:
      title           : Chapter 5
    Chapter #0.5: start 1125.360000, end 1218.160000
    Metadata:
      title           : Chapter 6
    Chapter #0.6: start 1218.160000, end 1368.400000
    Metadata:
      title           : Chapter 7
    Chapter #0.7: start 1368.400000, end 1686.040000
    Metadata:
      title           : Chapter 8
    Chapter #0.8: start 1686.040000, end 1807.920000
    Metadata:
      title           : Chapter 9
    Chapter #0.9: start 1807.920000, end 1925.560000
    Metadata:
      title           : Chapter 10
    Chapter #0.10: start 1925.560000, end 2033.320000
    Metadata:
      title           : Chapter 11
    Chapter #0.11: start 2033.320000, end 2234.160000
    Metadata:
      title           : Chapter 12
    Chapter #0.12: start 2234.160000, end 2468.160000
    Metadata:
      title           : Chapter 13
    Chapter #0.13: start 2468.160000, end 2504.720000
    Metadata:
      title           : Chapter 14
    Chapter #0.14: start 2504.720000, end 2943.280000
    Metadata:
      title           : Chapter 15
    Chapter #0.15: start 2943.280000, end 3152.840000
    Metadata:
      title           : Chapter 16
    Chapter #0.16: start 3152.840000, end 3227.960000
    Metadata:
      title           : Chapter 17
    Chapter #0.17: start 3227.960000, end 3335.600000
    Metadata:
      title           : Chapter 18
    Chapter #0.18: start 3335.600000, end 3377.000000
    Metadata:
      title           : Chapter 19
    Chapter #0.19: start 3377.000000, end 3581.960000
    Metadata:
      title           : Chapter 20
    Chapter #0.20: start 3581.960000, end 3645.400000
    Metadata:
      title           : Chapter 21
    Chapter #0.21: start 3645.400000, end 3787.960000
    Metadata:
      title           : Chapter 22
    Chapter #0.22: start 3787.960000, end 4367.720000
    Metadata:
      title           : Chapter 23
    Chapter #0.23: start 4367.720000, end 4567.760000
    Metadata:
      title           : Chapter 24
    Chapter #0.24: start 4567.760000, end 4617.520000
    Metadata:
      title           : Chapter 25
    Chapter #0.25: start 4617.520000, end 4847.120000
    Metadata:
      title           : Chapter 26
    Chapter #0.26: start 4847.120000, end 4935.040000
    Metadata:
      title           : Chapter 27
    Chapter #0.27: start 4935.040000, end 5600.640000
    Metadata:
      title           : Chapter 28
    Chapter #0.28: start 5600.640000, end 5600.704000
    Metadata:
      title           : Chapter 29
    Stream #0:0: Video: h264 (High), yuv420p, 632x264, SAR 1:1 DAR 79:33, 25 fps
, 25 tbr, 1k tbn, 50 tbc (default)
    Metadata:
      title           : Video - Wall-E
    Stream #0:1(ita): Audio: aac, 48000 Hz, 5.1, s16 (default)
    Metadata:
      title           : Audio - Italiano 5.1


Can someone suggest a solution please?
thanks a lot
Davide
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Wed Oct 17, 2012 6:31 am

Re: my profile for TX-46G20E

Could you provide MediaInfo tool result (in text format ? http://wiki.serviio.org/doku.php?id=mediainfo
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator

Return to Panasonic

Who is online

Users browsing this forum: No registered users and 7 guests

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