On Sun, Nov 04, 2001 at 12:30:47AM +0200, Arpi wrote:
[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html & http://gcc.gnu.org/gcc-2.96.html if you still have questions or problems]
Hi,
Example: rar p test-SVCD.rar | ./mencoder -divx4opts br=800 -ofps 24 -pass 1 -- -
What about mencoder -dvd 1 for example ? ;-) [Can't try at the moment though] it works of course. and also mencoder http://warez.site.com/film.mpg too :) it works the same way (using the same demuxer code) as mplayer - the only difference is that output is encoded and written to file, instead of passing to libao/libvo.
And yesss! It works :) However, it encoded my Matrix DVD into something spanish languaged avi :) So I tried to put '-aid 128' into command line of mencoder. Note, that 'mencoder -dvd 1' and 'mplayer -dvd 1 -aid 128' worked. BUT 'mencoder -dvd 1 -aid 128' don't! DEMUXER: Too many (4096 in 8257532 bytes) audio packets in the buffer! (maybe you play a non-interleaved stream/file or the codec failed) MPEG: Missing video stream!? Contact the author, it may be a bug :( Arpi, would like to get some more verbose log, or is it a known problem? Unfortunately I couldn't follow developmenting too close nowdays :( BTW, since codebase of mencoder and mplayer is common at least from the view of point of decoding the source movie, is it planned to integrate mencoder into mplayer to have a single binary? - Gabor