Tag Info

New answers tagged

0

The versions in 12.04 are pretty much "locked' into place because it's an already-released stable Ubuntu version. The only way to get a more updated version would be a PPA, building from source, WebUpd8, or a backported version, assuming there is one.


0

If you go to the Ubuntu packages site you'll find all the contact information you need. Then below you search for the package you want info on. After that you'll get the results of your query. Click on the distribution name to access it. On the right side of the site you'll find the contact info for Ubuntu and for the Debian maintainer. And ...


0

It doesn't look like there's any packages to run madVR on Linux natively, and potplayer on WINE AppDB is rated as garbage.


0

VA-API (Hardware Acceleration For Intel ) Jupiter or similar power saving app for 13.04? check my answer for full detail for Intel GPUs (for Intel HD Graphics as well as G45 and later): sudo apt-get install i965-va-driver libva-intel-vaapi-driver vainfo Configuration VLC Its in Tools > Preferences > Input & Codecs > Enable Use GPU ...


0

Ok, here's what you can do. We'll try and install both the programs through the command line because that way, we'll be able to see more information on what exactly is happening. Before we start, make sure that you are connected to the internet. Then, follow the bellow steps: Step 1 Hit Ctrl+Alt+T. This will open up a window, called a terminal. In this ...


0

Try to delete it from Synptic as full removal then try to install it maybe it'll fix the problem


0

solved this problem by removing vlc and installing it from vlc repos. sudo add-apt-repository ppa:videolan/stable-daily sudo apt-get update; sudo apt-get install vlc


2

To install VLC player, just press Ctrl+Alt+T on your keyboard to open Terminal. When it opens, run the command(s) below: sudo add-apt-repository ppa:videolan/stable-daily sudo apt-get update sudo apt-get install vlc As far as Package Dependencies: Programs often use some of the same files as each other. Rather than putting these files into each ...


0

Open VLC Player. Press on Ctrl+D (or choose Media --> Open DISC). From there choose your Media type then click on Play. See pic


0

Try this sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update And then sudo apt-get install libdvdcss2 ...


0

Check out the Help > Content (open it by pressing F1) - here the highlight: Left arrow: Go back 15 seconds Right arrow: Go forward 60 seconds Shift+Left arrow: Go back 5 seconds Shift+Right arrow: Go forward 15 seconds Ctrl+Left arrow: Go back 3 minutes Ctrl+Right arrow: Go forward 10 minutes


1

Delete the VLC profile. Go to Home folder Press CTRL & H (To show hidden files) Open the folder .config Right click on vlc folder and delete Restart VLC and see how it works. Deleting the profile folder of VLC makes it work as when you first installed it.


0

Interesting issue you have there... Have you tried sudo apt-get remove vlc --purge sudo apt-get install vlc


0

Have you tried: vlc --rate=2.00 -vvv "my video.avi" --sout ....... =)


1

Playitslowly This fine software does most you need for transcription of audio files to text. It has the following features: Plays every file gstreamer does (mp3, ogg vorbis, midi, even flv!) Can use alsa and jack Change speed and pitch Loop over certain parts Export to wav Source: Developer's Blog The following keyboard ...


1

Audacity It not only has by default the left/right keys set for 1-second jump, but this and the other possible jumps are editable. Also, this is an audio editing program, with enhanced control and features needed for such activity as transcription (like removing background noise!) By default the Space key is not set to pause, but to Stop/Play, so it ...


0

Definitely VLC: http://www.videolan.org/vlc/index.html you can advance speed of sound towards picture, subs etc


0

I would recommend VLC Media Player. It Plays almost every format out there and you can jump to a specific time by pressing ctrl + T. Also look at the SMPlayer. Though i'm not so familiar with it I heard it is also a great player. VLC Media Player SMPlayer Update: You should have a look at Avidemux. It looks really good. As far as I can see you can ...


0

ctrl+alt+t sudo apt-get build-dep vlc


0

Remove the totem video player via ubuntu software center. It appears with name "Video". This will make every video format use VLC automatically.


0

ah! resolved somehow... http://ftp.cn.debian.org/debian/pool/main/liba/libass/libass4_0.10.0-3_amd64.deb Extract and install: sudo dpkg -i '/location/to/file/libass4_0.10.0-3_amd64.deb'


0

Try reinstalling libass4, there seems to be something wrong with the current installation.



Top 50 recent answers are included