G'day
I have recently switched to using CVS mjpegtools (from 1.6.2), the latest
snapshot being one I took on 24 Dec 2004. I have noticed some interesting
artifacts in the mpeg2enc output when viewed on a standalone DVD player when
the scene contains rapid movement.
Before I go on, it seems that
I am trying to build mjpegtools-1.6.2 on a LinuxFromScratch system with
the following specs:
gcc = 3.4.1
glib = 1.2.10 with gcc34-1.patch
gtk = 1.2.10
SDL = 1.2.8
X = Xorg-6.8.1
kernel = 2.6.8.1
cpu = Athlon XP
Does anyone recognize this error? And, further does anyone know what
the solution mi
On Fri, Jan 28, 2005 at 01:36:37PM +0100, Thomas B?rkel wrote:
> HI!
>
> Richard Ellis wrote:
>
> >Maybe heat?
> >
> >Mpeg2enc will push your CPU to run at 100% power for quite a lengthy
> >amount of time, and if your CPU cooler is not able to handle the heat
> >load, you can get crashes and free
Hallo
> The line
> if ((pl->segment_count % 32) == 0)
> pl->segments = (PipeSegment **) realloc (pl->segments,
> sizeof (pl->segments) + 32 * sizeof (PipeSegment *));
> }
>
> assumes pl->segments to return the size of malloced memory pointed to by
> pl->segments;
>
> m
> Could not open '/lib/modules/2.6.9-1.667/build/System.map':
> No such file or directory make: *** [install] Error 1
Apparently your distro doesn't keep it's map file in the default
expected directory. Perhaps it has stuffed it in /boot?
Anyways, if you `locate System.map` you'll find it.
Hello.
I have machine running Fedora Core 3.
Using mjpegtools and LVS and zoran drivers incuded in the kernel
successfully with Studio DC10plus video capture board.
Do You remeber about problem with Qucktime fullscreen capturing???
I can capture 768x576 avi's, but not quicktime movies.
As far as