2004-08-16, 14:13
yes, you need a build more recent cvs version, quicktime dll support was only added a few days ago.
(striker @ aug. 16 2004,14:07 Wrote:i got the cvs build from 07-17.you need a new xbe. its not just the dll and the codecs that got updated.
updated mplayer.dll to guybrushes and the one from ezar
added the qt codecs to the codecs dir but am getting the same errors everytime while trying to play a .mov
16-08-2004 13:57:51 mplayer play:f:\video\batman_begins_m480.mov cachesize:1024
16-08-2004 13:57:51 flipping bi-directional subtitles disabled
16-08-2004 13:57:51 stating file f:\video\batman_begins_m480.mov.conf
16-08-2004 13:57:51 stating file q:\mplayer\f:\video\batman_begins_m480.mov.conf
16-08-2004 13:57:53 kernel32.dll: unresolved function called (getshortpathnamea), count number 1
16-08-2004 13:57:53 cmplayer::openfile() f:\video\batman_begins_m480.mov failed
do i need a more recent build?
(elupus @ aug. 16 2004,13:27 Wrote:guybrush,i checked out revision 1.1 of mplayersource.rar (version before pre4) and took me a while to get a working dll, compare sources, debug, etc, but i found the problem
check in the docs dir i believe (at work don't have it infront of me) in the xbmc cvs. should be a mplayer source there. atleast there used to be, check the history for it i believe one or two versions back is before pre4. we started up the new cvs for mplayer at the same time as pre4 was released.
elupus
Quote:#ifdef _xboxso just add that ifdef above the function, it will skip the resync_video_stream function when doing ffwd.
// do not call resync_video_stream when ffwd'ing, this causes problems :)
if (playback_speed != orgplayback_speed)
#endif
resync_video_stream(sh_video);
(darkvamp @ aug. 16 2004,21:22 Wrote:hi,hmm thought ppl would notice it even better if i pin the topic.
where can i download the new cvs source while sourgeforge´s pserver is down