View Single Post
  #125 (permalink)  
Old July 15th, 2007, 07:48 AM
RexHunter RexHunter is offline
Newbie Floating Down The Mistic River
 
Join Date: Jul 2007
Posts: 5
I have version 0.8.6.0, but I don't think that's it..
see this is the command line:
"C:\Progra~1\VideoLA N\VLC\vlc.exe" %1 --sout=#transcode{vcod ec=mp2v,vb=%VIDBR%,w idth=%WIDTH%,height= %HEIGHT%,acodec=mp3, ab=%AUDBR%,samplerat e=44100,audio-sync}:std{access=fil e,mux=ps,url=%1.mpg} vlc:quit

and this part : {access=file,mux=ps, url=%1.mpg} worries me
since the end is .mpg} i think that's where the problem is..
but it stranges me that I'm the only one who has this problem..

mencoder is out of sync, that's why I want to use vlc.
Reply With Quote