2013-12-15 16:18 GMT+01:00 Lorenzo <[email protected]>: > > If xjadeo is used to launch a video converted with the suggested > mencoder example from the man xjadeo crashes with the following example > -------- Start example run -------------- > original frame rate: 25 > length in seconds: 528.08 > total frames: 13202 > file start offset: 0 video-frames > image size: 800x450 px > display size: 800x450 px > Video output: XV - X11 video extension > Xv: Intel(R) Textured Video: ports 78 - 93 > XV: using YUV420P + Xvideo extension (I420) > enabled drag-DROP support. > selected MIDI driver: JACK-MIDI > using JACK-transport as sync source. > Client name = xjadeo-0 conflits with another running client > Cannot connect to the server > connected as jack client 'xjadeo-1' > xjadeo: /build/libav-XFynar/libav-9.10/libavutil/mathematics.c:61: > av_rescale_rnd: Assertion `c > 0' failed. > Aborted > -------- End example crash -------------- > > A video obtained with e.g. the following works: > mencoder -idx -ovc lavc -lavcopts keyint=1 -lavcopts vcodec=mjpeg \ > -nosound -vf scale=720:310 video.xxx -o output.avi >
Hi, Upstream comment on this issue is that's problem of libav ... xjadeo is developed against ffmpeg. best mira

