SCIENTIFIC-LINUX-USERS Archives

November 2013

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Content-Transfer-Encoding:
7bit
Sender:
Mailing list for Scientific Linux users worldwide <[log in to unmask]>
Subject:
From:
ToddAndMargo <[log in to unmask]>
Date:
Fri, 29 Nov 2013 15:30:26 -0800
Content-Type:
text/plain; charset="ISO-8859-1"; format=flowed
MIME-Version:
1.0
Reply-To:
ToddAndMargo <[log in to unmask]>
Parts/Attachments:
text/plain (25 lines)
Hi All,

I have posted my vlc update script several times.
I just did an update that will bring in H264 and
webm to the newer versions of vlc.

-T

------update-vlc------

#!/bin/bash

Cmd="yum --disablerepo=* --enablerepo=atrpms* upgrade vlc ffmpeg"
echo "$Cmd"
su root -c "$Cmd"




-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

ATOM RSS1 RSS2