Page 1 of 1

Sony BDP S490 h264 High 5.1 Profile is not transcoded

PostPosted: Sat Apr 19, 2014 11:09 pm
by bunker
Hello

I'm using the Sony BDP S490 with Serviio 1.4.1, Profile Sony Sx90. I have trouble playing some mkv files (most work). I think there might be a bug with the recognition of the h264 Profile. Can i manually check what file type Serviio has detected?

When i read the profiles.xml correctly it says it should transcode h264 High Profiles above 4.1 but its passed nativly to the player (enabled debug mode and checked the log).

  Code:
<Transcoding>
<!-- h264 videos with high/main profile level > 4.1 will be transcoded to mpegts with mpeg2video and ac3 audio -->
<Video targetContainer="mpegts" targetVCodec="mpeg2video" maxVBitrate="17000" targetACodec="ac3" aBitrate="320" forceInheritance="true">
<Matches container="*" vCodec="h264" profile="high" levelGreaterThan="4.1" />
<Matches container="*" vCodec="h264" profile="main" levelGreaterThan="4.1" />
</Video>



Now the file info:
  Code:
Format                         : Matroska
Format version                 : Version 1
File size                      : 8.39 GiB
Duration                       : 1h 39mn
Overall bit rate               : 12.1 Mbps
Encoded date                   : UTC 2008-04-28 17:52:05
Writing application            : mkvmerge v2.1.0 ('Another Place To Fall') built on Aug 19 2007 13:40:07
Writing library                : libebml v0.7.7 + libmatroska v0.8.1

Video
ID                             : 1
Format                         : AVC
Format/Info                    : Advanced Video Codec
Format profile                 : High@L5.1
Format settings, CABAC         : Yes
Format settings, ReFrames      : 5 frames
Codec ID                       : V_MPEG4/ISO/AVC
Duration                       : 1h 39mn
Bit rate                       : 10.8 Mbps
Width                          : 1 920 pixels
Height                         : 800 pixels
Display aspect ratio           : 2.40:1
Frame rate mode                : Constant
Frame rate                     : 23.976 fps
Color space                    : YUV
Chroma subsampling             : 4:2:0
Bit depth                      : 8 bits
Scan type                      : Progressive
Bits/(Pixel*Frame)             : 0.294
Stream size                    : 7.34 GiB (87%)
Title                          : Video
Writing library                : x264 core 59 r807 08b5132
Encoding settings              : cabac=1 / ref=5 / deblock=1:0:0 / analyse=0x3:0x133 / me=umh / subme=7 / brdo=1 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / chroma_qp_offset=0 / threads=6 / nr=0 / decimate=1 / mbaff=0 / bframes=3 / b_pyramid=1 / b_adapt=1 / b_bias=0 / direct=1 / wpredb=1 / bime=1 / keyint=250 / keyint_min=25 / scenecut=40(pre) / rc=2pass / bitrate=10842 / ratetol=1.0 / rceq='blurCplx^(1-qComp)' / qcomp=1.00 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / pb_ratio=1.30 / aq=2:1.00
Default                        : Yes
Forced                         : No

Audio #1
ID                             : 2
Format                         : AC-3
Format/Info                    : Audio Coding 3
Mode extension                 : CM (complete main)
Format settings, Endianness    : Big
Codec ID                       : A_AC3
Duration                       : 1h 39mn
Bit rate mode                  : Constant
Bit rate                       : 640 Kbps
Channel count                  : 6 channels
Channel positions              : Front: L C R, Side: L R, LFE
Sampling rate                  : 48.0 KHz
Bit depth                      : 16 bits
Compression mode               : Lossy
Stream size                    : 453 MiB (5%)
Title                          : German (AC3)
Language                       : German
Default                        : Yes
Forced                         : No

Audio #2
ID                             : 3
Format                         : AC-3
Format/Info                    : Audio Coding 3
Mode extension                 : CM (complete main)
Format settings, Endianness    : Big
Codec ID                       : A_AC3
Duration                       : 1h 39mn
Bit rate mode                  : Constant
Bit rate                       : 640 Kbps
Channel count                  : 6 channels
Channel positions              : Front: L C R, Side: L R, LFE
Sampling rate                  : 48.0 KHz
Bit depth                      : 16 bits
Compression mode               : Lossy
Stream size                    : 453 MiB (5%)
Title                          : English (AC3)
Language                       : English
Default                        : No
Forced                         : No