VideoHelp Forum
+ Reply to Thread
Page 2 of 2
FirstFirst 1 2
Results 31 to 35 of 35
Thread
  1. Member
    Join Date
    Aug 2009
    Location
    Russian Federation
    Search Comp PM
    It is the best GUI I've ever seen. Thanks a lot!

    But it seems to me that it is only 32bit application. But I use Ubuntu 8.10 64bit. And in console I get:

    /usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
    Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
    /usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64
    Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
    /usr/lib/gio/modules/libgiogconf.so: wrong ELF class: ELFCLASS64
    Failed to load module: /usr/lib/gio/modules/libgiogconf.so
    Quote Quote  
  2. may i suggest to try https://forum.videohelp.com/topic369767.html

    should be more easier and "working"

    anyway you seems to miss the libgio package..

    BHH
    HDConvertToX, AutoMen, AutoMKV Developer
    Quote Quote  
  3. Wonderfull just wonderfull
    One little thing i didnt find i would love is a button and settings for.
    X11grab would be wnderfull not to have to type it each time i make a screencast
    Code:
    ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 30 -s 1024x768 -i :0.0 -acodec pcm_s16le -vcodec libx264 -vpre lossless_ultrafast -threads 0 output.mkv
    Quote Quote  
  4. Member bat999's Avatar
    Join Date
    Feb 2008
    Location
    United Kingdom
    Search Comp PM
    That's the command that I use too. It rocks!

    I have it as a bash script on my desktop.
    So I right-click, Open, Run in terminal

    To do this, copy and paste into a text editor and save it on desktop as screencast.
    Then right-click, Properties, Permissions, Allow executing file as a program.

    Code:
    #!/bin/bash
    ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 30 -s 1024x768 -i :0.0 -acodec pcm_s16le -vcodec libx264 -vpre lossless_ultrafast -threads 0 output.mkv
    Quote Quote  
  5. oooh damm lol why didn't i think of that lol.
    (slaps self)
    Thank you
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!