Windows 7 Forums Search
Welcome to Windows 7 Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows 7. The Windows 7 forum also covers news and updates and has an extensive Windows 7 tutorial section that covers a wide range of tips and tricks.


Windows 7 - Time line problem in Windows Media Player

 
01-25-2012   #1


Windows 7 Ultimate 32bit
 
 

Time line problem in Windows Media Player

Hello every body
I use this code to add logo on my movie ( by use Coding on avisynth soft and run code on meGUI soft )

LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\RemapFrames\RemapFrames.dll")
FPS=23.976
a1=DirectShowSource("Movie.mkv",fps=FPS)
a1=AssumeFPS(a1, FPS)
a2=ImageSource("logo(1280x688).png",pixel_type="RGB32")
a3=Overlay(a1,a2,mask=a2.ShowAlpha())
ReplaceFramesSimple(a1, a3, mappings="[1105 3000][121092 121332][231184 231424]")
LanczosResize(1280,688)

When i use this code, the voice has been seperate from the movie!
And when i play the movie without a voice there is not a problem and file play correctly with Windows Media Player!
when i add voice to movie with mkv muxer tools in MeGui software ,and i play the converted movie on Windows Media Player , the time line does not work Correct ( see the follow picture )

http://8208.6.img98.net/out.php/i191228_1.jpg

Although the time line is in the Middle of page , but the movie is finished !!!
this problem is only in Windows Media Player and other software for example JetAudio or Kmplayer does not have this problem
plz help me to solve this problems


If you know better code to add logo on movie ( like my code ) and have better speed for convert please Show me
I realy need this

Thank you very much

My System SpecsSystem Spec
Reply

 Time line problem in Windows Media Player problems?



Thread Tools



Similar Threads for: Time line problem in Windows Media Player
Thread Forum
Windows media player-time left option missing Software
windows media player problem Media Center
Windows Media Player Problem - Sound/skipping problem. Music, Pictures & Video
Windows media player problem Sound & Audio
Media Player skip time Media Center


All times are GMT -5. The time now is 02:58 PM.



Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30