#1790: got mpeg2video instead of expected mpeg1video -------------------------------------+------------------------------------- Reporter: burek | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos):
* status: new => closed * resolution: => invalid Comment: Replying to [ticket:1790 burek]: > {{{ > [mpegts @ 0xbb4d60] first pts value must set > av_interleaved_write_frame(): Invalid data found when processing input > }}} This message implies that you have to use -fflags +genpts, the following command line works fine: $ ffmpeg -i out1.mpg -fflags +genpts -ss 20 -i out1.mpg -map 0 -map 1 -c copy out2.ts -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1790#comment:1> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac