PDA

View Full Version : YV12 and wmcmd.vbs


bluesk1d
26th April 2007, 20:10
When I convert the video into YV12 with the following line in my AVS (in order to use the Asharp filter), Windows Media Encoder (wmcmd.vbs) can no longer calculate the total frame count and is not able to give any status info.

converttoyv12()

On at at least one instance the encode has started itself over and then claimed to be finished after only encoding 20 mins of a feature length video...

Anyone have any thoughts? Irritating!

Icemaan
26th April 2007, 20:50
When I convert the video into YV12 with the following line in my AVS (in order to use the Asharp filter), Windows Media Encoder (wmcmd.vbs) can no longer calculate the total frame count and is not able to give any status info.

converttoyv12()

On at at least one instance the encode has started itself over and then claimed to be finished after only encoding 20 mins of a feature length video...

Anyone have any thoughts? Irritating!

Why do you convert to Yv12 and not let the original colorspace.By me looks more better when i not convert.The total Frame rate shows by me correct.And I take gausresize p=75
looks althought more better then asharo

Icemaan

bluesk1d
26th April 2007, 23:55
The only reason I was converting is because Asharp makes the left half of my video purple if I don't! Its weird.

zambelli
28th April 2007, 07:28
You probably don't have a YV12 decoder installed. I bet if you tried playing the .avs in WMP it would give you an error about a missing codec. Try installing Helix YUV (http://forum.doom9.org/showthread.php?s=&threadid=56972)codecs, or set Ffdshow VfW decoder to handle YV12 decoding.