Search:

Type: Posts; User: Pithikos; Keyword(s):

Page 1 of 5 1 2 3 4

Search: Search took 0.02 seconds.

  1. [ubuntu] Re: Screencasting with ffmpeg gives washed out colors

    The images were merely taken to show the quality of the videos(I try to screencast the terminal), not to look at the content.

    I managed to get around by using a lossless codec instead of x264. I...
  2. [ubuntu] Screencasting with ffmpeg gives washed out colors

    I use ffmpeg to record the whole screen with lossless quality. I run this command:

    ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 30 -s 1920x1080 -i :0.0 -acodec pcm_s16le -vcodec libx264 -preset...
  3. [SOLVED] Ubuntu install on Samsung 5 hybrid (NP530U3C-A07)

    I made a small guide about installing Ubuntu on the NP530U3C-A07 which has a small SSD. This guide probably works with other models as well which share the same characteristics.
    ...
  4. [ubuntu] Re: VLC won't open sftp files after Karmic Upgrade

    The problem seems to be with the sftp folders not mounting in
    ~/.gvfs. A solution is to make the folder manually if not there and try mount it. Some help can be found here:...
  5. [ubuntu] Re: New Gazelle Professional - Centrino Advanced-N 6235 wireless issue

    What are the results? I have the same issue with a Samsung series-5. Many disconnects and slow internet at campus. Sometimes it works fine though.
  6. Replies
    2
    Views
    445

    Extended bachelor vs master

    I have completed 2 years of bachelor courses where the majority is courses in Computer Science. Now I find myself in a situation where I can take specific courses for the 1 remaining year and get a...
  7. [SOLVED] Re: Can't boot Ubuntu after deleting random partition on other HDD

    Ok, I finally solved it by booting with a Live CD and using the tool boot-repair :P
  8. [SOLVED] Can't boot Ubuntu after deleting random partition on other HDD

    I got a new laptop(Samsung NP530U3C) which comes with 24GB of a SSD and a 500GB hard disk. I installed Ubuntu on the SSD and made a ext4 partition on the hard disk for saving media files. Boot...
  9. Replies
    24
    Views
    49,791

    [ubuntu] Re: Unity Web Player

    You can vote to change this!

    http://feedback.unity3d.com/forums/15792-unity/suggestions/164961-platforms-linux-player-web-player-support
  10. [ubuntu] Opensource tools for electronic music production and workflow?

    I have been using mostly Ardour, Hydrogen and ZynSynth. I make the beats and melodies with Hydrogen and ZynSynth and link them to Ardour. I then record with Ardour and then just copy-paste the tracks...
  11. [ubuntu] Re: How start program(that lacks --display flag) on second monitor

    Thanks buddy! That worked as a charm. Here's how my bash looks in case someone gets in the same problem:



    #!/bin/bash

    #Start my audio programs for music production
    DISPLAY=:0.0
    (qjackctl...
  12. [ubuntu] Re: How start program(that lacks --display flag) on second monitor

    .
  13. [ubuntu] Re: How start program(that lacks --display flag) on second monitor

    .
  14. [ubuntu] Re: Hardware Sensors Monitor only detecting GPU temps.

    That will work only with NVIDIA cards
  15. [ubuntu] Terminal instant messenger compatible with msn?

    I am logged in to my university account via SSH and I want to try an instant messenger in that manner.

    I have tryied compiling pidgin and centerim but there are some libraries missing. As you...
  16. Re: HOWTO improving your internet connection using wondershaper

    For this to work your computer must be a router for other computers right? Else I don't see how this can have an effect as it assigns bandwidths to netword cards. Is that right?
  17. Replies
    1
    Views
    479

    [ubuntu] Re: Arrange icon position via terminal

    At least someone knows if there exists a way?
  18. [ubuntu] Change music, movies, etc locations to external hard disk

    I want to change my music, movies etc default location to my external hard drive. I opened the .config/user-dirs.dirs and have this:

    XDG_DESKTOP_DIR="$HOME/Desktop"...
  19. [ubuntu] Re: Hardware Sensors Monitor only detecting GPU temps.

    Well how do your monitor the temps at the moment? What app?
  20. Replies
    5
    Views
    463

    [ubuntu] Re: Highly weird wireless problem

    What's your wifi card model? Maybe you should try the proprietary drivers for linux. Had the same problems and that worked for me.
  21. Replies
    2
    Views
    222

    [ubuntu] Re: Ubuntu Clarification

    I can't assure that everything is going to work with your laptop but I wouldn't think there will be any problem. You don't lose anything anyway. Just backup all the things you need to a USB or...
  22. Replies
    1
    Views
    479

    [ubuntu] Arrange icon position via terminal

    Is there a way to arrange icons from terminal?
    Was thinking to make a bash scripts as sometimes(quite seldom) my icons just rearrange on their own and it's damn annoying having to drag them to the...
  23. Replies
    17
    Views
    2,264

    [ubuntu] Re: Copy file with asterisk in filename?

    Nope. I even hit F2 and ran "gnome-terminal" to be 100% sure.
    Though I noticed now that Ctrl+Shift+C works. It's only Ctrl+Shift+P that doesn't work.
  24. Replies
    17
    Views
    2,264

    [ubuntu] Re: Copy file with asterisk in filename?

    Thanks! wasn't aware of the TAB and it seems quite helpful.

    Though Ctrl+Shift+C and Ctrl+Shift+P don't work.
    Ctrl+Shift+P acts as Ctrl+P which has the same effect as hitting the Up Arrow

    ...
  25. Replies
    17
    Views
    2,264

    [ubuntu] Re: Copy file with asterisk in filename?

    I guess it's a conventient that I still carry from the my "Windows" days :lol:

    I think that's a +1 for DOS even though I hate M*.
Results 1 to 25 of 107
Page 1 of 5 1 2 3 4