[mythtv-commits] Ticket #3961: Wrong resolution in LP profile

MythTV mythtv at cvs.mythtv.org
Thu Sep 13 22:38:07 UTC 2007


#3961: Wrong resolution in LP profile
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |        Owner:  paulh   
     Type:  defect       |       Status:  reopened
 Priority:  major        |    Milestone:  unknown 
Component:  mytharchive  |      Version:  unknown 
 Severity:  medium       |   Resolution:          
  Mlocked:  0            |  
-------------------------+--------------------------------------------------
Changes (by laga at laga.ath.cx):

  * status:  closed => reopened
  * resolution:  invalid =>


Comment:

 Hi,

 while I'm not the OP, he reported this bug in the ubuntu bug tracker as
 well, providing further explanation:

 {{{


 It is wrong because ffmpeg want a width x height resolution. 576x352 would
 be ok.

 Snippet from progress.log
 ************************************************************
 2007-09-11 18:09:09 ERROR: Failed while running ffmpeg to re-encode video.
 Command was ffmpeg -threads 2 -v 1 -i
 "/media/filer/temp/work/1/newfile.mpg" -r pal -target dvd -b 2344k -s
 352x576 -acodec ac3 -ab 192 -ac 2 -copyts -aspect 4:3
 "/media/filer/temp/work/1/newfile2.mpg" -map 0:0 -map 0:1
 2007-09-11 18:09:09
 ************************************************************

 Snippet from ffmpeg man page
  -s size
            Set frame size. The format is wxh (ffserver default = 160x128,
 ffm‐
            peg default = same as source).
 }}}

 Link: https://bugs.edge.launchpad.net/mythtv/+bug/138857

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3961#comment:2>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list