Post Sun Jan 27, 2013 6:36 pm

DMR-PWT520 help me figure out what profile to use/create

Hi - I'm hoping you can help me with a some information and advice. I've got a Panasonic DMR-PWT520 and I'm running Serviio on a Synology DS212j. I'll say upfront that I have read any other thread that looks vaguely relevant, especially the 1 or 2 others that are related to this specific device, but as the problems being experienced and the results of experimentation don't seem to correlate with my own, I thought I should start a separate thread.

As you can see I've done some experimentation with different renderer profiles and file formats. All the files mentioned were created from the original MKV file which has h264 video and DTS audio. I would like to try the new profiles that have been created for Panasonic, but unfortunately I'm not proficient enough with unix to find and edit profiles.xml. I do have a friend who's offered to help me try to do that though, hopefully soon.

For now and with the help of you good people I'm hoping to just deduce a bit of what is going on and also It would help my analysis if I could know what each of the renderer profiles that I've tried so far is configured to do (I can't find that information anywhere). If possible maybe someone can recommend another renderer profile to try.

The most successful profile so far has been the Sony Bravia 2012 profile. Everything plays, however letter box format films are in the wrong aspect ratio - either stretched vertically to fill the whole screen, or retain the right shape but positioned all the way to the top of the screen (this file is an example of the latter).

Here is a summary of how each file has played on each profile.
Panasonic 2010:
MKV (DTS or DD)– does not play
MKV named MP4 (DTS)– does not play
MP4 named MP4 (DTS) – does not play
MP4 named M4V (DTS) – does not play
MP4 named M4V (DD) – does not play
MP4 named MP4 (DD) – does not play

Panasonic 2011:
MKV (DTS or DD)– does not play
MKV named MP4 (DTS)– does not play
MP4 named MP4 (DTS) – does not play
MP4 named M4V (DTS) – does not play
MP4 named M4V (DD) – does not play
MP4 named MP4 (DD) – does not play

Panasonic 2012:
MKV (DTS or DD)– does not play
MKV named MP4 (DTS)– does not play
MP4 named MP4 (DTS) – does not play
MP4 named M4V (DTS) – does not play
MP4 named M4V (DD) – does not play
MP4 named MP4 (DD) – does not play


Generic DLNA Profile:
MKV (DTS or DD)– does not play
MKV named MP4 (DTS)– does not play
MP4 named MP4 (DTS) – does not play
MP4 named M4V (DTS) – does not play
MP4 named M4V (DD) – Plays, aspect ratio OK, but no audio
MP4 named MP4 (DD) – Plays, aspect ratio OK, but no audio


Sony Bravia 2012:
MKV (DTS or DD)– Plays but letterbox films have wrong aspect ratio
MKV named MP4 (DTS)– Plays but letterbox films have wrong aspect ratio
MP4 named MP4 (DTS) – does not play
MP4 named M4V (DTS) – does not play
MP4 named M4V (DD) – Plays, aspect ratio OK, but no audio
MP4 named MP4 (DD) – Plays, aspect ratio OK, but no audio



Here is an analysis of the main file that I have been using to experiment.
The original MKV:
  Code:
File: /Volumes/Media/Video/Movies/A View to a Kill.mkv
Size: 9.84 GB
Format: Matroska/WebM file format
Chapters count: 32
Stream count: 3
Duration: 02:11:18
Bit rate: 10728 kb/s
Meta info:
    creation_time: 2013-01-26 09:54:41

Stream 0
Type: video
Codec: h264
Codec profile: High
Width: 1920
Height: 816
Sample aspect ratio: 1:1
Display aspect ratio: 40:17
Pixel format: yuv420p
Frame rate: 23.98 fps
Default: YES
Meta info:
    language: eng

Stream 1
Type: audio
Codec: dca
Codec profile: DTS
Bit rate: 1536 kb/s
Sample rate: 48000 Hz
Sample format: s16
Channel: 6
Default: YES
Meta info:
    language: eng

Stream 2
Type: subtitle
Codec: Unknown codec
Default: YES
Meta info:
    language: eng



The same file with container remuxed to MP4 (audio left unaltered):
  Code:
File: /Volumes/Media/Video/Movies/A View to a Kill DTS.mp4
Size: 9.84 GB
Format: QuickTime/MPEG-4/Motion JPEG 2000 format
Chapters count: 32
Stream count: 2
Duration: 02:11:18
Bit rate: 10729 kb/s
Meta info:
    compatible_brands: isomiso2avc1mp41M4A M4V mp42
    minor_version: 1
    encoder: Lavf54.29.104
    major_brand: M4V

Stream 0
Type: video
Codec: h264
Codec profile: High
FourCC: avc1
Duration: 02:11:18
Width: 1920
Height: 816
Sample aspect ratio: 999:1000
Display aspect ratio: 999:425
Pixel format: yuv420p
Frame rate: 23.98 fps
Bit rate: 9215 kb/s
Meta info:
    handler_name: VideoHandler
    language: eng

Stream 1
Type: audio
Codec: dca
Codec profile: DTS
FourCC: mp4a
Duration: 02:11:18
Bit rate: 1536 kb/s
Sample rate: 48000 Hz
Sample format: s16
Channel: 6
Meta info:
    handler_name: SoundHandler
    language: eng



The same file remuxed to MP4 with audio re-encoded to DD:
  Code:
File: /Volumes/Media/Video/Movies/A View to a Kill DD.mp4
Size: 8.87 GB
Format: QuickTime/MPEG-4/Motion JPEG 2000 format
Chapters count: 32
Stream count: 2
Duration: 02:11:18
Bit rate: 9668 kb/s
Meta info:
    compatible_brands: isomiso2avc1mp41M4A M4V mp42
    minor_version: 1
    encoder: Lavf54.29.104
    major_brand: M4V

Stream 0
Type: video
Codec: h264
Codec profile: High
FourCC: avc1
Duration: 02:11:18
Width: 1920
Height: 816
Sample aspect ratio: 999:1000
Display aspect ratio: 999:425
Pixel format: yuv420p
Frame rate: 23.98 fps
Bit rate: 9215 kb/s
Meta info:
    handler_name: VideoHandler
    language: eng

Stream 1
Type: audio
Codec: ac3
FourCC: ac-3
Duration: 02:11:18
Bit rate: 448 kb/s
Sample rate: 48000 Hz
Sample format: s16
Channel: 6
Meta info:
    handler_name: SoundHandler
    language: eng


Any help and advice is greatly appreciated.

Thanks
Dan