Weird, GSpot 2.70a on my computers says it 1.0 PAR:Originally Posted by poisondeathray
And WMP 11 plays it 4:3.
+ Reply to Thread
Results 31 to 57 of 57
-
-
So the plot thickens. Can you open your stream in graphstudio ? There's probably some system installed codec differences. I'm using WMAudio and WMVideo Decoder DMO, splitter/source filter is qasf.dll.
Also MPCHC, the way I have it configured plays it as 4:3 - how do you have it configured jagabo? -
The way I would generate non square pixel WMV would be avisynth, wmnicenc, wm stream editor, and wmarchanger
Here is 1sec of that clip re-encoded, and the 1440x1080 plays 1920x1080 in all players I tested.
Why your original clip can't be "fixed" with wmarchanger is beyond me. It might be because it's truncated?
re-encoded.wmv -
Originally Posted by poisondeathray
Originally Posted by poisondeathray -
Originally Posted by poisondeathray
Before rendering the graph VIDEOINFOHEADER2 indicates dwPictAspectRatioX is 0x5a0, and dwPictAspectRatioY is 0x438 (1440:1088 --> 4:3). After rendering the graph they change to 0x1680 and 0xca0 (5760:3240 --> 16:9). That information passed to the input pin of WMV Video Decoder DMO (same version number) but the output pin from that filter remains 1440x1080.
Originally Posted by poisondeathray -
my qasf.dll version is 11.0.5721.5145 ; I'm assuming the 11 means from WMP11, and your 9.X is from WMP9 ?
My dwPictAspectRatioX is 0x5a0, and dwPictAspectRatioY is 0x438 all the way through, even the output of WMVideo Decoder DMO, and to the renderer input
My WMVideo Decoder DMO version is 11.0.5721.5145 as well -
Originally Posted by aedipuss
pixel aspect ratio refers to the ratio between the length and the height of a pixel, i think we can all agree on this. if you have a file with a resolution of 1440x1080 with square pixels the display aspect ratio is 1440/1080 or 1.333, if a 1440x1080 file is using the correct 4:3 shaped pixels then the display aspect ratio is (1440*4)/(1080*3) or 1.778.
in the case of these files the only way the final encode comes out with a display aspect ratio of 1.778, which is the dar of a file with a resolution of 1280x720, 1920x1080, 960x540, if they are using square pixels (1280/720, 1920/1080 and 960/540 all equal 1.778, if you do the math) is by telling the encoder that the source has a resolution of 1440x1080 and is using 16:9 pixels, which, if that were the case, would result in a video with an aspect ratio of (1440*16)/(1080*9) or a final dar of 2.37.
in other words the only way i can seem to get the encoder to treat my source as having a dar of 1.78 is if i in fact tell it that the dar is 2.37, in which case it treats it like a properly encoded 1440x1080 with 4:3 pixels, when in fact it shouldn't, it should treat it as a 1440x1080 16:9, which it's not, as evidenced by the fact that it plays back pillar boxed and gspot says that it's an incorrect aspect ratio.
capice? -
Originally Posted by poisondeathray
-
Originally Posted by deadrats
Almost another topic, but if you look above, there are some differences in how our systems are rendering the file. My gspot is reading differently than yours, probably because of the installed filter differences. -
Originally Posted by poisondeathray
-
Uninstalled WMP 11, reinstalled WMP 11. GraphStudio shows version 11 filters. Still 4:3 display. Fiddled with WMP Tools -> Options -> Performance -> Video Acceleration -> Advanced... and found that disabling "Turn on DirectX Video Acceleration" finally gave a 16:9 display in WMP. But GSpot still says PAR 1.0. And GraphStudio still renders 4:3 DAR. Very strange.
-
1440x1080 w/1.3333 par is the standard wmv9 HD template in vegas. the piece of file we have to play with doesn't have all the video info normally stored at the end of a wmv. that seems to be why most software can't get a grip on it.
deadrats-
a 1440x1080 video with a par of 1.333 is = a 1920x1080 video with a par of 1.0(square pixels) and both videos have a DAR of 1.78(16/9)
--
"a lot of people are better dead" - prisoner KSC2-303 -
Sorry I made a mistake with the gspot screenshot
. It was actually patched with wmarchanger - this program doesn't rename the file or make a copy of the output so I forgot that I overwrote it (and deadrats said it didn't work). If you compare jagabo's screenshot, his says "file truncated", but mine didn't - so that clued me in on something was different. When I re-downloaded the file from mediafire it has PAR of 1.0 too in gspot
The native unpatched file still renders 16:9 in graphstudio, wmp11, kmplayer for me, but not the other players. I wonder if patching it with the full file (instead of a cut/truncated one) would work? deadrats said it didn't, but I'm not sure if that was the full file or a cut file -
Originally Posted by jagabo--
"a lot of people are better dead" - prisoner KSC2-303 -
Q.: how to fix these weird 1440x1080 wmv's ?
A.:: It depends.
If you intend to view them with WMP 9 or higher, then they don't need to be "fixed".
BTW, don't ever dare to cut/join ASF files with any other tool than AsfBin.
(the header of your sample video says it's 24-minute long,
even though it has less than 1000 frames).
But if you're sane enough to disapprove the WMP way of doing things,
then there are only two viable options: a) remux the "bad" videos into MKV files;
b) re-encode them.
Another BTW: if someone really wants/needs to encode video with non-square pixels,
the only safe choice, AFAIK, is to choose MPEG-2 compression. -
Originally Posted by aedipuss
that's what's driving me up the wall. -
Originally Posted by poisondeathray
if it wasn't against the rules of this forum, i would just upload the whole thing so that you guys could play with it, er, i am talking about playing with the file, not anything else. -
Originally Posted by El Heggunte
Originally Posted by El Heggunte
Originally Posted by El Heggunte -
Originally Posted by deadrats--
"a lot of people are better dead" - prisoner KSC2-303 -
aedipuss is correct. 1440x1080 with 4:3 PAR is valid for Blu-ray and is often used in production. Dish, DirecTV, and cable companies also use it.
-
Originally Posted by deadrats
but WMV3, and WMV3-compression is not "Blu-Ray compliant".
Besides, I'd recommend H264 instead of VC-1, unless you manage to find an encoder
which uses a "non-Microsoftic" implementation of the VC-1 standard. As it was already stated in
this thread, the "Microsoft way" does have "optimized the VC-1 codec for the ASF container",
which means your VC-1 encodes possibly will have dropped and duplicate frames
(OK, you might not even notice the issue while watching the re-encoded video,
but hey, ...)
P.S.: Also, it seems you want to make things more complicated than they are.
If you feed your chosen encoder with a properly-written Avisynth script,
there is no need for finding out "tricks", hex edits, and other "exotic" workarounds.
Originally Posted by El HeggunteOriginally Posted by El Heggunte -
It sounds like perhaps a wrong checkbox was clicked in the "source aspect ratio" and or "pixel aspect ratio" setting, resulting in extra black bars being inserted.
I first ran into this problem way back when I was a noob using Tmpgenc and mpeg 2. Very squishy vids with extra black bars.If you want to see what I've done with my videos,
check out my video work on youtube, http://www.youtube.com/user/duhmez/
Similar Threads
-
How to fix audio sync issue in a wmv file
By pjbarbour in forum AudioReplies: 11Last Post: 20th Nov 2012, 14:29 -
Weird Brightness Problem - How to fix with Avisynth?
By VideoFanatic in forum RestorationReplies: 20Last Post: 4th Apr 2012, 07:10 -
Wrong Ratio of a wmv file, How to fix this?
By teufel2k in forum Video ConversionReplies: 2Last Post: 10th Oct 2009, 11:20 -
Sound on both channel fix possible on mpg and wmv?
By Blå_Mocka in forum AudioReplies: 2Last Post: 3rd Jul 2008, 14:25 -
Mencoder converts wmv blocky--how to fix?
By kruuth in forum Newbie / General discussionsReplies: 4Last Post: 11th Dec 2007, 14:59