Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.03 seconds.

  1. [other] Re: HOWTO: Make Time Lapse Videos from Photographs

    Wow :)

    Thank you very much for the C++ implementation!

    I haven't tried it yet, but I'll do soon.

    Do you have any github repository that hosts your code?
  2. Replies
    2
    Views
    1,822

    [SOLVED] Re: Wacom Intuos Pro change touch ring mode?

    Here is my solution:

    1. Installed the latest input-wacom drivers. Now the status_led0_select file appears for both USB and Wireless connection :)
    2. Blacklisted the original modules so that my...
  3. Replies
    2
    Views
    1,822

    [SOLVED] Re: Wacom Intuos Pro change touch ring mode?

    hmmmmm

    It looks like I am facing this bug: http://sourceforge.net/p/linuxwacom/bugs/275/?limit=25

    If I connect a USB cable, there is a folder "/sys/bus/usb/devices/*/wacom_led/".

    There is a...
  4. Replies
    2
    Views
    1,822

    [SOLVED] Wacom Intuos Pro change touch ring mode?

    I am on Kubuntu 14.04 and I just bought a Wacom Intuos Pro Medium.
    The tablet is recognized by the system, but initially I could not configure the different keys and profiles in KDE settings.
    This...
  5. [other] Re: HOWTO: Make Time Lapse Videos from Photographs

    I also had some problems with the latest versions of mencoder, so I have updated the article to include information on how to make a video with the use of ffmpeg.
    Read the first post in the thread...
  6. [other] Re: HOWTO: Make Time Lapse Videos from Photographs

    Wow! Thanks for the tips :)
    I will definitely take a look to your suggestions for improvement!
    For the moment, I will simply add a reference to your post in order for others to be able to find...
  7. [other] Re: HOWTO: Make Time Lapse Videos from Photographs

    Just updated the main thread to include some more info about the options used on kdenlive in order to get a 4k output.

    I also added an alternative "mogrify" option for multi core resizing using...
  8. [other] Re: HOWTO: Make Time Lapse Videos from Photographs

    My first 4k time lapse video that is based on this technique :)

    https://www.youtube.com/watch?v=nEBFQj8oid0

    Edited the video with kdenlive. Added Fade from black and Fade to black effects plus...
  9. [other] Re: HOWTO: Make Time Lapse Videos from Photographs

    Glad to know it is useful not only for me :D
  10. [other] Re: HOWTO: Make Time Lapse Videos from Photographs

    @macburgerjunior, FakeOutdoorsman gave you the answer.

    However, I think you could use avconv just by changing the following line in the first step from:


    ls -1tr *.jpg | while read filename;...
  11. [other] Re: HOWTO: Make Time Lapse Videos from Photographs

    Just updated the how-to and changed the mencoder command with ffmpeg which is working fine for me on Kubuntu 14.04!
    Start reading from Step 1 again, because I do the file sorting in the first step.
  12. [other] Re: HOWTO: Make Time Lapse Videos from Photographs

    @Denkogami, I tried to make a time lapse today, and mencoder gives me the same error on Kubuntu 14.04!
    I guess it is something related to the libavcodec.
    I'll try to find a solution since I want to...
  13. [other] Re: HOWTO: Make Time Lapse Videos from Photographs

    Glad you found this thread helpful :)
  14. [other] Re: HOWTO: Make Time Lapse Videos from Photographs

    Was it mencoder gave you the segmentation fault?
    I never tried to make a timelapse with more than 1000 pictures before, but I could give it a try :)



    I don't remember exactly what was the...
  15. How can I use the default generic kernel in a UEC Ubuntu Cloud Image?

    I download a UEC style Ubuntu Precise image from http://cloud-images.ubuntu.com/ that I want to use in an OpenStack cloud, but I want to make some modifications to it before booting the VM.
    ...
  16. [other] Re: HOWTO: Make Time Lapse Videos from Photographs

    Check this link for more encoding options:
    https://trac.ffmpeg.org/wiki/x264EncodingGuide

    I guess if you change CRF to a higher value (23 is the default one) and/or play with bitrate, you will...
  17. [SOLVED] Re: Digitus DN-3023: Gigabit Ethernet USB 3.0 adapter

    For me it works as well now with the latest driver.
  18. Re: Script for automated rtorrent installation with rutorrent for Ubuntu 10.04!

    It looks like you have modified the script?

    This line should be 65 and not 51.

    Try to re-download and run it again.
  19. [SOLVED] Re: Digitus DN-3023: Gigabit Ethernet USB 3.0 adapter

    I tried once sometime ago but it didn't work. I might try once more now with driver version 1.5.0.
  20. [SOLVED] Re: Digitus DN-3023: Gigabit Ethernet USB 3.0 adapter

    I can confirm that forcing it to work at 100Mbps does the trick. Not the best solution for a Gigabit card, but better than no connectivity at all.
  21. [other] Re: HOWTO: Make Time Lapse Videos from Photographs

    Updated steps 5 and 7 to provide better results
  22. [SOLVED] Re: Digitus DN-3023: Gigabit Ethernet USB 3.0 adapter

    I tested with 3.9 and 3.10.1 kernel from http://kernel.ubuntu.com/~kernel-ppa/mainline/ but still no luck :/

    Same weird behavior. Recognised, dmesg shows link is up at 1000Mbps, the packet counter...
  23. [SOLVED] Re: Digitus DN-3023: Gigabit Ethernet USB 3.0 adapter

    So it is something with the Dell XPS 13..

    Thanks for replying on this! I will try to upgrade to the latest kernel tomorrow and report if it fixes the problem.
  24. Partman & preseed: volume group name is already in use

    I have the following disk setup:



    To explain a little bit better: sda is the real hard disk which is split in two partitions. sda1 and sda5.
    sda1 is ext2 and contains /boot and sda5 is...
  25. [SOLVED] Re: OpenXenManager with XEN Server and xcp-xapi?

    I just solved this problem.

    My default network interface is eth1, thus XCP is creating xenbr1 which is the default management interface.
    Changing the directive MANAGEMENT_INTERFACE='xenbr0' to...
Results 1 to 25 of 239
Page 1 of 10 1 2 3 4