Search:

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

Search: Search took 0.04 seconds.

  1. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Compile the latest ffmpeg and x264 from source

    I also had to add -bf 16 to my second pass command when using the presets, or FFMpeg exists with an error that the second pass is using a different number of B Frames - 4 vs 16 in the the first pass.
  2. Replies
    23
    Views
    3,973

    Re: Open Movie Editor

    You're right. By default there is only possible a cross fade in OME.

    However, here's a tutorial I created for obtaining a fade-to-black transition in OME:
    ...
  3. Replies
    23
    Views
    3,973

    Re: Open Movie Editor

    I agree that OME could use an improved user interface.

    I created the grey colour scheme that it currently has, as seen in this screen shot:
    ...
  4. Replies
    3
    Views
    2,783

    [all variants] Re: How to change the fps of avi video

    Here's how I did it with a combination of FFmpeg and mjpegtools:

    http://stream0.org/2008/02/howto-alter-video-speed-with-f.html
  5. Replies
    7
    Views
    1,869

    [kubuntu] Re: Problems with ffmpeg

    Looking at your FFMpeg output, it doesn't seem like you have configured it with MP3 support using --enable-libmp3lame

    Then try -acoder libmp3lame
  6. Re: Web Form, Perl Script Executing bash commands question

    index.html was owned by root, konvert.html by myself. Changing konvert.html to root for owner still resulted in same error in the logs. All other flags the same.
  7. Re: Web Form, Perl Script Executing bash commands question

    OK, so this is something like what I thought.

    So I have done the following:

    - in /etc/lighttpd/lighttpd.conf set server.username and server.groupname to my username instead of www-data

    -...
  8. Re: Web Form, Perl Script Executing bash commands question

    I should mention that my Lighttpd error log, after execution of the script via the web form, outputs:



    This is what led me to my earlier stunning conclusion! But as I say, not sure how to fix...
  9. Web Form, Perl Script Executing bash commands question

    I'm a bit stuck regarding executing a bash command from a Perl script, using parameters input from a web form.

    - I have installed Lighttpd on my machine.
    - I have written an HTML file and saved...
  10. Replies
    3
    Views
    2,048

    Python: User Input File Selection Question

    I'm very new to Python and trying to teach myself. I've read a few beginner tutorials, and I find it easiest to learn when I have a goal important to me, rather than simple "Hello World" examples.
    ...
  11. Re: Set-up Intersil ISL3886 using NdisWrapper in 6.10 Edgy on Fujitsu-Siemens Amilo A

    Really good and useful Howto.

    One thing to add, which had me stumped for a couple of hours, was that my wireless adaptor is not on WLAN0. It's on ETH1.

    Basically, I followed all the steps up to...
  12. Re: HOWTO: install drivers and set up widescreen res. with Intel 945 vga card and Ubu

    +1 this tutorial!

    I tried to get widescreen working with Breezy and my Siemens Amilo which uses the Intel 855GM chipset. I gave up after a week of frustrated trying.

    Decided it was time to give...
Results 1 to 12 of 15