From: Stanislav Ionascu <stanislav.ionascu@gmail.com> To: ffmpeg-devel@ffmpeg.org Subject: Re: [FFmpeg-devel] [PATCH v4] avformat/dvd: new dvd:// protocol for reading dvd folder/images Date: Sat, 21 Jan 2023 11:07:41 +0000 Message-ID: <CADDh33rY35AaWiYU_utszvUBKY+M8Eweyu63Kg0hMJGgoQcmKQ@mail.gmail.com> (raw) In-Reply-To: <Y8ZYe0pPR+zUA79r@phare.normalesup.org> On Tue, Jan 17, 2023 at 8:12 AM Nicolas George <george@nsup.org> wrote: > > Stanislav Ionascu (12023-01-15): > > dvd:// protocol uses libdvdread for opening folders and/or disc-images, > > it then either identifies the longest title-set, or uses the title-set > > parameter. > > > > After opening the dvd, libdvdread-protocol will read and output all > > VOBs, in the cell and pack sequence defined by the program-chain. > > > > The (split)-VOB content that is streamed from the folder/disc by > > libdvdread, is given to ffmpeg probed demuxer/decoder, which decodes > > and presents the frames. > > > > The chapter and language stream information is present in the > > side-files (BUP/IFO), which are parsed for identifying the correct > > main video-title-set, but not attached to the stream information. > > Thanks for the new patch. All this information needs to be in the user > documentation, with a little more detail on what it means in practice > (chapters, languages, late probing, etc.). > Thanks for having a look! I've updated the user-docs in the patch. Please let me know if something requires more details. Regards, Stan. > Regards, > > -- > Nicolas George _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
prev parent reply other threads:[~2023-01-21 11:08 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-01-15 8:50 Stanislav Ionascu 2023-01-17 8:12 ` Nicolas George 2023-01-21 11:01 ` [FFmpeg-devel] [PATCH v5] " Stanislav Ionascu 2023-01-21 11:07 ` Stanislav Ionascu [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=CADDh33rY35AaWiYU_utszvUBKY+M8Eweyu63Kg0hMJGgoQcmKQ@mail.gmail.com \ --to=stanislav.ionascu@gmail.com \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git