/* no reencoding needed : output the packet directly */
/* force the input stream PTS */
av_write_frame(os, ost->index, data_buf, data_size);
/* no reencoding needed : output the packet directly */
/* force the input stream PTS */
av_write_frame(os, ost->index, data_buf, data_size);