Hi again,
Ignore the other reply, I read this one too late...
On Wed, 2003-09-03 at 04:07, Adam K Kirchhoff wrote:
> > > **ERROR: [lavplay] No video source!
> Except that lavplay has an option to playback the video with the software
> decoder ( -p S ). This is enabled by default on the mjpegtools packge in
> the FreeBSD ports tree, so it should definately not be looking for v4l.
> In fact, when explicitly setting the "-p S" option, I still get the same
> error.
Code:
if (editlist->video_frames == 0 && !info->get_video_frame)
{
lavplay_msg(LAVPLAY_MSG_ERROR, info,
"No video source!");
return 0;
}
So there's no video file loaded, or it failed to open... This *is* a
valid file, right? I.e., if it's a DV file, do you have DV support
compiled in? Is lavplay properly linked to libjpeg? Etc.
Ronald
--
Ronald Bultje <[EMAIL PROTECTED]>
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users