Anyone can help me?Status: [dwTotalFrames == 0]
PS.: please sorry my bad english
No. Please use the modified x264 encoder from jonny's site.yawoo wrote:I have tried to encode by mencoder, but there is no corresponding parameters of --pictiming and --aud in mencoder. Is there any workaround solution?
The integrated decoder supports only the Main profile up to level 3 afaik. The fidelity range extensions are part of the High profile so my answer would be no. Also, the frext would probably require a lot more processing power.scyrax wrote:is it possible to decode 4:2:2 AVC format???
then we were away from the chroma problem.
Hope that future version of PMP AVC would accept more implementation of x264 encoders.magiK wrote:No. Please use the modified x264 encoder from jonny's site.yawoo wrote:I have tried to encode by mencoder, but there is no corresponding parameters of --pictiming and --aud in mencoder. Is there any workaround solution?
mencoder should be patched with the additions (the --pictiming modification is needed by the psp internal decoder, there is no way to avoid this)Hope that future version of PMP AVC would accept more implementation of x264 encoders.
Yes I did, but at the cost of much speed, which will again cause a lot of stuttering on higher bitrates. I only did this because it's better to have slow playback on 2.0+ than no playback at all. I'd say the FW 2.0+ version is about the level, that the original 1.00 version was, speedwise.he has made it work without the ME...
I have no problem with two builds, I was mearly pointing out your work...Raphael wrote:Yes I did, but at the cost of much speed, which will again cause a lot of stuttering on higher bitrates. I only did this because it's better to have slow playback on 2.0+ than no playback at all. I'd say the FW 2.0+ version is about the level, that the original 1.00 version was, speedwise.he has made it work without the ME...
So if you're willing to trade the speed back we have because of jonnys real amazing work with the me code, against the possibility to play both AVC and normal pmp with just one app, well then, it's no big deal, you just need someone who is willing to merge both versions, but jonny won't do this I am sure. And me neither, at least for now, since I'm more concerned about getting a GUI working again and how to support asian fonts and thousands of other small improvements.
Sorry, but please respect the decisions of developers on how they want things to be or not. After all, it's not that big hassle to have two PMP Mods and switch between them. Be grateful that you even can play AVC videos now on 1.5 :)
hi, jonnyjonny wrote:--level 3 --pictiming --aud
those are strictly required for compatibility
in your case, you have probably missed --aud (i use access unit delimiters to parse the stream)
you should post the full parameters set if you encounter problems
(some parameters may generate incompatible stream, i'm interested in this type of feedback)
@jonny:jonny wrote:@cooleyes:
a diff + a working vfw config:
http://www.megaupload.com/?d=V5S5OW48
the 8x8 transform trig the high profile (i think that was the problem)
(let me know if you need a binary/installer - atm i don't make an official release since i have not deeply tested it)