Hello ffmpeg,

Does ffmpeg support multi angles on a DVD?

I use command:
ffmpeg -i 
"concat:VTS_01_1.VOB|VTS_01_2.VOB|VTS_01_3.VOB|VTS_01_4.VOB|VTS_01_5.VOB|VTS_01_6.VOB|VTS_01_7.VOB"
 -c:v libx265 -c:a aac out.mp4

This always worked for me. But now I have a multi angle DVD: “G3 - Live in 
Denver”
The length of the DVD is 01:41:20.360 and the created output mp4 image is 
02:15:29
The tracks are mixed in the mp4 output file and video is flashing (is trying to 
display the multi channel streams)

Questions:
Does ffmpeg support multi angles on a DVD?
              If so, can you please give me a detailed link to the 
documentation?



Many Thanks
TheoSan

P.S.
I googled a lot on this topic and found just one old topic right on the spot!
http://ffmpeg.org/pipermail/ffmpeg-user/2011-April/000315.html
But his question was not answered… (or I cannot find it…)

_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to