Search:

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

Page 1 of 8 1 2 3 4

Search: Search took 0.09 seconds.

  1. Re: Windows not starting after installing Ubuntu

    Greetings rshieh....
    I am guessing you have a Lenovo....
    Does your start screen have a Windows boot option in your choices?..If so, did you try it?
    Are you able to hit F1,or F2 at startup and get...
  2. [SOLVED] Re: Dual boot windows/Ubuntu 18.04LTS Only boots to windows

    You are correct....
    When the grub 2 screen comes up, you choose the Windows boot manager to boot into Windows....
    Thank you....
  3. [SOLVED] Re: Dual boot windows/Ubuntu 18.04LTS Only boots to windows

    Greetings,
    If i read correctly,,you were able to find and boot Ubuntu....This is good....
    But you need it to boot Ubuntu by default....
    If i were you, i would try what i said in my first reply:
    ...
  4. [SOLVED] Re: Dual boot windows/Ubuntu 18.04LTS Only boots to windows

    Greetings,
    You have an HP....
    Did you boot into the BIOS, (hit "esc" at startup and choose "F10") and then navigate here:

    -Bios
    -System Configuration
    -UEFI boot loader
    -OS boot manager

    and...
  5. [SOLVED] Re: Dual boot windows/Ubuntu 18.04LTS Only boots to windows

    Greetings claven123....
    I fought with this exact issue all day, except i have windows 8.1....
    My laptop is an "HP-ENVY-17-Laptop"....
    Here is how i fixed my dual boot issue....

    First I went...
  6. [ubuntu] Re: can't connect with VPN since 16.04 LTS upgrade

    I have libgnutls30 installed....I do not have libcrypt11 installed....
  7. [ubuntu] Re: can't connect with VPN since 16.04 LTS upgrade

    I have had this issue since going from Ubuntu 14.04 to 16.04.
    I was able to connect before easily on `14.04 with Openvpn.
    With 16.04 the only way i have been able to connect is by downloading the...
  8. [ubuntu] Inotifywait is moving multiple ffmpeg segments instead of one at a time.

    Hello,,
    I have come to a dead end looking for a solution on my own and will ask for your help please....
    Thanks for all info you may have....
    I capture 30 second segments of video and write to a...
  9. Replies
    3
    Views
    735

    [all variants] Re: FFMPEG / AVCONV video to images

    It is my understanding that if you put the "-r " in front of the "i",,,,ffmpeg treats it as the rate of the input....
    If you put the "-r " after the "i",,,,ffmpeg will treat it as the resampled rate...
  10. Replies
    3
    Views
    735

    [all variants] Re: FFMPEG / AVCONV video to images

    I have had luck with ffmpeg when i call out the fps in the command....

    ffmpeg -i input.mp4 -an -qscale 0 -f image2 -r 29 filename%06d.jpg
    This seems to get me about the right amount of images.......
  11. [SOLVED] Re: Ubuntu 14.04,,ffmpeg,,and libavcodec.so.52

    Hi monkeybrain20122,,
    I actually have this working now....A new compile of https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu with the old lucid release of "libavutil49" and "libavcodec52".......
  12. [SOLVED] Re: Ubuntu 14.04,,ffmpeg,,and libavcodec.so.52

    Problem solved....
    Finally fixed this issue on my own....
    In 14.04 i had to compile ffmpeg from here https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu....
    Then go get "libavutil49" from here...
  13. Replies
    12
    Views
    1,596

    [SOLVED] Re: Python save jpg with time and date.

    I have managed to get this working....
    It now saves the jpeg with the time and date,,and actually stacks all images instead of a few before saving it....
    Thanks to steeldriver and Vaphell for all...
  14. Replies
    12
    Views
    1,596

    [SOLVED] Re: Python save jpg with time and date.

    Vaphell,,thank you....I will work on this too....
  15. Replies
    12
    Views
    1,596

    [SOLVED] Re: Python save jpg with time and date.

    steeldriver,,
    I am aware that i am missing part of the old code....I am still struggling to integrate this:

    filename = "/home/tim/Desktop/final_stacked_images/final_result_" +...
  16. Replies
    12
    Views
    1,596

    [SOLVED] Re: Python save jpg with time and date.

    Hello steeldriver,,and thanks for your help....
    I can indent like you said,,,,and i am still only getting it to stack 2 images....
    Let me show you what the issue is now....
    With the original code...
  17. Replies
    12
    Views
    1,596

    [SOLVED] Re: Python save jpg with time and date.

    I spoke too soon....
    This part,

    ImageChops.lighter(background, overlay).save(filename)
    is not being performed....
    I think it is because it comes after everything else....
    I will move things...
  18. Replies
    12
    Views
    1,596

    [SOLVED] Re: Python save jpg with time and date.

    I have had some luck and now this is working....
    At first i had the

    import datetime
    # get the date to add to caption and file name
    datetime.datetime.now().strftime("%Y-%m-%d %H:%M:%S")

    in...
  19. Replies
    12
    Views
    1,596

    [SOLVED] Re: Python save jpg with time and date.

    Thanks for your reply....
    I tried them both and they generate this error....

    Traceback (most recent call last):
    File "/media/SamsungDisk3/uhvo_replacement_test/images/script_2.py", line 31, in...
  20. Replies
    12
    Views
    1,596

    [SOLVED] Python save jpg with time and date.

    Hello,,
    I am not able to successfully make this python code save the jpg with the current date and time....

    #!/usr/bin/python

    import Image
    import ImageChops
    import sys
    import glob
    import os
  21. [SOLVED] Ubuntu 14.04,,ffmpeg,,and libavcodec.so.52

    Hello again,,
    I have searched many pages,,found no fixes,,and feel the need to clear my head and get back to the basics of my problem....
    I have been using 12.04 and have not had this problem.......
  22. Replies
    2
    Views
    772

    [ubuntu] Re: Ubuntu 14.04-avconv-drawtext.

    Thank you....
    I will install ffmpeg from the wiki and move on....
    Thanks again....
  23. Replies
    2
    Views
    772

    [ubuntu] Ubuntu 14.04-avconv-drawtext.

    Hello,,
    I have been reading other info on google and the forums and am still confused....
    I use Ubuntu 12.04 with ffmpeg compiled from here http://trac.ffmpeg.org/wiki/UbuntuCompilationGuide with...
  24. Replies
    5
    Views
    5,761

    Re: Ubuntu 14.04 default programs....

    Thanks for all the help....
  25. Replies
    5
    Views
    5,761

    Re: Ubuntu 14.04 default programs....

    Thank you....
Results 1 to 25 of 179
Page 1 of 8 1 2 3 4