FW: Kristy Westphal's Forensic Presentation from January Hackfest

2009-01-13 Thread Lisa Kachold

I am attempting to compress a raw dvd format mpg2 using ffmpeg.  I built the 
source myself. My ffmpeg appears to strip the audio?

Did I fail to compile the options correctly?  Outside of Mac, what is the best 
tool for manipulating and exporting DVD's to small formats?

From: lisakach...@obnosis.com
To: kai...@gmail.com
Subject: RE: Kristy Westphal's Forensic Presentation from January Hackfest
Date: Mon, 12 Jan 2009 22:25:04 +








Sorry that appears to strip the audio on my system.

[r...@spider html]# /usr/local/bin/ffmpeg -i m2u00092.mpg 
video_kwestphal.aviFFmpeg version SVN-r16570, Copyright (c) 2000-2009 Fabrice 
Bellard, et al.
  configuration:
  libavutil 49.12. 0 / 49.12. 0
  libavcodec52.10. 0 / 52.10. 0
  libavformat   52.23. 1 / 52.23. 1
  libavdevice   52. 1. 0 / 52. 1. 0
  built on Jan 12 2009 12:44:16, gcc: 4.3.2 20081105 (Red Hat 4.3.2-7)
Input #0, mpeg, from 'm2u00092.mpg':
  Duration: 00:32:42.83, start: 3125.850467, bitrate: 5443 kb/s
Stream #0.0[0x80]: Audio: 0x, 48000 Hz, stereo, s16, 256 kb/s
Stream #0.1[0x1e0]: Video: mpeg2video, yuv420p, 720x480 [PAR 8:9 DAR 4:3], 
9100 kb/s, 29.97 tb(r)
File 'video_kwestphal.avi' already exists. Overwrite ? [y/N] y
Output #0, avi, to 'video_kwestphal.avi':
Stream #0.0: Video: mpeg4, yuv420p, 720x480 [PAR 8:9 DAR 4:3], q=2-31, 200 
kb/s, 29.97 tb(c)
Stream #0.1: Audio: mp2, 48000 Hz, stereo, s16, 64 kb/s
Stream mapping:
  Stream #0.1 -> #0.0
  Stream #0.0 -> #0.1
Unsupported codec (id=86019) for input stream #0.0


www.Obnosis.com |  http://wiki.obnosis.com | http://hackfest.obnosis.com 
(503)754-4452
January PLUG HackFest = Kristy Westphal, AZ Department of Economic Security 
Forensics @ UAT 1/10/09 12-3PM
Date: Mon, 12 Jan 2009 08:14:04 -0700
From: kai...@gmail.com
To: lisakach...@obnosis.com
Subject: Re: Kristy Westphal's Forensic Presentation from January Hackfest

Is there a way to compress the video (1.2GB) or convert to another format? 
You can have a 1.5 hour movie in AVI in about 700MB.


Download Presentation Materials here: 
http://68.3.197.192:8089/westphal_forensics.pdf


http://68.3.197.192:8089/m2u00092.mpg



_
Windows Live™ Hotmail®: Chat. Store. Share. Do more with mail. 
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_hm_justgotbetter_explore_012009---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Re: FW: Kristy Westphal's Forensic Presentation from January Hackfest

2009-01-13 Thread Stephen
i had some interesting luck with useing VLC oddly enough.

On Tue, Jan 13, 2009 at 10:13 AM, Lisa Kachold  wrote:
> I am attempting to compress a raw dvd format mpg2 using ffmpeg.  I built the
> source myself. My ffmpeg appears to strip the audio?
>
> Did I fail to compile the options correctly?  Outside of Mac, what is the
> best tool for manipulating and exporting DVD's to small formats?
>
> 
> 
> 
> From: lisakach...@obnosis.com
> To: kai...@gmail.com
> Subject: RE: Kristy Westphal's Forensic Presentation from January Hackfest
> Date: Mon, 12 Jan 2009 22:25:04 +
>
> Sorry that appears to strip the audio on my system.
>
> [r...@spider html]# /usr/local/bin/ffmpeg -i m2u00092.mpg
> video_kwestphal.aviFFmpeg version SVN-r16570, Copyright (c) 2000-2009
> Fabrice Bellard, et al.
>   configuration:
>   libavutil 49.12. 0 / 49.12. 0
>   libavcodec52.10. 0 / 52.10. 0
>   libavformat   52.23. 1 / 52.23. 1
>   libavdevice   52. 1. 0 / 52. 1. 0
>   built on Jan 12 2009 12:44:16, gcc: 4.3.2 20081105 (Red Hat 4.3.2-7)
> Input #0, mpeg, from 'm2u00092.mpg':
>   Duration: 00:32:42.83, start: 3125.850467, bitrate: 5443 kb/s
> Stream #0.0[0x80]: Audio: 0x, 48000 Hz, stereo, s16, 256 kb/s
> Stream #0.1[0x1e0]: Video: mpeg2video, yuv420p, 720x480 [PAR 8:9 DAR
> 4:3], 9100 kb/s, 29.97 tb(r)
> File 'video_kwestphal.avi' already exists. Overwrite ? [y/N] y
> Output #0, avi, to 'video_kwestphal.avi':
> Stream #0.0: Video: mpeg4, yuv420p, 720x480 [PAR 8:9 DAR 4:3], q=2-31,
> 200 kb/s, 29.97 tb(c)
> Stream #0.1: Audio: mp2, 48000 Hz, stereo, s16, 64 kb/s
> Stream mapping:
>   Stream #0.1 -> #0.0
>   Stream #0.0 -> #0.1
> Unsupported codec (id=86019) for input stream #0.0
>
>
> www.Obnosis.com |  http://wiki.obnosis.com | http://hackfest.obnosis.com
> (503)754-4452
> 
> January PLUG HackFest = Kristy Westphal, AZ Department of Economic Security
> Forensics @ UAT 1/10/09 12-3PM
> 
> Date: Mon, 12 Jan 2009 08:14:04 -0700
> From: kai...@gmail.com
> To: lisakach...@obnosis.com
> Subject: Re: Kristy Westphal's Forensic Presentation from January Hackfest
>
> Is there a way to compress the video (1.2GB) or convert to another format?
> You can have a 1.5 hour movie in AVI in about 700MB.
>
> Download Presentation Materials here:
>
> http://68.3.197.192:8089/westphal_forensics.pdf
> http://68.3.197.192:8089/m2u00092.mpg
>
>
> 
> Windows Live™ Hotmail(R): Chat. Store. Share. Do more with mail. Check it out.
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>



-- 
A mouse trap, placed on top of your alarm clock, will prevent you from
rolling over and going back to sleep after you hit the snooze button.

Stephen
---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss


Re: FW: Kristy Westphal's Forensic Presentation from January Hackfest

2009-01-13 Thread Joe Fleming




Mencoder has always worked really well for me,
though I've only ever used it to transcode videos for playback on my
n800, I've never started from DVD. A
preliminary Google seems to indicate that you can go from DVD to DivX
pretty easily and that there are a ton of scripts around that will ease
the process.

I noticed dvdrip (http://www.exit1.org/dvdrip/) in the Ubuntu repos a
while back but I've never played with it. It's just a frontend for
transcode (http://www.transcoding.org/cgi-bin/transcode), which may
also be of use to you. Hope that helps a little.

-Joe

Lisa Kachold wrote:

  I am attempting to compress a raw dvd format mpg2 using
ffmpeg.  I built the source myself. My ffmpeg appears to strip the
audio?
  
Did I fail to compile the options correctly?  Outside of Mac, what is
the best tool for manipulating and exporting DVD's to small formats?
  
  
  
  From: lisakach...@obnosis.com
To: kai...@gmail.com
Subject: RE: Kristy Westphal's Forensic Presentation from January
Hackfest
Date: Mon, 12 Jan 2009 22:25:04 +
  
  
Sorry that appears to strip the audio on my system.
  
[r...@spider html]# /usr/local/bin/ffmpeg -i m2u00092.mpg
video_kwestphal.aviFFmpeg version SVN-r16570, Copyright (c) 2000-2009
Fabrice Bellard, et al.
  configuration:
  libavutil 49.12. 0 / 49.12. 0
  libavcodec    52.10. 0 / 52.10. 0
  libavformat   52.23. 1 / 52.23. 1
  libavdevice   52. 1. 0 / 52. 1. 0
  built on Jan 12 2009 12:44:16, gcc: 4.3.2 20081105 (Red Hat 4.3.2-7)
Input #0, mpeg, from 'm2u00092.mpg':
  Duration: 00:32:42.83, start: 3125.850467, bitrate: 5443 kb/s
    Stream #0.0[0x80]: Audio: 0x, 48000 Hz, stereo, s16, 256 kb/s
    Stream #0.1[0x1e0]: Video: mpeg2video, yuv420p, 720x480 [PAR 8:9
DAR 4:3], 9100 kb/s, 29.97 tb(r)
File 'video_kwestphal.avi' already exists. Overwrite ? [y/N] y
Output #0, avi, to 'video_kwestphal.avi':
    Stream #0.0: Video: mpeg4, yuv420p, 720x480 [PAR 8:9 DAR 4:3],
q=2-31, 200 kb/s, 29.97 tb(c)
    Stream #0.1: Audio: mp2, 48000 Hz, stereo, s16, 64 kb/s
Stream mapping:
  Stream #0.1 -> #0.0
  Stream #0.0 -> #0.1
Unsupported codec (id=86019) for input stream #0.0
  
  
  www.Obnosis.com |  http://wiki.obnosis.com |
http://hackfest.obnosis.com (503)754-4452
  
  January PLUG
HackFest = Kristy Westphal, AZ Department of Economic Security
Forensics @ UAT 1/10/09 12-3PM
  Date: Mon, 12 Jan 2009 08:14:04 -0700
From: kai...@gmail.com
To: lisakach...@obnosis.com
Subject: Re: Kristy Westphal's Forensic Presentation from January
Hackfest
  
Is there a way to compress the video (1.2GB) or convert to another
format? 
You can have a 1.5 hour movie in AVI in about 700MB.
  
Download Presentation Materials here:
   http://68.3.197.192:8089/westphal_forensics.pdf
  http://68.3.197.192:8089/m2u00092.mpg
  
  
  
  Windows Live™ Hotmail®: Chat. Store. Share. Do more with mail. Check it out.
  

---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss



---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Re: FW: Kristy Westphal's Forensic Presentation from January Hackfest

2009-01-13 Thread der.hans

Am 13. Jan, 2009 schwätzte Lisa Kachold so:


I am attempting to compress a raw dvd format mpg2 using ffmpeg.  I built the 
source myself. My ffmpeg appears to strip the audio?

Did I fail to compile the options correctly?  Outside of Mac, what is the best 
tool for manipulating and exporting DVD's to small formats?


The video guy at work had been eyeing Ubuntu Studio for doing video
editing. I would expect it to have and list video compression tools.

ciao,

der.hans
--
#  http://www.LuftHans.com/http://www.LuftHans.com/Classes/
#  If you're not learning, you're not living. - der.hans---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Re: FW: Kristy Westphal's Forensic Presentation from January Hackfest

2009-01-13 Thread Sir Light
Lisa,


 Lisa Kachold  wrote: 
> 
> I am attempting to compress a raw dvd format mpg2 using ffmpeg.  I built the 
> source myself. My ffmpeg appears to strip the audio?
> 

Might it becuse it's missing this "-acodec codec" in the command? If the option 
is not there, ffmpeg will not copy the audio part. 

"-acodec codec
Force audio codec to codec. Use the "copy" special value to specify that 
the raw codec data must be copied as is."

Jon
---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss


Re: {Disarmed} FW: Kristy Westphal's Forensic Presentation from January Hackfest

2009-01-13 Thread Craig White
On Tue, 2009-01-13 at 17:13 +, Lisa Kachold wrote:
> I am attempting to compress a raw dvd format mpg2 using ffmpeg.  I
> built the source myself. My ffmpeg appears to strip the audio?
> 
> Did I fail to compile the options correctly?  Outside of Mac, what is
> the best tool for manipulating and exporting DVD's to small formats?

don't know what you included/didn't include in compiling but here's a
script that I have used for converting DVD's into files to put on my
iPod...

#!/bin/sh
#
BASE="/home/craig/dw"
IN="in-mp4"
OUT="out-mp4"
TITLE="1"
NAME="HARD_DAYS_NIGHT-"
CHAPTERS="15"
X="1"
#
# First, let's rip the DVD into individual files
#
while [ $X -ne $(( $CHAPTERS + 1)) ]
  do
  if [ $X -lt 10 ]; then
TRNO="0$X"
  else
TRNO=$X
  fi
  START=$X
  STOP=$(( $X + 1 ))
#  mplayer dvd://$TITLE -chapter "$X-$X" -dumpstream -dumpfile
"$TRNO-$NAME.vob"
  mplayer dvd:// -chapter "$X-$CHAPTERS" -dumpstream -dumpfile
"$TRNO-$NAME.vob"
  X=$(( $X + 1 ))
done
#
# Now, let's convert them into iPod MP4 format
#
X="1"
#
while [ $X -ne $(( $CHAPTERS + 1 )) ]
  do
  if [ $X -lt 10 ]; then
TRNO="0$X"
  else
TRNO=$X
  fi
  START=$X
  STOP=$(( $X + 1 ))
  ffmpeg -i "$TRNO-$NAME.vob" \
-aspect 4:3 \
-s 320x240 \
-acodec aac \
-ab 128 \
"$TRNO-$NAME.mp4"
  mv "$TRNO-$NAME.vob" $IN/
  mv "$TRNO-$NAME.mp4" $OUT/
  X=$(( $X + 1 ))
done


---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss


Re: {Disarmed} FW: Kristy Westphal's Forensic Presentation from January Hackfest

2009-01-13 Thread Craig White
On Tue, 2009-01-13 at 17:13 +, Lisa Kachold wrote:
> I am attempting to compress a raw dvd format mpg2 using ffmpeg.  I
> built the source myself. My ffmpeg appears to strip the audio?
> 
> Did I fail to compile the options correctly?  Outside of Mac, what is
> the best tool for manipulating and exporting DVD's to small formats?

fwiw - compile options used in the 'spec' file for ffmpeg

%define ff_configure \
../configure \\\
--prefix=%{_prefix} \\\
--incdir=%{_includedir}/ffmpeg \\\
--libdir=%{_libdir} \\\
--mandir=%{_mandir} \\\
--arch=%{_target_cpu} \\\
--extra-cflags="$RPM_OPT_FLAGS" \\\
%{?_with_amr:--enable-libamr-nb --enable-libamr-wb --enable-nonfree}
\\\
--enable-libdc1394 \\\
--enable-libfaac \\\
--enable-libfaad \\\
--enable-libgsm \\\
--enable-libmp3lame \\\
--enable-libtheora \\\
--enable-libvorbis \\\
--enable-libx264 \\\
--enable-libxvid \\\
--enable-x11grab \\\
--enable-avfilter \\\
--enable-avfilter-lavf \\\
--enable-postproc \\\
--enable-swscale \\\
--enable-pthreads \\\
--disable-static \\\
--enable-shared \\\
--enable-gpl \\\
--disable-debug \\\
--disable-optimizations \\\
--disable-stripping

and the requisites for building (Fedora 10)

BuildRequires:  zlib-devel
BuildRequires:  lame-devel
BuildRequires:  libdc1394-devel
BuildRequires:  libvorbis-devel
BuildRequires:  libtheora-devel
BuildRequires:  faad2-devel >= %{faad2min}
BuildRequires:  xvidcore-devel
BuildRequires:  SDL-devel
BuildRequires:  gsm-devel
BuildRequires:  imlib2-devel
BuildRequires:  texi2html
BuildRequires:  faac-devel
BuildRequires:  x264-devel >= 0.0.0-0.14.20080613
#don't enable on x86_64 until PIC issues on are fixed (in
libavcodec/i386/fft_mmx.asm)
%ifarch %{ix86}
BuildRequires:  yasm
%endif

there are also 3 extra patch files for the build

Craig

---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss


RE: {Disarmed} FW: Kristy Westphal's Forensic Presentation from January Hackfest

2009-01-13 Thread Lisa Kachold

Yes, I built it fine.

I was just using a RAW Sony DVD camera format with sound without using the 
sound codec options.

www.Obnosis.com |  http://wiki.obnosis.com | http://hackfest.obnosis.com 
(503)754-4452
PLUG HACKFESTS - http://uat.edu Second Saturday of Each Month Noon - 3PM




> Subject: Re: {Disarmed} FW: Kristy Westphal's Forensic Presentation from  
> January Hackfest
> From: craigwh...@azapple.com
> To: plug-discuss@lists.plug.phoenix.az.us
> Date: Tue, 13 Jan 2009 12:15:13 -0700
> 
> On Tue, 2009-01-13 at 17:13 +, Lisa Kachold wrote:
> > I am attempting to compress a raw dvd format mpg2 using ffmpeg.  I
> > built the source myself. My ffmpeg appears to strip the audio?
> > 
> > Did I fail to compile the options correctly?  Outside of Mac, what is
> > the best tool for manipulating and exporting DVD's to small formats?
> 
> fwiw - compile options used in the 'spec' file for ffmpeg
> 
> %define ff_configure \
> ../configure \\\
> --prefix=%{_prefix} \\\
> --incdir=%{_includedir}/ffmpeg \\\
> --libdir=%{_libdir} \\\
> --mandir=%{_mandir} \\\
> --arch=%{_target_cpu} \\\
> --extra-cflags="$RPM_OPT_FLAGS" \\\
> %{?_with_amr:--enable-libamr-nb --enable-libamr-wb --enable-nonfree}
> \\\
> --enable-libdc1394 \\\
> --enable-libfaac \\\
> --enable-libfaad \\\
> --enable-libgsm \\\
> --enable-libmp3lame \\\
> --enable-libtheora \\\
> --enable-libvorbis \\\
> --enable-libx264 \\\
> --enable-libxvid \\\
> --enable-x11grab \\\
> --enable-avfilter \\\
> --enable-avfilter-lavf \\\
> --enable-postproc \\\
> --enable-swscale \\\
> --enable-pthreads \\\
> --disable-static \\\
> --enable-shared \\\
> --enable-gpl \\\
> --disable-debug \\\
> --disable-optimizations \\\
> --disable-stripping
> 
> and the requisites for building (Fedora 10)
> 
> BuildRequires:  zlib-devel
> BuildRequires:  lame-devel
> BuildRequires:  libdc1394-devel
> BuildRequires:  libvorbis-devel
> BuildRequires:  libtheora-devel
> BuildRequires:  faad2-devel >= %{faad2min}
> BuildRequires:  xvidcore-devel
> BuildRequires:  SDL-devel
> BuildRequires:  gsm-devel
> BuildRequires:  imlib2-devel
> BuildRequires:  texi2html
> BuildRequires:  faac-devel
> BuildRequires:  x264-devel >= 0.0.0-0.14.20080613
> #don't enable on x86_64 until PIC issues on are fixed (in
> libavcodec/i386/fft_mmx.asm)
> %ifarch %{ix86}
> BuildRequires:  yasm
> %endif
> 
> there are also 3 extra patch files for the build
> 
> Craig
> 
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

_
Windows Live™: Keep your life in sync. 
http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t1_allup_howitworks_012009---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

RE: {Disarmed} FW: Kristy Westphal's Forensic Presentation from January Hackfest

2009-01-13 Thread Craig White
On Wed, 2009-01-14 at 00:12 +, Lisa Kachold wrote:
> Yes, I built it fine.
> 
> I was just using a RAW Sony DVD camera format with sound without using
> the sound codec options.

that's why I sent the script that I have used in the past

Craig

---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss


OT: {Disarmed} FW: Kristy Westphal's Forensic Presentation from January Hackfest

2009-01-13 Thread Lisa Kachold

http://www.theonion.com/content/node/40076

www.Obnosis.com |  http://wiki.obnosis.com | http://hackfest.obnosis.com 
(503)754-4452
PLUG HACKFESTS - http://uat.edu Second Saturday of Each Month Noon - 3PM




> Subject: RE: {Disarmed} FW: Kristy Westphal's Forensic Presentation from  
> January Hackfest
> From: craigwh...@azapple.com
> To: plug-discuss@lists.plug.phoenix.az.us
> Date: Tue, 13 Jan 2009 17:21:55 -0700
> 
> On Wed, 2009-01-14 at 00:12 +, Lisa Kachold wrote:
> > Yes, I built it fine.
> > 
> > I was just using a RAW Sony DVD camera format with sound without using
> > the sound codec options.
> 
> that's why I sent the script that I have used in the past
> 
> Craig
> 
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

_
Windows Live™ Hotmail®: Chat. Store. Share. Do more with mail. 
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_hm_justgotbetter_explore_012009---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Re: {Disarmed} Re: FW: Kristy Westphal's Forensic Presentation from January Hackfest

2009-01-13 Thread Craig White
On Tue, 2009-01-13 at 11:41 -0700, Joe Fleming wrote:
> Mencoder has always worked really well for me, though I've only ever
> used it to transcode videos for playback on my n800, I've never
> started from DVD. A preliminary Google seems to indicate that you can
> go from DVD to DivX pretty easily and that there are a ton of scripts
> around that will ease the process.
> 

as far as I know, mencoder is part of the ffmpeg package and if she
built mencoder when she built ffmpeg, it would have the same problems
with audio that ffmpeg had, assuming that she is correct in her
suspicions that there was a problem with the build.

Me - I'm too unmotivated to build that type of package myself and with
Fedora, using rpmfusion or probably atrpms, a simple...

yum install ffmpeg gstreamer-ffmpeg mencoder

will get the whole shebang installed worry free.

Craig

---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss


Re: OT: {Disarmed} FW: Kristy Westphal's Forensic Presentation from January Hackfest

2009-01-13 Thread Craig White
On Wed, 2009-01-14 at 00:26 +, Lisa Kachold wrote:
> http://www.theonion.com/content/node/40076
> 

Google Purge...sounds anorexic

they would of course name it something like GPurge or why not just Gcab
in honor of that which truly has little to no value.

Craig

---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss


Re: OT: {Disarmed} FW: Kristy Westphal's Forensic Presentation from January Hackfest

2009-01-13 Thread Stephen
bulemic not anorexic... anorexic would be lycos

On Tue, Jan 13, 2009 at 5:31 PM, Craig White  wrote:
> On Wed, 2009-01-14 at 00:26 +, Lisa Kachold wrote:
>> http://www.theonion.com/content/node/40076
>>
> 
> Google Purge...sounds anorexic
>
> they would of course name it something like GPurge or why not just Gcab
> in honor of that which truly has little to no value.
>
> Craig
>
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>



-- 
A mouse trap, placed on top of your alarm clock, will prevent you from
rolling over and going back to sleep after you hit the snooze button.

Stephen
---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss


Re: OT: {Disarmed} FW: Kristy Westphal's Forensic Presentation from January Hackfest

2009-01-13 Thread keith smith
http://www.theonion.com/content/node/47978







--- On Tue, 1/13/09, Lisa Kachold  wrote:
From: Lisa Kachold 
Subject: OT: {Disarmed} FW: Kristy Westphal's Forensic Presentation from 
January Hackfest
To: plug-discuss@lists.plug.phoenix.az.us
Date: Tuesday, January 13, 2009, 5:26 PM




#yiv995329023 .hmmessage P
{
margin:0px;padding:0px;}
#yiv995329023 {
font-size:10pt;font-family:Verdana;}

http://www.theonion.com/content/node/40076

www.Obnosis.com |  http://wiki.obnosis.com | http://hackfest.obnosis.com 
(503)754-4452
PLUG HACKFESTS - http://uat.edu Second Saturday of Each Month Noon - 3PM




> Subject: RE: {Disarmed} FW: Kristy Westphal's Forensic Presentation from      
> January Hackfest
> From: craigwh...@azapple.com
> To: plug-discuss@lists.plug.phoenix.az.us
> Date: Tue, 13 Jan 2009 17:21:55 -0700
> 
> On Wed, 2009-01-14 at 00:12 +, Lisa Kachold wrote:
> > Yes, I built it fine.
> > 
> > I was just using a RAW Sony DVD camera format with sound without using
> > the sound codec options.
> 
> that's why I sent the script that I have used in the past
> 
> Craig
> 
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Windows Live™ Hotmail®: Chat. Store. Share. Do more with mail.  Check it out. 
---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss


  ---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Re: OT: {Disarmed} FW: Kristy Westphal's Forensic Presentation from January Hackfest

2009-01-13 Thread Craig White
Touché - lycos...are they still in business? I thought they bit the
dust...perhaps someone picked up the name.

Craig

On Tue, 2009-01-13 at 17:33 -0700, Stephen wrote:
> bulemic not anorexic... anorexic would be lycos
> 
> On Tue, Jan 13, 2009 at 5:31 PM, Craig White  wrote:
> > On Wed, 2009-01-14 at 00:26 +, Lisa Kachold wrote:
> >> http://www.theonion.com/content/node/40076
> >>
> > 
> > Google Purge...sounds anorexic
> >
> > they would of course name it something like GPurge or why not just Gcab
> > in honor of that which truly has little to no value.
> >
> > Craig
> >
> > ---
> > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> > To subscribe, unsubscribe, or to change your mail settings:
> > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> >
> 
> 
> 

---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss