[mdlug] mpeg files from MythTV play w/o audio in PS3

Ingles, Raymond Raymond.Ingles at compuware.com
Mon Sep 15 13:01:01 EDT 2008


> From: R. Kannan

> The mpeg files from MythTV plays with no audio in PlayStation3.

 How are you playing them? Are you copying them to a flash drive, say,
and playing them from that? Or are you using something like MediaTomb
to stream them over the network?

 If you want to recode them, I personally use mencoder (part of the
mplayer application). You can get arbitrarily complicated w/the
command-line options, but here's a simple command that'll take an
input file and convert it:

 mencoder <input file name> -ovc copy -oac mp3lame -lameopts cbr:br=128 <output file name>.avi

 This'll just copy the video unchanged, and convert the audio to
constant-bit-rate 128kbps mp3.

 If you try to play one of these files in mplayer from the command line,
what does the output look like? It should tell you the video and audio
formats...

 Sincerely,

 Ray Ingles                                  (313) 227-2317

 "The tao is in all programming languages, but try to avoid
           using COBOL." - Nicholas M. Moffitt
The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.



More information about the mdlug mailing list