WBB: Stanford 83 Oregon State 58 -
81alum - 02-11-2021
Preview:
Our earlier game against Oregon State was cancelled, so this will be the first time we have faced them since the major changes to their lineup following last season. They lost Pivec and Tudor to graduation and Slocum to transfer.
OSU is 6-5 overall and 4-5 in conference, and has had 11 games cancelled or postponed, including weeks of games beginning in the second half of December. They are fighting for consideration to get into the NCAA conference which is looking rather borderline right now. The Pac 12 might let them make up a couple of games if that would make them eligible for the NCAAs--so I suppose there is a chance we might have a second game with them.
OSU has 4 players averaging double digit points, lead by 5'9" senior Aleah Goodman who is having a sensational season. She is 31/60 on three point shots--so her freakishly high bombing percentage is not an aberration. I predict Anna Wilson will defend her. Goodman has played almost every minute of every game.
6'1" freshman guard Sasha Goforth is the second scorer at 13 points. 6'4" sophomore forward Taylor Jones at 12 ppg and team leading 8 rpg round out the top scorers, although Talia van Oelhoffen is also in double digits but she has played in only four games--perhaps she is injured?
These are quality players and we have never played against Goforth before, and OSU is reaching that cornered animal stage where it is desperate for wins to make the tournament. We really should not let their record lull us into complacency.
RE: WBB: Stanford @ Oregon State 6pm Saturday livestream -
BobK - 02-11-2021
Thanks 81
Talia von Oelhoffen graduated from HS in January thus only 4 games. The Beavers Point Guard is Goodman who scored 33 in one game and is actually their leading scorer at over 16 per game
RE: WBB: Stanford @ Oregon State 6pm Saturday livestream -
mbdude - 02-11-2021
I'm going to assume Ashten is ok to play , being held out against utah was just precautionary I hope
RE: WBB: Stanford @ Oregon State 6pm Saturday livestream -
CardinalWBBFan - 02-11-2021
I predict defense will be the key in this one.
Oregon State is the best three point shooting team in the PAC-12, but are extremely susceptible to turning the ball over under pressure. I imagine their guards will have a difficult time with the defense of Anna, Lexie, and Kiana.
Stanford should win the rebounding margin handily as well.
I suspect Timea Gardiner will have a close eye on this one. I predict she ends up at Stanford or OSU (UCLA also has a shot w/ the Natalie Williams connection).
RE: WBB: Stanford @ Oregon State 6pm Saturday livestream -
81alum - 02-12-2021
(02-11-2021, 08:03 PM)CardinalWBBFan Wrote: I predict defense will be the key in this one.
That is a pretty safe prediction! When Rueck and Tara coach against each other, there are sometimes quarters when both teams are in the single digits. I think Stanford's defense is good enough to make that happen again. OSU is relying on a couple of freshmen quite a bit, so it will be interesting to see how far along defensively they are. Hopefully not too far! Clearly we hope that Wilson can shut down Goodman, Lexie or Lacie or Williams can shut down their other perimeter players, and that our inside game on offense can run amok while our outside shooters punish anyone who sags off.
RE: WBB: Stanford @ Oregon State 6pm Saturday livestream -
petersalas - 02-13-2021
If someone is able to record the live stream and posts in on YouTube, please post so I can watch it after my zoom meeting today. I’m gonna see if I can pause the stream, but I’m not sure that will be possible. Hoping for a big win both today and Monday!
RE: WBB: Stanford @ Oregon State 6pm Saturday livestream -
81alum - 02-13-2021
(02-13-2021, 07:58 AM)petersalas Wrote: If someone is able to record the live stream and posts in on YouTube, please post so I can watch it after my zoom meeting today. I’m gonna see if I can pause the stream, but I’m not sure that will be possible. Hoping for a big win both today and Monday!
That is a great idea for these livestream games whenever they occur. I tried to use a screen recorder to record one of these earlier this year, and it crashed while I was away since the game was too long for it. If anyone finds a good onscreen recorder that can be used for this purpose for PC, please let us know what it is.
I suspect that if the predictions of the demise or restructuring of the Pac 12 networks that some have made comes true that we will need to be doing this a lot.
RE: WBB: Stanford @ Oregon State 6pm Saturday livestream -
CompSci87 - 02-13-2021
(02-13-2021, 10:54 AM)81alum Wrote: (02-13-2021, 07:58 AM)petersalas Wrote: If someone is able to record the live stream and posts in on YouTube, please post so I can watch it after my zoom meeting today. I’m gonna see if I can pause the stream, but I’m not sure that will be possible. Hoping for a big win both today and Monday!
That is a great idea for these livestream games whenever they occur. I tried to use a screen recorder to record one of these earlier this year, and it crashed while I was away since the game was too long for it. If anyone finds a good onscreen recorder that can be used for this purpose for PC, please let us know what it is.
I suspect that if the predictions of the demise or restructuring of the Pac 12 networks that some have made comes true that we will need to be doing this a lot.
I've added support for pac12.com to youtube-dl (see
http://ytdl-org.github.io/youtube-dl/ for information), but it will take a while for my change to be accepted into the official release. I've temporarily put a build of my version up for download at
https://tim-mann.org/tmp/youtube-dl.
youtube-dl works on any system that has Python -- either Python 2 or Python 3 is okay. If you don't have Python already, you can download it for Mac OS, Windows, Linux, or some other OSes, at
https://www.python.org/downloads/.
To capture a video, just copy the URL of the page it is on from your web browser and use this command line:
python youtube-dl
https://pac-12/com/...
For the upcoming WBB game at OSU, the URL should be
https://pac-12.com/live/oregon-state-university. If there is no event currently in progress on a live stream page, you will get an error message, probably "HTTP error 403 Forbidden". Wait for the stream to start and try again, and/or recheck whether you have the right URL. You can find more Pac-12 live stream links at
https://pac-12.com/sports/schedule/network/live-stream/.
youtube-dl prints a ton of cryptic messages while it's working. Don't let that bother you. It should stop at the end of the game when the stream stops. If you kill youtube-dl before the end, it may leave you with a file whose name ends in ".mp4.part" instead of ".mp4", but when I tried it (at least on Linux with killing via Ctrl+C), the file is valid and can be played, but should be renamed to remove the ".part".
This youtube-dl build can also download any of the free on-demand videos on pac-12.com (let me know if one doesn't work), but it can't download the streams that require a TV provider login.
[BTW, you may not have to type "python" at the start of that command, especially if you have Linux or Mac OS. You can just make youtube-dl executable and run it, and it will start python automatically.]
RE: WBB: Stanford @ Oregon State 6pm Saturday livestream -
martyup - 02-13-2021
Tim, thank you for posting your build, but you lost me at "
ÚwáÂuQ¤~™_lÈ>§E,S²(Ǻ¨ü»ŸS¦²ÞUæÞ+?" :•}
Here is the link for the livestream:
https://pac-12.com/live/oregon-state-university
RE: WBB: Stanford @ Oregon State 6pm Saturday livestream -
M T - 02-13-2021
I'm not getting audio on the live stream (yes, mute is off on the stream and on my computer). Are others having the same problem, or do I need to figure out something on my system?
RE: WBB: Stanford @ Oregon State 6pm Saturday livestream -
CompSci87 - 02-13-2021
(02-13-2021, 06:20 PM)martyup Wrote: Tim, thank you for posting your build, but you lost me at "ÚwáÂuQ¤~™_lÈ>§E,S²(Ǻ¨ü»ŸS¦²ÞUæÞ+?" :•}
Here is the link for the livestream:
https://pac-12.com/live/oregon-state-university
I tried to anticipate questions and answer them in advance, but I see I reached the TL;DNR point and discouraged you from trying. Sigh.
If you mean you clicked on the link
https://tim-mann.org/tmp/youtube-dl and got a lot of gibberish -- then right click on the link and do "save-as" instead.
RE: WBB: Stanford @ Oregon State 6pm Saturday livestream -
CompSci87 - 02-13-2021
(02-13-2021, 07:00 PM)M T Wrote: I'm not getting audio on the live stream (yes, mute is off on the stream and on my computer). Are others having the same problem, or do I need to figure out something on my system?
I'm not getting audio either, so I guess it's not our fault!
RE: WBB: Stanford @ Oregon State 6pm Saturday livestream -
petersalas - 02-13-2021
No audio for me either
(02-13-2021, 07:00 PM)M T Wrote: I'm not getting audio on the live stream (yes, mute is off on the stream and on my computer). Are others having the same problem, or do I need to figure out something on my system?
RE: WBB: Stanford @ Oregon State 6pm Saturday livestream -
TheWildJacko - 02-13-2021
ditto
RE: WBB: Stanford @ Oregon State 6pm Saturday livestream -
CompSci87 - 02-13-2021
(02-13-2021, 07:01 PM)CompSci87 Wrote: (02-13-2021, 07:00 PM)M T Wrote: I'm not getting audio on the live stream (yes, mute is off on the stream and on my computer). Are others having the same problem, or do I need to figure out something on my system?
I'm not getting audio either, so I guess it's not our fault!
Audio started at the tipoff!
RE: WBB: Stanford @ Oregon State (ON NOW ivestream) -
mbdude - 02-13-2021
Ashten Not dressed
RE: WBB: Stanford @ Oregon State (ON NOW ivestream) -
martyup - 02-13-2021
No scoreboard on my screen.
RE: WBB: Stanford @ Oregon State (ON NOW ivestream) - Softball Fan - 02-13-2021
Sometimes Jones decides she is going to drive to the basket. It doesn't matter if there are 5,000 people between her and the basket; she's still going to drive. It usually doesn't end up well.
RE: WBB: Stanford @ Oregon State (ON NOW ivestream) -
BobK - 02-13-2021
Bilibi ???
RE: WBB: Stanford @ Oregon State (ON NOW ivestream) -
M T - 02-13-2021
Just because you are on offense, you shouldn't be allowed to dive into the body of a defender.