User(s) browsing this thread: 1 Guest(s)
|
How-To: Convert Apple HD Trailers to PCH friendly
|
|
07-09-2009, 05:27 PM
|
|||
|
|||
|
Everyone,
This seems to work for me, so I am going to pass it along... I've been playing with ways to convert the HD trailers on Apple's website to a more compatible format for the PCH. Although the PCH can play the .mov natively, I find that the video codec often causes stuttering during high-action sequences, and of course AAC 5.1 audio gets soft-muxed down to stereo. So, my solution is to use mplayer's mencoder to convert the AAC 5.1 audio to AC3 5.1 and convert the AVC video to h264 and then mux them together using mkvtool. This has worked well for me so far... enjoy! (this is a linux shell script that I use, however, it could easily be altered to a windows batch script if you have mencoder/mkvtools for win32 installed) Code: #!/bin/shThis script takes two parameters... first one is the input and second is the output (which is in mkv format) Hope someone else finds this useful too
PCH A-110 + YAMJ + Unique Black Glas -> HDMI -> Sharp 46" 1080p 120hz LCD, Toslink -> Sony 5.1 Surround PCH A-100 300gb + YAMJ + Unique Black Glas -> HDMI -> Viewsonic 32" 720p LCD CentOS Linux server w/ 11tb NFS storage |
|||
|
07-11-2009, 01:44 AM
|
|||
|
|||
|
RE: How-To: Convert Apple HD Trailers to PCH friendly
I use Any DvD Converter does a great job and is easy to use
Code: http://www.any-dvd-converter.com/ |
|||
|
07-11-2009, 05:32 AM
|
|||
|
|||
|
RE: How-To: Convert Apple HD Trailers to PCH friendly
AVC is H.264. You're re-encoding for no good reason in my opinion.
All you have to do is convert the audio, and remux into a different container if wanted. I'd do something like this: D:\DVTools\ffmpeg>ffmpeg -i startrek-clip_h1080p.mov -vcodec copy -acodec ac3 -ac 6 -ab 384k -ar 48000 -f matroska startrek.mkv Took about two seconds for that 40 second clip. Format your hard drive and install NMT apps in 10 minutes or less! PCH-A100 + 500GB Maxtor PATA ioBox 100HD + 1.5TB Seagate SATA openSUSE 11.1 server with 14 hard drives |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]




![[+]](images/collapse_collapsed.gif)