On 02/25/2020 03:48 AM, Nicolas George wrote:
Mark Filipak (12020-02-24):
          Since the concat protocol basically works

No, it doesn't. Not for that:

Thank you, Nicolas,
It does work. I'm watching it via MPV right now. The full line is:
ffmpeg -i "concat:i:\VIDEO_TS\VTS_02_1.VOB|i:\VIDEO_TS\VTS_02_2.VOB|i:\VIDEO_TS\VTS_02_3.VOB|i:\VIDEO_TS\VTS_02_4.VOB|i:\VIDEO_TS\VTS_02_5.VOB" -map 0 -c copy n:\output.ts

ffmpeg -i 
"concat:i:\VIDEO_TS\VTS_02_1.VOB|i:\VIDEO_TS\VTS_02_2.VOB|i:\VIDEO_TS\VTS_02_3.VOB|i:\VIDEO_TS\VTS_02_4.VOB|i:\VIDEO_TS\VTS_02_5.VOB"

As I said earlier, to read these files, you need a library that is aware
of the structure of DVD-Video. FFmpeg doesn't have it.

Sure ff* is aware of VOB containers. I believe the demuxer is mpegts but I may be wrong.

Regards,

Thanks again,
Mark.
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to