Search:

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

Search: Search took 0.05 seconds.

  1. Replies
    3
    Views
    451

    [xubuntu] Re: Setting up system to use vncserver

    Actually when I installed vino it did not install with any dependencies. I am using it to be able to access the desktop on my server so that i do not have to got where the server actually is. that...
  2. Replies
    3
    Views
    451

    [xubuntu] Setting up system to use vncserver

    i have a system that i just upgraded from Ubuntu 10.04 to Xubuntu 12.04 and now I need to re-set up the VNC connection.
    i can get it to run if i use :

    sudo /usr/lib/vino/vino-server
    but I have...
  3. Replies
    11
    Views
    4,198

    [all variants] Re: MKV to MP4 Conversion

    Here is my script after making some changes to use some of what you have in your script although there is still one minor issue that i need to figure out how to over come as far as file names are...
  4. Replies
    11
    Views
    4,198

    [all variants] Re: MKV to MP4 Conversion

    I have been working on a project like this for a while and even have a nearly completed script for doing the encoding.

    here is the link to my forum post ->...
  5. [xubuntu] Re: Automated MP4 encodeing using ffmpeg and x624 with hardsubing and chapters insert

    Now I have the following script and it is semi-functional for what I want it to do.


    #!/bin/bash
    echo "Time Start: "$(date +%m%d%Y%I%M%S%p)
    shopt -s nullglob
    for f in *.mkv
    do
    echo "Trying...
  6. [xubuntu] Re: Automated MP4 encodeing using ffmpeg and x624 with hardsubing and chapters insert

    Attached is three ls.text files.
    ls.txt -> list of one series
    ls2.txt -> list of different shows
    ls3.txt -> list of different series
  7. [xubuntu] Automated MP4 encodeing using ffmpeg and x624 with hardsubing and chapters insertion.

    See here for how I started : http://ubuntuforums.org/showthread.php?t=2112462

    Using the recommendations there i now have this script:


    #!/bin/bash
    vidfile='<show name and number>'
    mkvextract...
  8. Replies
    8
    Views
    2,701

    Re: mplayer and x264 encodeing

    i want the subs to be burned into the video preferably with out having to extract them plus there are fonts in the file that are included in the mkv. and there is also the chapters that would need to...
  9. Replies
    8
    Views
    2,701

    Re: mplayer and x264 encodeing

    After following the above instructions i do have it semi encoding the mp4.
    I had to convert :


    mplayer -nosound -benchmark -ass -vo yuv4mpeg:file=>(x264 --demuxer y4m --profile high --level 4.1...
  10. Replies
    8
    Views
    2,701

    Re: mplayer and x264 encodeing

    I know mplayer is not an encoder that is what x264 is for please look as the FULL cmd line.
    I am 'playing' the video+subs into x264 and x264 is doing the encoding.
    Also ffmpeg so not have the...
  11. Replies
    8
    Views
    2,701

    mplayer and x264 encodeing

    I found x264 Encoding Guide - Linux Encoding after following the instructions there i ended up with the following bash script :



    #!/bin/bash
    vidfile='/home/wolfpup/Videos/<series...
  12. Replies
    26
    Views
    117,581

    [lubuntu] Re: How to network share on Lubuntu

    I have followed the directions here and have Samba up and running. I can now see the files on my Ubuntu 10.04 server but i can not access them to copy them or play them as the are mainly video files....
  13. [ubuntu] Re: Issue sharing folders on extra drives on mixed Windows / Linux network

    Actually I WANT ALL systems on my network to have FULL guest access to the indicated folders INCLUDING the Torrents folder. My Windows 7 system can access the folders just fine(because i had to use...
  14. [ubuntu] Issue sharing folders on extra drives on mixed Windows / Linux network

    Hello,
    I'm using Ubuntu 10.04 Deskop as a mixed Web/Torrent/Fileserver and I i have recently added a 1TB HDD to the system but I'm having an issue fully sharing a folder on the new drive with ALL my...
  15. Replies
    636
    Views
    1,221,576

    Re: HOWTO: Set up VNC server with resumable sessions

    Actually with the newer versions you can configure a remote desktop from System>Personal>Remote Desktop.

    That is how i have done mind and i also have a good Linksys Roughter that lest me set the...
  16. Replies
    20
    Views
    2,271

    [ubuntu] Re: Installing LAMP on UBUNTU

    i did the as well but i can not get the xamp page and i have forgoten hoe to male a file with php extension.
  17. Replies
    9
    Views
    1,175

    [ubuntu] Re: Setting Static IP with Linksus Rougter

    i tried the steps you listes and my ubuntu system gets imdiatley locked off the internet.
    after making the adjustments. i reset the the net connection and then open Firefox and
    try to goto a web...
  18. Replies
    9
    Views
    1,175

    [ubuntu] Re: Setting Static IP with Linksus Rougter

    the local ip is set buy my linsys roughter and was trying to set the ip4v setting under edit connections for my network intrface. the roughter sets the local ip adress to 198.168.1.XXX with a net...
  19. Replies
    9
    Views
    1,175

    [ubuntu] Re: Setting Static IP with Linksus Rougter

    that is my problem when i set a static on the computer it looses all connection to the internet and i even loose remote acess to the system on my local network
  20. Replies
    9
    Views
    1,175

    [ubuntu] Re: Setting Static IP with Linksus Rougter

    ye i have a desk top computer running the desktop version of ubuntu and
    i want it it have a static ip on the local network so when i set up port
    forwarding i can set to to that system. i am in...
  21. Replies
    9
    Views
    1,175

    [ubuntu] Setting Static IP with Linksus Rougter

    I am in the process if setting up a file server and wish to be able to remote access it through the Internet. i will be also be setting up an account with dyndsn so that i can acess my network from...
  22. Replies
    11
    Views
    14,498

    [ubuntu] Re: Vinagre and Windows (as in Microsoft, not X)

    I have tried this. as im trying to set up to where i can use a remote managed ubuntu system as a file server and for running ktorrent which could be remotely accesed and opereated form my winxp...
  23. Replies
    636
    Views
    1,221,576

    Re: HOWTO: Set up VNC server with resumable sessions

    i have been trying eveything in this thread and i even checked out the link to the "new" way to do it but none of talks about how to set your router and i have a a new linksys wrt54g2 router and when...
Results 1 to 23 of 23