PDA

View Full Version : BeSweet "-split"


bugmenotwillyou
19th December 2005, 22:38
I have an AVI file and I would like to transcode the first 22 minutes and 25 seconds of it with BeSweet.
Right now I am trying to do that with this
"C:\Program Files\DVD2SVCD\besweet\besweet.exe" -core( -input "C:\Monster1\[Soldats]Monster-03.avi" -output "C:\Monster1\EncodedVideo\[Soldats]Monster-03.mp2" -logfilea "C:\Program Files\DVD2SVCD\besweet\BeSweet.log" ) -ssrc( --rate 48000 ) -toolame( -m s -b 128 ) -split( -start 0 -end 1345 )
This is not working. Is it not possible to -split with AVI's?
(I have the VOBInput.dll installed)
Thanks