[FFmpeg-devel] [PATCH] mov: add channel label support
Courtland Idstrom
cidstrom at telltalegames.com
Sat Mar 17 21:34:19 EET 2018
>
> > fixes channels such as DL/DR, which will now write to
> LeftTotal/RightTotal
> Is this correct?
To the best of my understanding, this is correct; however, I'm by no means
an expert on this subject, so I'd love to know if I'm wrong here. The
flip-side for reading MOVs is already implemented in ffmpeg (ffprobe will
report LeftTotal, RightTotal mapping to DL/DR, see mov_get_channel_label in
mov_chan.c).
Thanks
-Courtland
More information about the ffmpeg-devel
mailing list