Panasonic TC-P42X3 can not play *.avi or divx video files
I was wondering if there was a way to have SERVIIO due the transcoding so that *.avi and divx file would play on that set?
General
CompleteName                     : \\4EVILSSERVER\Videos\16 Wishes.avi
Format                           : AVI
Format/Info                      : Audio Video Interleave
FileSize/String                  : 702 MiB
Duration/String                  : 1h 30mn
OverallBitRate/String            : 1 089 Kbps
Encoded_Application              : Nandub v1.0rc2
Encoded_Library/String           : Nandub build 1852/release
Video
ID/String                        : 0
Format                           : MPEG-4 Visual
Format_Profile                   : Advanced Simple@L5
Format_Settings_BVOP/String      : 1
Format_Settings_QPel/String      : No
Format_Settings_GMC/String       : No warppoints
Format_Settings_Matrix/String    : Default (H.263)
CodecID                          : XVID
CodecID/Hint                     : XviD
Duration/String                  : 1h 30mn
BitRate/String                   : 957 Kbps
Width/String                     : 624 pixels
Height/String                    : 352 pixels
DisplayAspectRatio/String        : 16:9
FrameRate/String                 : 23.976 fps
ColorSpace                       : YUV
ChromaSubsampling                : 4:2:0
BitDepth/String                  : 8 bits
ScanType/String                  : Progressive
Compression_Mode/String          : Lossy
Bits-(Pixel*Frame)               : 0.182
StreamSize/String                : 617 MiB (88%)
Encoded_Library/String           : XviD 1.2.1 (UTC 2008-12-04)
Audio
ID/String                        : 1
Format                           : MPEG Audio
Format_Version                   : Version 1
Format_Profile                   : Layer 3
Format_Settings_Mode             : Joint stereo
Format_Settings_ModeExtension    : MS Stereo
CodecID                          : 55
CodecID/Hint                     : MP3
Duration/String                  : 1h 30mn
BitRate_Mode/String              : Variable
BitRate/String                   : 120 Kbps
Channel(s)/String                : 2 channels
SamplingRate/String              : 48.0 KHz
Compression_Mode/String          : Lossy
StreamSize/String                : 77.1 MiB (11%)
Alignment/String                 : Aligned on interleaves
Interleave_Duration/String       : 24 ms (0.58 video frame)
Interleave_Preload/String        : 147 ms
Encoded_Library/String           : LAME3.90.
Encoded_Library_Settings         : -m j -V 4 -q 2 -lowpass 17.6 --abr 120j22barb wrote:C:\Program Files\Serviio\lib>ffmpeg.exe -i"d:\shares\Videos\4 boxes.avi"
j22barb wrote:Input #0, avi, from 'd:\shares\videos\4 boxes.avi':
Stream #0.0: Video: mpeg4, yuv420p, 624x352 [PAR 1:1 DAR 39:22], 23.98 tbr,23.98 tbn, 23.98 tbc
Stream #0.1: Audio: ac3, 48000 Hz, stereo, s16, 224 kb/s
    <Profile id="12" name="Panasonic Viera" extendsProfileId="1">
        <ContentDirectoryMessageBuilder>org.serviio.upnp.service.contentdirectory.PanasonicDLNAMessageBuilder</ContentDirectoryMessageBuilder>
        <SubtitlesMimeType>text/srt</SubtitlesMimeType>
        <MediaFormatProfiles>
            <!-- Not supported by TC-P42X3 -->
            <!-- <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>
         <!-- Transcode all other formats not supported -->
            <Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3">
                <Matches container="asf" />
            <Matches container="avi" />
            </Video>             
            <Audio targetContainer="mp3">  
                <Matches container="mp4" />
                <Matches container="flac" />
            <Matches container="ogg" />
            </Audio>
      </Transcoding>
   </Profile>j22barb wrote:According to the techs at Panasonic the TC-P42X3 can not play *.avi or divx video files. only MKV, MPEG 2, Mpeg 4.
I was wondering if there was a way to have SERVIIO due the transcoding so that *.avi and divx file would play on that set?
j22barb wrote: When I try to play 1080 movie it breaks up and pixilates.
Users browsing this forum: No registered users and 14 guests