Re: [FFmpeg-user] Video Object Notation

2022-11-12 Thread Carl Eugen Hoyos
Am Fr., 11. Nov. 2022 um 22:41 Uhr schrieb Mark Filipak : > Can this be corrected? First thing to be corrected is that your mail is missing the ffmpeg command line you tested (I believe there is very little ffprobe support here) together with the complete, uncut console output. Once this is avai

[FFmpeg-user] Video Object Notation

2022-11-11 Thread Mark Filipak
I've discovered the method used by FFmpeg to assign maps, and it seems that it could easily be improved and that it's potentially a big deal. My specimens are VOBs, reported by FFprobe. For VTS_02_1.VOB, FFmpeg assigns streams as follows: Stream #0:0[0x1bf]: Data: dvd_nav_packet Stream #0:1

[FFmpeg-user] Video Object Notation

2022-08-17 Thread markfilipak . noreply+ffmpeg
My video notation is done. It's open for comments at github: https://github.com/markfilipak/Video-Object-Notation/ though I haven't yet discovered how to comment. Or skip github and go direct to the page here: https://markfilipak.github.io/Video-Object-Notation/ Enjoy, Mark Filipak.