FAQ  •  Register  •  Login

New Panasonic Profiles Requiring Testers.

<<

voodooo

Serviio lover

Posts: 70

Joined: Tue Jan 10, 2012 4:04 pm

Location: Portugal

Post Thu Feb 02, 2012 2:32 pm

Re: New Panasonic Profiles Requiring Testers.

Nice. Will test this tonight. Can we transcode based on video bitrate ? Cause what you're doing now is transcode based on profile level and has you said its a shame we have to include the good and the bad ones in the same "bag"..

I think I haven't mention this before, but, when transcoding mkv they do not stutter, they only stutter without transcoding. So theres no need to limitthe bitrate in transcoding I think.
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Thu Feb 02, 2012 3:00 pm

Re: New Panasonic Profiles Requiring Testers.

voodooo wrote:Nice. Will test this tonight. Can we transcode based on video bitrate ? Cause what you're doing now is transcode based on profile level and has you said its a shame we have to include the good and the bad ones in the same "bag"..

I think I haven't mention this before, but, when transcoding mkv they do not stutter, they only stutter without transcoding. So theres no need to limitthe bitrate in transcoding I think.


dunno thats a question for zip but i can only limit bitrate on transcoded files, but hopefully that now solves the stutter issues, but MKV may still stutter at the moment will look at that next.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

PMI

User avatar

DLNA master

Posts: 156

Joined: Tue Jan 03, 2012 3:32 am

Location: Milwaukee, Wisconsin

Post Thu Feb 02, 2012 5:24 pm

Re: New Panasonic Profiles Requiring Testers.

Cerberus wrote:ok so video bitrate is an issue then id guess, try adding this to the profile, its almost what PMI had in his profile with slight edit, real shame we have to transcode these files though.
I did not mean to say that! That would take away one of the reasons for getting this model TV. This is why I left of the max bit rate, because I do not know what it should be. I believe the TV should be capable of pretty high bit rates.

It was only one way to solve a problem when the number of reference frames is high. I think the reference frames just fill up the allocated memory, but I was only just starting to work on that when you posted the new official profile.

When you have HD video, the frame resolution is higher, so a reference frame takes up more memory... so if you have more than about 4-5 reference frames, the memory buffer allocated for this by the decoder fills up...

(not sure I am explaining this very well)

The video Level is increased only coincidentally with the number of reference frames at high bit rates.

Bit rate should not be an issue with sane reference frame use, but not all programs that encode to MKV/H.264 will follow that, and a few people encoding certain types of animated films may actually need the higher ref frame numbers for good quality.
Peter
Beta Tester Group
Wiki | FAQ

Panasonic Viera TC-L32E3 LCD | Panasonic DMP-BDT210 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

PMI

User avatar

DLNA master

Posts: 156

Joined: Tue Jan 03, 2012 3:32 am

Location: Milwaukee, Wisconsin

Post Thu Feb 02, 2012 5:31 pm

Re: New Panasonic Profiles Requiring Testers.

@cerberus: For a change, here is a simple one:

Viera E-series does not seem to support MPEG version 1. (this is from tests with your profile posted above)

This is strange, because it definitely DOES support MPEG version 2. This affects older music videos originally recorded in NTSC and distributed as MPEG.

I have a few of those, but some people have hundreds because they were basically given away to promote music CDs, and even though the video quality is poor, sometimes the performace and the audio are very good.

I just force Mpeg v.1 to transcode to v.2 but perhaps you have a better way.

Here is the Media Info for one file:
Attachments
mpeg1_media_info.txt
Media info for MPEG v.1 video file
(1.56 KiB) Downloaded 851 times
Peter
Beta Tester Group
Wiki | FAQ

Panasonic Viera TC-L32E3 LCD | Panasonic DMP-BDT210 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Thu Feb 02, 2012 5:51 pm

Re: New Panasonic Profiles Requiring Testers.

mpeg 1 i will deal with shortly i did read an early topic about that, and yes its an easy fix. ( i asume that they are in mpeg container, if so that fixed in my profile i have ready to go if we sort the stutter )

ref frames should not be a problem once the level has been changed, the bitrate i set is same used for the samsung BDP to help with stutter so hopefully will help here but i need you guys to test and give me the info on file that still have issues.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

iCO

Serviio newbie

Posts: 7

Joined: Fri Feb 03, 2012 7:51 am

Post Fri Feb 03, 2012 5:40 pm

Re: New Panasonic Profiles Requiring Testers.

I have Panasonic P42GT30E. Which one is the correct testing profile for me?

At the moment I am with "Panasonic Viera (E, G-series)". Most important for me is subtitle support. I prefer not to able to play some files, and to have all possible subtitles, rather than oposite. At the moment found external subtitles working whith AVI containers, and internal subtitles working with MKV containers whithout transcoding. Is it possible to have external subtitles and transcoding?

The attached file was transcoded. Video and audio is ok no subtitles.

Changed levelGreaterThan to 4.2 and removed
<Matches container="matroska" vCodec="h264" aCodec="dca" />
in order to play it whithout transcoding. Now all is played correctly (audio,video, subtitles).
Attachments
movie1_info.txt
(3.48 KiB) Downloaded 814 times
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Fri Feb 03, 2012 5:47 pm

Re: New Panasonic Profiles Requiring Testers.

@ICO please look on the first post it has the two profiles take the one for your model. ( yours HAS avi support )

iCO wrote: Changed levelGreaterThan to 4.2


only strating work on profile lvl they have not been fully added to the profiles but greater than 4.2 rather than 4.1 is fine, still waiting on feed back from teh other testers.

iCO wrote: removed <Matches container="matroska" vCodec="h264" aCodec="dca" />


this has already been done for your model, if you use my profiles on first post.

iCO wrote: subtitles


havent looked at this yet but from what you said thats not an issue and will change the profiles now.
Last edited by Cerberus on Fri Feb 03, 2012 6:25 pm, edited 1 time in total.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

iCO

Serviio newbie

Posts: 7

Joined: Fri Feb 03, 2012 7:51 am

Post Fri Feb 03, 2012 6:08 pm

Re: New Panasonic Profiles Requiring Testers.

Whith "Panasonic Viera With AVI Support" the above file does not play at all. Receive "The file is not read" on the tv set (not sure about the exact message in english). The same is with several other MKV files I've tested.

comented out:
<!-- <Matches container="matroska" vCodec="h264" /> -->

Now file plays ok.
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Fri Feb 03, 2012 6:27 pm

Re: New Panasonic Profiles Requiring Testers.

iCO wrote:Whith "Panasonic Viera With AVI Support" the above file does not play at all. Receive "The file is not read" on the tv set (not sure about the exact message in english). The same is with several other MKV files I've tested.

comented out:
<!-- <Matches container="matroska" vCodec="h264" /> -->

Now file plays ok.


hmm thats odd one then, ok will look into this and please see my previous message about profile lvls and subtitles.

can you provide mediainfo readout on that file please. so i can see what exactly is happening.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

voodooo

Serviio lover

Posts: 70

Joined: Tue Jan 10, 2012 4:04 pm

Location: Portugal

Post Fri Feb 03, 2012 6:33 pm

Re: New Panasonic Profiles Requiring Testers.

iCO wrote:I have Panasonic P42GT30E. Which one is the correct testing profile for me?

At the moment I am with "Panasonic Viera (E, G-series)". Most important for me is subtitle support. I prefer not to able to play some files, and to have all possible subtitles, rather than oposite. At the moment found external subtitles working whith AVI containers, and internal subtitles working with MKV containers whithout transcoding. Is it possible to have external subtitles and transcoding?

The attached file was transcoded. Video and audio is ok no subtitles.

Changed levelGreaterThan to 4.2 and removed
<Matches container="matroska" vCodec="h264" aCodec="dca" />
in order to play it whithout transcoding. Now all is played correctly (audio,video, subtitles).


You have 2 subs inside the mkv with different formats and different languages, try to remuxe again and remove the one you don't need.
And there's no need to transcode cause both audio and video should play without transcoding on your TV.
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Fri Feb 03, 2012 6:35 pm

Re: New Panasonic Profiles Requiring Testers.

voodoo can you confirm SOME MKV with h264 video will play without transcoding as long as they are below profile level 4.2?
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

voodooo

Serviio lover

Posts: 70

Joined: Tue Jan 10, 2012 4:04 pm

Location: Portugal

Post Fri Feb 03, 2012 6:41 pm

Re: New Panasonic Profiles Requiring Testers.

Cerberus wrote:voodoo can you confirm SOME MKV with h264 video will play without transcoding as long as they are below profile level 4.2?


Yup. If tested at 1920x1080 4.1 profile and the only one that stutter (without transcoding) have 10+ Reframes. DTS/AC3/MP3 audio should not be a problem either.
<<

PMI

User avatar

DLNA master

Posts: 156

Joined: Tue Jan 03, 2012 3:32 am

Location: Milwaukee, Wisconsin

Post Fri Feb 03, 2012 6:48 pm

Re: New Panasonic Profiles Requiring Testers.

Cerberus wrote:...bitrate i set is same used for the samsung BDP to help with stutter so hopefully will help here but i need you guys to test and give me the info on file that still have issues.


Media Info for files that still have issues:
(repeat of some of the tests voodooo and I did earlier)

Grimm_9_media_info.txt
(2.38 KiB) Downloaded 873 times

Paris_11_Media_Info.txt
(3.13 KiB) Downloaded 832 times

Woody_Allen_5_Media_Info.txt
(2.84 KiB) Downloaded 878 times
Peter
Beta Tester Group
Wiki | FAQ

Panasonic Viera TC-L32E3 LCD | Panasonic DMP-BDT210 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

PMI

User avatar

DLNA master

Posts: 156

Joined: Tue Jan 03, 2012 3:32 am

Location: Milwaukee, Wisconsin

Post Fri Feb 03, 2012 6:55 pm

Re: New Panasonic Profiles Requiring Testers.

Grimm_5_media_info.txt
(2.38 KiB) Downloaded 833 times
Similar to files above, but DOES play despite Level 5 decoding required:
Peter
Beta Tester Group
Wiki | FAQ

Panasonic Viera TC-L32E3 LCD | Panasonic DMP-BDT210 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Fri Feb 03, 2012 6:55 pm

Re: New Panasonic Profiles Requiring Testers.

voodooo wrote:
Cerberus wrote:voodoo can you confirm SOME MKV with h264 video will play without transcoding as long as they are below profile level 4.2?


Yup. If tested at 1920x1080 4.1 profile and the only one that stutter (without transcoding) have 10+ Reframes. DTS/AC3/MP3 audio should not be a problem either.


is that with

  Code:
              <Matches container="matroska" vCodec="h264" />


removed from the profile ???
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

voodooo

Serviio lover

Posts: 70

Joined: Tue Jan 10, 2012 4:04 pm

Location: Portugal

Post Fri Feb 03, 2012 6:59 pm

Re: New Panasonic Profiles Requiring Testers.

Cerberus wrote:
voodooo wrote:
Cerberus wrote:voodoo can you confirm SOME MKV with h264 video will play without transcoding as long as they are below profile level 4.2?


Yup. If tested at 1920x1080 4.1 profile and the only one that stutter (without transcoding) have 10+ Reframes. DTS/AC3/MP3 audio should not be a problem either.


is that with

  Code:
              <Matches container="matroska" vCodec="h264" />


removed from the profile ???


I have transcoding disabled globally :mrgreen: Just enable it to test some profiles/files. I bought this TV cause it support the majority of the codecs i need..
<<

PMI

User avatar

DLNA master

Posts: 156

Joined: Tue Jan 03, 2012 3:32 am

Location: Milwaukee, Wisconsin

Post Fri Feb 03, 2012 7:00 pm

Re: New Panasonic Profiles Requiring Testers.

Casino_t00_Media_Info.txt
(4.87 KiB) Downloaded 889 times
Different from files posted above (MPEG v.2 in MKV container), and does not play at all. Generated using MakeMKV. Should only require remux into MPEG-TS container with no transcoding. Have several of those.
Peter
Beta Tester Group
Wiki | FAQ

Panasonic Viera TC-L32E3 LCD | Panasonic DMP-BDT210 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Fri Feb 03, 2012 7:03 pm

Re: New Panasonic Profiles Requiring Testers.

PMI wrote:
Grimm_9_media_info.txt

Paris_11_Media_Info.txt

Woody_Allen_5_Media_Info.txt


PMI wrote:
Grimm_5_media_info.txt
Similar to files above, but DOES play despite Level 5 decoding required:


ok well its not refframes then as the working file has 5 reframes and one of your failed file has 5 reframes too, so must be something else.

@voodoo - thats not transcoded that only remuxed, so try removing it and playing your files.

@pmi - can you do the same remove that line and then try playing the woody_allen_5 file
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Fri Feb 03, 2012 7:06 pm

Re: New Panasonic Profiles Requiring Testers.

PMI wrote:
Casino_t00_Media_Info.txt
Different from files posted above (MPEG v.2 in MKV container), and does not play at all. Generated using MakeMKV. Should only require remux into MPEG-TS container with no transcoding. Have several of those.


that would follow with what " iCo " said so try removing this line and then see if files play

  Code:
<Matches container="matroska" vCodec="h264" />


if that works i will update first post with new profile to test, but i have nasty feeling we wont completely beat the stutter issues.
Last edited by Cerberus on Fri Feb 03, 2012 7:08 pm, edited 1 time in total.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

PMI

User avatar

DLNA master

Posts: 156

Joined: Tue Jan 03, 2012 3:32 am

Location: Milwaukee, Wisconsin

Post Fri Feb 03, 2012 7:07 pm

Re: New Panasonic Profiles Requiring Testers.

MKV with H.264 encoding and AC-3 audio, or AAC audio play without transcoding.

WITH transcoding they do play, but HD video quality is not as good, and in some scenes, just plain bad. I do not think this is a profile issue, so not relevant in this thread if you just want to know that the files play... (not trying to be an ass, just mention for completeness)

Same in the case of MP4 files, H.264 and AC-3 or AAC plays.
Peter
Beta Tester Group
Wiki | FAQ

Panasonic Viera TC-L32E3 LCD | Panasonic DMP-BDT210 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
PreviousNext

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.