[FFmpeg-trac] #2719(undetermined:new): SAR and DAR the same for anamorphic? Incorrect?

FFmpeg trac at avcodec.org
Fri Jun 28 01:02:38 CEST 2013


#2719: SAR and DAR the same for anamorphic? Incorrect?
-------------------------------------+-------------------------------------
             Reporter:  flamingspew  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by flamingspew):

 To get info:

  -print_format json -show_format -show_streams {originalPath}

 To Convert and Fix for Aspect Problem:

   convertParams = " --input \"" + sourceFilePath + "\" --ipod-atom --width
 1280 --custom-anamorphic --display-width 1280 --keep-display-aspect
 --modulus 8 --crop 0:0:0:0 --optimize  --encoder x264 --aencode faac --ab
 128 --mixdown stereo --rate 29.97 --cfr --vb " + keyPair.Value + "
 --output " + path;

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2719#comment:7>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list