"gbuell" wrote:
Hey all,
I'm pretty close to getting this working, but I'm stuck on making my alias work. I know I can get video to play if I put video into a Video folder under a main Media folder within my server, but I really don't want to copy all my video there - I'd much rather leave it in my iTunes Media folder, so I trying to get aliases to work. I'm using a Mac, and I've gone into the Apache config file (located at /private/etc/apache2/httpd.conf) and entered the following line:
Alias /Video /Users/Grant/Music/iTunes Media/Movies
"philsoft" wrote:"RockyFord" wrote:
I spent about 12 hours this past weekend trying to find the magic sauce for encoding videos in Handbrake.
Here are my results:
Premise: I have .mpg (full mpeg2 dvd rips) and .avi (mp4) with 5.1ac3 audio in most cases.
the settings that work best for me and seem to reproduce the proper frame without wierd letterboxing or cropping.
Container:MP4 File, Large File Size and Web Optimized checked.
Picture:Anamorphic is set to None. Width is set to 640 (half of 1280), Height auto sets for aspect ratio (Using half width really seems to allow the codec to pack in the detail. The TV upscales the picture beautifully and my file sizes stay manageable. Cropping: Custom and I zero all values.
Video Filters: All off except for Decomb:Default
Video: Video Codec: H.264(x264) Framerate:29.97 Avg. Bitrae:2500 or 3000 (Constant Quality doesn't seem to work well with roku because the bitrate may climb to high in spots)
Audio: Use only one track of audio, I found that when I had two tracks of audio that were different the results became unpredictable. I use the AC3 passthru (DTS) for the files that have it already inside and the AAC works well for the files that don't have 5.1.
These settings seem to work well for me and I hope they help some of you.
You can actually drop the average bitrate to 1500 - 1600 without a loss of quality, this will make smaller files.
Your Web Server Root (possibly c:\www)
|
+--Media (c:\www\Media)
|
+--Videos (c:\www\Media\Videos)
"shelleye" wrote:
1. some of the encodes that I did were 23.97, and they seem to be playing fine. I remember that I had to re-encode a number of .mp4 files because 23.97 would cause rebuffering issues. Has this issue been fixed? Does it only cause problems with some videos? Meaning, I guess, is 29.97 still the preferred frame rate, in order to avoid possible rebuffering issues?
"ldr223" wrote:
Hi, Sorry I'm a bit late on a update but I have to work all this past weekend. I'm have problem now is where you find the your web server address on the computer because I don't know what is my web server address at all on my computer? I got the other steps done up to the web server address.
"WilDD" wrote:"ldr223" wrote:
Hi, Sorry I'm a bit late on a update but I have to work all this past weekend. I'm have problem now is where you find the your web server address on the computer because I don't know what is my web server address at all on my computer? I got the other steps done up to the web server address.
Click Start->Run.
Type cmd and click OK.
When the black window appears, type ipconfig and press Enter.
This should show your IP address, which is also your web server address. Use this address in the Roksbox media setup.
Hi guys,
I am using a program that was written for Tivo called KMTTG. It's a nifty program that batch downloads, cuts commercials, and encodes from Tivo, but I am now using it to encode .mpg rips from dvd's as well. In the process of trying to get it to work, I have run into a couple of questions:
1. some of the encodes that I did were 23.97, and they seem to be playing fine. I remember that I had to re-encode a number of .mp4 files because 23.97 would cause rebuffering issues. Has this issue been fixed? Does it only cause problems with some videos? Meaning, I guess, is 29.97 still the preferred frame rate, in order to avoid possible rebuffering issues?
2. why is it better to set the picture width to 640 than 720? If the original material is 720, wouldn't the picture quality be better if you just leave it at that?
3. (okay, three questions) KMTTG uses the handbrake command line interface to set profiles. How do I tell it to set anamorphic to "none", as per these suggestions, using the command line? (My thinking was to set the width, and not specify the height, assuming handbrake would adjust the height to preserve the ratio, but when I do that, the ratio gets a little wonky...)
Thanks in advance....