Results 1 to 5 of 5

Thread: Script crops the video

  1. #1
    Join Date
    Aug 2007
    Posts
    22

    Default Script crops the video

    Hi,

    Is there anyway to get the script to resize all videos in the same way?

    Below are two different videos:

    http://rpgnstream.com/view/23/tsubasa-c ... episode-3/
    http://rpgnstream.com/view/22/hidamari- ... episode-1/

    I have to keep stretching the width and length for each so I can see the subs in each video. However stretching the length allows me to view the subs in one video, but then cuts off the subs on the sides for the other video. So if I increase the width it then cuts of the subs on the opposite sides. So basically I can't find a way to get both videos to be resized to the same width and length so it shows the whole video and doesn't crop. Or crops but crops very little. Thanks!

  2. #2
    Join Date
    Aug 2007
    Posts
    22

    Default

    Bump

  3. #3
    Join Date
    May 2007
    Posts
    588

    Default

    try adding

    Code:
    -vop scale=640:480
    to the end of your mencoder command in video_conversion.php

    that will set the hight and width to that value for all vids....if that is what you are after.

    use -vp instead of -vop if you use the new mencoder

  4. #4
    Join Date
    Aug 2007
    Posts
    22

    Default

    Quote Originally Posted by leki
    try adding

    Code:
    -vop scale=640:480
    to the end of your mencoder command in video_conversion.php

    that will set the hight and width to that value for all vids....if that is what you are after.

    use -vp instead of -vop if you use the new mencoder
    Do you have that command for FFMpeg instead? I use FFMpeg instead since Mencoder does a lousy job at converting large files.

  5. #5
    Join Date
    May 2007
    Posts
    588

    Default

    no i've not really looked into the ffmpeg side of things. you should be able to find out here though http://ffmpeg.mplayerhq.hu/

    also why do you think mencoder does a bad job on large files....i've tested some files around 100mb and they look better when converted by mencoder

Similar Threads

  1. YouTube Video Script bug
    By pmf123 in forum Bug Reports
    Replies: 2
    Last Post: 06-18-2008, 05:00 AM
  2. Niche Video Script
    By duthel in forum Sales Questions
    Replies: 0
    Last Post: 02-01-2008, 04:45 PM
  3. Custom Video Script
    By zifonex in forum General Discussions
    Replies: 0
    Last Post: 01-29-2008, 12:09 PM
  4. niche video script
    By musictvblogger in forum Installation Support
    Replies: 1
    Last Post: 01-11-2008, 06:02 PM
  5. HOW TO INSTALL VIDEO BEING WATCH SCRIPT
    By ROLBUS in forum Installation Support
    Replies: 1
    Last Post: 12-29-2007, 04:09 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •