Am Montag, 12. Februar 2007 schrieb Kalle Vahlman: > 2007/2/11, Krischan Keitsch <[EMAIL PROTECTED]>: > > After failing to combine theora and tremor I played with the n800 web > > cam. Theora encoding can be done by (as example) > > > > gst-launch-0.10 v4l2src ! > > ffmpegcolorspace ! "video/x-raw-yuv",width=640,height=480,framerate=30/1 > > ! theoraenc bitrate=100 ! oggmux ! filesink location=target.ogg > > You might want to limit the framerate, at least if you plan on playing > it back on the N800... ;) > > > Well, playback is in fast forward mode then ;-) Do I need to add some > > kind of a 'timeoverlay' ? > > My guess would be that at that size and framerate the encoding is not > keeping up with the stream. Do you see this with say [EMAIL PROTECTED]
Thanks for the reply. This works better: gst-launch-0.10 v4l2src ! ffmpegcolorspace ! "video/x-raw-yuv",width=160,height=120,framerat=10/1 ! theoraenc bitrate=100 ! oggmux ! filesink location=target.ogg As soon as I have some more spare time I might where the limits are concerning resolution, framerate and bitrate. Regards Krischan
pgp5c3kITmc7T.pgp
Description: PGP signature
_______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers