SCIENTIFIC-LINUX-USERS Archives

November 2013

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

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

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

Print Reply
Subject:
From:
ToddAndMargo <[log in to unmask]>
Reply To:
ToddAndMargo <[log in to unmask]>
Date:
Fri, 29 Nov 2013 15:30:26 -0800
Content-Type:
text/plain
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