Recent content by ddn85602

  1. D

    CakePHP: Awesome new PHP rapid-development framework

    I recomend you Codelobster PHP Edition. It's most powerful among free code editors. Some advantages of this editor are: intellectual autocomplete, FTP, folding code, navigation with Ctrl for all links and descriptions and incremental searching Important feature of this editor is presence of...
  2. D

    split video file into scenes

    split video file into scenes Sometimes there is a need to cut out scenes from video. For such purposes we usually use video editors that have an ability to specify start and end point, and using these data to create video. How to get it automatically? Of course, in general case, when wanting...
  3. D

    How to make high quality thumbnails for video?

    How to make high quality thumbnails for video? In growing popularity of distributing video through the Internet, it becomes more and more popular to publish video on personal web pages. At that many problems often occur ? which format to use - video or codec; how to add video to html page...
  4. D

    How to protect video from piracy?

    How to protect video from piracy? More and more people upload their video files to internet sites, and problem of video protection from unauthorized usage becomes more and more important. The most effective way is to apply watermarks ? for example text with site?s address or graphical...
  5. D

    Video scene with an advertisement. How to add it to 100 video files?

    Video scene with an advertisement. How to add it to 100 video files? So, there is some video scene, for example, advertising my site. I want to add it to the beginning or end of 100 flv files, and don?t want to repeat that operation 100 times, for each flv file. I?d like to share the way...
  6. D

    Split video file into parts quickly

    Split video file into parts quickly Sometimes there is a problem to split big file into parts. For example, I needed to cut out 100 mb that didn't go into disc. There are many programs helping to do that, but they requires to recode film - it takes several hours. However I've found a...
  7. D

    Want automize video files processing?

    Want automize video files processing? I often have to do with video files processing: converting them to FLV format, making screenshots etc, in other words, with boring single-type tasks. As a matter of fact, all simple operations I have to perform at that (opening video editor, opening file in...
  8. D

    How to make high quality thumbnails for video?

    How to make high quality thumbnails for video? In growing popularity of distributing video through the Internet, it becomes more and more popular to publish video on personal web pages. At that many problems often occur ? which format to use - video or codec; how to add video to html page...
  9. D

    How to create a video with a watermark

    How to create a video with a watermark What is a Watermark? As a Watermark you can use your site name, author name of a video (any text) or logotype (any graphic file, including animation). Watermark will been displayed during video or will be put over static image. What is Watermark...
  10. D

    Making Thumbnails for video?

    Making Thumbnails for video? In growing popularity of distributing video through the Internet, it becomes more and more popular to publish video on personal web pages. At that many problems often occur ? which format to use - video or codec; how to add video to html page etc. Moreover...
  11. D

    How to protect video from piracy?

    How to protect video from piracy? More and more people upload their video files to internet sites, and problem of video protection from unauthorized usage becomes more and more important. The most effective way is to apply watermarks ? for example text with site?s address or graphical...
  12. D

    Video scene with an advertisement. How to add it to 100 video files?

    Video scene with an advertisement. How to add it to 100 video files? So, there is some video scene, for example, advertising my site. I want to add it to the beginning or end of 100 flv files, and don?t want to repeat that operation 100 times, for each flv file. I?d like to share the way...
  13. D

    Video scene with an advertisement. How to add it to 100 video files?

    Video scene with an advertisement. How to add it to 100 video files? So, there is some video scene, for example, advertising my site. I want to add it to the beginning or end of 100 flv files, and don?t want to repeat that operation 100 times, for each flv file. I?d like to share the way...
  14. D

    Split video file into parts quickly

    Split video file into parts quickly Sometimes there is a problem to split big file into parts. For example, I needed to cut out 100 mb that didn't go into disc. There are many programs helping to do that, but they requires to recode film - it takes several hours. However I've found a...
  15. D

    How to automatize video files processing?

    How to automatize video files processing? I often have to do with video files processing: converting them to FLV format, making screenshots etc, in other words, with boring single-type tasks. As a matter of fact, all simple operations I have to perform at that (opening video editor, opening...
Back
Top