[FFmpeg-trac] #3060(avformat:open): Option to disable "index seek table" and "index table iirc" in NUT muxer

FFmpeg trac at avcodec.org
Sat Oct 19 17:17:07 CEST 2013


#3060: Option to disable "index seek table" and "index table iirc" in NUT muxer
-------------------------------------+------------------------------------
             Reporter:  mbat         |                    Owner:
                 Type:  enhancement  |                   Status:  open
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  nut          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by cehoyos):

 Replying to [comment:2 mbat]:
 > Replying to [comment:1 cehoyos]:
 > > why don't you use a transport stream with low quantiser video and high
 bitrate audio?
 > If you mean:
 > fmpeg -i anyvideo.mpg -vcodec rawvideo -acodec pcm_s16le -f '''mpegts'''
 - | bmdplay -f pipe:0

 I meant:
 $ ffmpeg -i anyvideo.mpg -vcodec mpeg2video -qscale 2 -mbd 2 -acodec ac3
 -ab 664k -f mpegts

 But I realize now you could just send the input mpeg stream.

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


More information about the FFmpeg-trac mailing list