[FFmpeg-trac] #4163(undetermined:closed): Encodes incompatible videos from similar picture and audio files

FFmpeg trac at avcodec.org
Thu Dec 11 23:25:42 CET 2014


#4163: Encodes incompatible videos from similar picture and audio files
-------------------------------------+-------------------------------------
             Reporter:  paheikki     |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  mjpeg        |               Resolution:  invalid
  aspect                             |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Replying to [comment:21 paheikki]:
 > {{{
 > -vf setsar=1 -vf subtitles="'D\:/Temp/U104.srt'"
 > }}}
 This looks like undefined behaviour and should be:
 {{{
 -vf subtitles="'D\:/Temp/U104.srt'",setsar=1
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4163#comment:22>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list