set _NAME_=DAS BOOT [1981][2004] 1of2 set _WORK_=c:\work\ set _JOB_=%_WORK_%%_NAME_% set _GET_=concat:z:\VIDEO_TS\VTS_01_1.VOB^|z:\VIDEO_TS\VTS_01_2.VOB^|z:\VIDEO_TS\VTS_01_3.VOB^|z:\VIDEO_TS\VTS_01_4.VOB set _PUT_=%_JOB_%.vob.mp4 set _COPYv_=-map 0:v:0 -c:v:0 copy set _COPYa_=-map 0:a:1 -c:a:0 copy c: & cd %_WORK_% ffmpeg -i "%_GET_%" %_COPYv_% %_COPYa_% "%_PUT_%"
[mp4 @ 000000000e679e40] Timestamps are unset in a packet for stream 0. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly [mp4 @ 000000000e679e40] pts has no value Well? Fix your code, eh. _______________________________________________ ffmpeg-user mailing list -- [email protected] To unsubscribe send an email to [email protected]
