[FFmpeg-trac] #2138(avformat:open): this video is not segmented correct

FFmpeg trac at avcodec.org
Tue Jan 15 23:46:51 CET 2013


#2138: this video is not segmented correct
------------------------------------+------------------------------------
             Reporter:  mpapp       |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  segment     |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  1           |
------------------------------------+------------------------------------
Changes (by saste):

 * analyzed:  0 => 1
 * keywords:   => segment
 * status:  new => open
 * component:  undetermined => avformat


Comment:

 Hi,

 this is expected since the segment will use by default the video as
 reference stream.
 As a workaround, you can use {{{reference_stream a}}} to force audio as
 reference. I'm not sure if we should change the default to ignore video
 streams which are attachments, comments are welcome.

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


More information about the FFmpeg-trac mailing list