I continue to get this message.
My observations is that it only does this during the "cycle" mode.
I validated each monitor for scale (set to actual) and in the options menu the default scale is set to 100%.
Video is normal and works for each camera.
No other errors.
System:
Zoneminder 1.22.2
FC4 on IBM 342 Server, 2 gig ramx two pentium cpus, scsi array, two 4400r compatiable cards.
8 cameras, each at 5 fps, during alarm 15 fps.
No cameras were in alarm during the cycle.
/etc/var/log from below.
Jun 5 22:22:21 scuffy zms[4479]: ERR [Bogus scale factor 0 found]
Jun 5 22:22:26 scuffy last message repeated 25 times
Jun 5 22:22:27 scuffy zms[4481]: ERR [Bogus scale factor 0 found]
Jun 5 22:22:28 scuffy last message repeated 6 times
Jun 5 22:22:28 scuffy zmc_dvideo0[4236]: INF [OutsideEast: 2000 - Capturing at 4.93 fps]
Jun 5 22:22:28 scuffy zms[4481]: ERR [Bogus scale factor 0 found]
Jun 5 22:22:28 scuffy zms[4481]: ERR [Bogus scale factor 0 found]
Jun 5 22:22:28 scuffy zma_m1[4245]: INF [OutsideEast: 2000 - Processing at 4.93 fps]
Jun 5 22:22:28 scuffy zms[4481]: ERR [Bogus scale factor 0 found]
Jun 5 22:22:29 scuffy last message repeated 3 times
Jun 5 22:22:29 scuffy zmc_dvideo1[4249]: INF [OutsideSouthEast: 2000 - Capturing at 4.93 fps]
Jun 5 22:22:29 scuffy zms[4481]: ERR [Bogus scale factor 0 found]
Jun 5 22:22:30 scuffy last message repeated 2 times
Jun 5 22:22:30 scuffy zma_m2[4257]: INF [OutsideSouthEast: 2000 - Processing at 4.93 fps]
Jun 5 22:22:30 scuffy zms[4481]: ERR [Bogus scale factor 0 found]
Jun 5 22:22:30 scuffy zms[4481]: ERR [Bogus scale factor 0 found]
Jun 5 22:22:31 scuffy zmc_dvideo2[4261]: INF [OutsideSouth: 2000 - Capturing at 4.93 fps]
Jun 5 22:22:31 scuffy zms[4481]: ERR [Bogus scale factor 0 found]
Jun 5 22:22:31 scuffy zms[4481]: ERR [Bogus scale factor 0 found]
Jun 5 22:22:31 scuffy zma_m3[4269]: INF [OutsideSouth: 2000 - Processing at 4.95 fps]
Jun 5 22:22:31 scuffy zms[4481]: ERR [Bogus scale factor 0 found]
Jun 5 22:22:32 scuffy last message repeated 4 times
Jun 5 22:22:32 scuffy zmc_dvideo3[4273]: INF [OutsideTower: 2000 - Capturing at 4.93 fps]
Jun 5 22:22:32 scuffy zms[4481]: ERR [Bogus scale factor 0 found]
Jun 5 22:22:33 scuffy zms[4481]: ERR [Bogus scale factor 0 found]
Jun 5 22:22:33 scuffy zma_m4[4281]: INF [OutsideTower: 2000 - Processing at 4.93 fps]
Jun 5 22:22:34 scuffy zmc_dvideo4[4285]: INF [OutSideNorth: 2000 - Capturing at 4.93 fps]
Jun 5 22:22:34 scuffy zma_m5[4294]: INF [OutSideNorth: 2000 - Processing at 4.95 fps]
Jun 5 22:22:35 scuffy zmc_dvideo5[4298]: INF [InsideMiddle: 2000 - Capturing at 4.95 fps]
Jun 5 22:22:36 scuffy zma_m6[4306]: INF [InsideMiddle: 2000 - Processing at 4.93 fps]
Jun 5 22:22:37 scuffy zmc_dvideo6[4310]: INF [InsideWest: 2000 - Capturing at 4.93 fps]
Jun 5 22:22:38 scuffy zmc_dvideo7[4314]: INF [InsideAlternating: 2000 - Capturing at 4.93 fps]
________
halfbaked
Bogus scale factor 0 found
Bogus scale factor 0 found
Last edited by Hogface on Thu Feb 03, 2011 1:15 pm, edited 1 time in total.
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
I'd be happy to.....if you could tell me how.
Again, it's during cycle mode...
Greg
________
extreme q vaporizer
Again, it's during cycle mode...
Greg
________
extreme q vaporizer
Last edited by Hogface on Thu Feb 03, 2011 1:15 pm, edited 1 time in total.
As requested..here is the source..
<DOCTYPE>
<html>
<head>
<title>Hogface - Cycle Watch</title>
<link>
<script>
function newWindow(Url,Name,Width,Height)
{
var Win = window.open(Url,Name,"resizable,scrollbars,width="+Width+",height="+Height);
}
function closeWindow()
{
top.window.close();
}
window.setTimeout( "window.location.replace( '/zm/zm.php?view=cycle&group=0&mid=2&mode=stream' )", 5000 );
</script>
</head>
<body>
<table>
<tr>
<td><b>OutsideEast</b></td>
<td><a>Stills</a></td>
<td><a>Close</a></td>
</tr>
<tr><td><a><img>
</a></td></tr>
</table>
</body>
</html>
________
grape ape
<DOCTYPE>
<html>
<head>
<title>Hogface - Cycle Watch</title>
<link>
<script>
function newWindow(Url,Name,Width,Height)
{
var Win = window.open(Url,Name,"resizable,scrollbars,width="+Width+",height="+Height);
}
function closeWindow()
{
top.window.close();
}
window.setTimeout( "window.location.replace( '/zm/zm.php?view=cycle&group=0&mid=2&mode=stream' )", 5000 );
</script>
</head>
<body>
<table>
<tr>
<td><b>OutsideEast</b></td>
<td><a>Stills</a></td>
<td><a>Close</a></td>
</tr>
<tr><td><a><img>
</a></td></tr>
</table>
</body>
</html>
________
grape ape
Last edited by Hogface on Thu Feb 03, 2011 1:16 pm, edited 1 time in total.
Last edited by Hogface on Thu Feb 03, 2011 1:16 pm, edited 1 time in total.
In my Zoneminder i've the same error.....
but scale factor 0 what means SCALE FACTOR ???
Using cicling i receive the same error even if sometimes the 3 cameras cicle correctly
the images are showed but the error remains....
Jun 29 16:21:29 mirha zms[8091]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:29 mirha zms[8091]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:29 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:29 mirha zms[8091]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:29 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:30 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:30 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:30 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:30 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:30 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:30 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:30 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:30 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:30 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Why This Bugged Zoneminder under Gentoo ?????
i set the scale on "actual" .... actual means zero ????
PAGE SOURCE .......
<DOCTYPE>
<html>
<head>
<title>Babyluna -- MHIRA CONTRL SYSTEM - Vista Ciclica</title>
<link>
<script>
function newWindow(Url,Name,Width,Height)
{
var Win = window.open(Url,Name,"resizable,scrollbars,width="+Width+",height="+Height);
}
function closeWindow()
{
top.window.close();
}
window.setTimeout( "window.location.replace( '/index.php?view=cycle&group=0&mid=11&mode=stream' )", 5000 );
</script>
</head>
<body>
<table>
<tr>
<td><b>Grande1</b></td>
<td><a>Foto</a></td>
<td><a>Chiudi</a></td>
</tr>
<tr><td><a><img>
</a></td></tr>
</table>
</body>
</html>
________
Homemade vaporizers
but scale factor 0 what means SCALE FACTOR ???
Using cicling i receive the same error even if sometimes the 3 cameras cicle correctly
the images are showed but the error remains....
Jun 29 16:21:29 mirha zms[8091]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:29 mirha zms[8091]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:29 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:29 mirha zms[8091]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:29 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:30 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:30 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:30 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:30 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:30 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:30 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:30 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:30 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Jun 29 16:21:30 mirha zms[8093]: ERR [Bogus scale factor 0 found]
Why This Bugged Zoneminder under Gentoo ?????
i set the scale on "actual" .... actual means zero ????
PAGE SOURCE .......
<DOCTYPE>
<html>
<head>
<title>Babyluna -- MHIRA CONTRL SYSTEM - Vista Ciclica</title>
<link>
<script>
function newWindow(Url,Name,Width,Height)
{
var Win = window.open(Url,Name,"resizable,scrollbars,width="+Width+",height="+Height);
}
function closeWindow()
{
top.window.close();
}
window.setTimeout( "window.location.replace( '/index.php?view=cycle&group=0&mid=11&mode=stream' )", 5000 );
</script>
</head>
<body>
<table>
<tr>
<td><b>Grande1</b></td>
<td><a>Foto</a></td>
<td><a>Chiudi</a></td>
</tr>
<tr><td><a><img>
</a></td></tr>
</table>
</body>
</html>
________
Homemade vaporizers
Last edited by gab74 on Fri Feb 11, 2011 2:00 pm, edited 1 time in total.
-
- Posts: 10
- Joined: Mon Aug 20, 2007 7:15 pm
- Location: Leeds, UK