View Single Post
Old 2006-10-18, 10:18 AM   #10
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
The problem back then was that the content/type was set wrong for the video, and the player didn't quite know how to handle it. I checked the first two, and the content/type is properly set:

Code:
Content-Type: video/mpeg
I get mostly through the first video when there are a number of issues with my player:

Code:
SwScaler: using unscaled yuv420p -> bgr565 special converter
Cannot sync MAD frame:  0.018 ct:  0.054 506/506  1%  1%  0.7% 0 0 0% 
Cannot sync MAD frame
Cannot sync MAD frame
Cannot sync MAD frame:  0.019 ct:  0.056 507/507  1%  1%  0.7% 0 0 0% 
Cannot sync MAD frame:  0.020 ct:  0.057 508/508  1%  1%  0.7% 0 0 0% 
Cannot sync MAD frame:  0.021 ct:  0.059 509/509  1%  1%  0.7% 0 0 0% 
Cannot sync MAD frame:  0.022 ct:  0.061 510/510  1%  1%  0.7% 0 0 0% 
Cannot sync MAD frame:  0.023 ct:  0.063 511/511  1%  1%  0.7% 0 0 0% 
Cannot sync MAD frame:  0.023 ct:  0.065 512/512  1%  1%  0.7% 0 0 0% 
Cannot sync MAD frame:  0.003 ct:  0.065 513/513  1%  1%  0.7% 0 0 0%
Perhaps this is what is tripping up wmp? I don't know why these errors pop up, but, its a potential source. I'm using mplayer with the windows codecs on linux which comes up with the following for the first video:

Code:
real	0m22.307s
user	0m0.116s
sys	0m0.032s
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote