k, I want to chop off a 30-second chunk of this stream.dump file I have.
mplayer -ss 46303 -endpos 46333 stream.dump
gives me this:
Unknown option on the command line: endpos

k, so I figure, maybe I have to use mencoder?
mencoder -ss 46303 -endpos 46333 stream.dump

Gives me a coredump. I've tried putting -o outputfile, -oac copy, -ovc 
copy, etc. etc., and it always coredumps. Any idea why, or what I'm 
supposed to do?

Thanks in advance,
  Ross

-- 

This sentence would be seven words long if it were six words shorter.


____________________
BYU Unix Users Group 
http://uug.byu.edu/ 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to