|
|
@ -57,7 +57,7 @@ FileMaxSize 100M |
|
|
|
|
|
|
|
|
|
|
|
# Fire up ffmpeg pointing at this stream |
|
|
|
# Fire up ffmpeg pointing at this stream |
|
|
|
|
|
|
|
|
|
|
|
Launch -loop -bitexact -dct_algo 1 -idct_algo 2 -y -f pgmyuv -i vsynth1/%02d.pgm |
|
|
|
Launch ../ffmpeg -loop -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i vsynth1/%02d.pgm |
|
|
|
acl allow localhost |
|
|
|
acl allow localhost |
|
|
|
</Feed> |
|
|
|
</Feed> |
|
|
|
|
|
|
|
|
|
|
@ -218,7 +218,8 @@ MaxTime 100 |
|
|
|
<Stream test.jpg> |
|
|
|
<Stream test.jpg> |
|
|
|
|
|
|
|
|
|
|
|
Feed feed1.ffm |
|
|
|
Feed feed1.ffm |
|
|
|
Format mjpeg |
|
|
|
Format jpeg |
|
|
|
|
|
|
|
Strict -1 |
|
|
|
|
|
|
|
|
|
|
|
VideoFrameRate 1 |
|
|
|
VideoFrameRate 1 |
|
|
|
VideoSize 352x288 |
|
|
|
VideoSize 352x288 |
|
|
@ -231,7 +232,8 @@ PreRoll 2 |
|
|
|
<Stream test_small.jpg> |
|
|
|
<Stream test_small.jpg> |
|
|
|
|
|
|
|
|
|
|
|
Feed feed1.ffm |
|
|
|
Feed feed1.ffm |
|
|
|
Format mjpeg |
|
|
|
Format jpeg |
|
|
|
|
|
|
|
Strict -1 |
|
|
|
|
|
|
|
|
|
|
|
VideoFrameRate 1 |
|
|
|
VideoFrameRate 1 |
|
|
|
VideoSize 160x128 |
|
|
|
VideoSize 160x128 |
|
|
@ -245,6 +247,7 @@ PreRoll 2 |
|
|
|
|
|
|
|
|
|
|
|
Feed feed1.ffm |
|
|
|
Feed feed1.ffm |
|
|
|
Format mpjpeg |
|
|
|
Format mpjpeg |
|
|
|
|
|
|
|
Strict -1 |
|
|
|
|
|
|
|
|
|
|
|
VideoFrameRate 1 |
|
|
|
VideoFrameRate 1 |
|
|
|
VideoSize 320x240 |
|
|
|
VideoSize 320x240 |
|
|
|