Displaying 2 results from an estimated 2 matches for "torchwood".
Did you mean:
northwood
2009 Oct 05
1
How to get NA's into the output of xtabs?
...1 <- data.frame(Show=c('Star Trek', 'Babylon 5', 'Dr Who'), Size=c(0.7, 0.0, 0.701), Date=as.Date(c('2007-08-03', '2007-08-03', '2007-08-03'), format='%Y-%m-%d'))
> df2 <- data.frame(Show=c('Star Trek', 'Dr Who', 'Torchwood'), Size=c(0.8, 0.85, 0.8), Date=as.Date(c('2007-08-04', '2007-08-04', '2007-08-04'), format='%Y-%m-%d'))
> df3 <- data.frame(Show=c('Sarah Jane Adventures', 'Torchwood', 'Dr Who'), Size=c(0.2, 0.9, 0.85), Date=as.Date(c('2007-08-...
2009 Aug 02
1
ffmpeg2theora: Partial encode with 2-pass encoding results in crash
Using the 8/1 build from http://firefogg.org/nightly/.
My command: ffmpeg2theora -s 0 -e 30 -V 512 --two-pass --optimize -x
640 -y 360 -A 64 -c 2 -H 44100 /Users/jason/Movies/Torchwood/S03E01.mkv
My crash log:
Process: ffmpeg2theora [1624]
Path: /usr/local/bin/ffmpeg2theora
Identifier: ffmpeg2theora
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: bash [1598]
Date/Time: 2009-08-02 09:49:47.249 -0700
OS Version: Mac OS...