Skip to content

Commit

Permalink
adjust quality of ogg stream
Browse files Browse the repository at this point in the history
git-svn-id: file:///home/svn/nwr/trunk@60 103c2249-d0a5-da11-ade6-0050bffea3d9
  • Loading branch information
greg committed May 5, 2003
1 parent e5b50e7 commit 2c3185f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion wwf91.vorbis.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Server weather.hewgill.net
Port 8032
Log wwf91.vorbis.streamer.log
Encoder oggenc -Q -r -B 16 -C 1 -R 11025 -q 0 -
Encoder oggenc -Q -r -B 16 -C 1 -R 11025 -q -1 -
Content-Type application/x-ogg
MaxClients 10
#Name NOAA Weather Radio: Llano, TX (WWF91 162.425 MHz)
Expand Down
2 changes: 1 addition & 1 deletion wxk27.vorbis.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Server weather.hewgill.net
Port 8031
Log wxk27.vorbis.streamer.log
Encoder oggenc -Q -r -B 16 -C 1 -R 11025 -q 0 -
Encoder oggenc -Q -r -B 16 -C 1 -R 11025 -q -1 -
Content-Type application/x-ogg
MaxClients 10
#Name NOAA Weather Radio: Austin, TX (WXK27 162.400 MHz)
Expand Down

0 comments on commit 2c3185f

Please sign in to comment.