Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Nicolas George <george@nsup.org>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Cc: Stanislav Ionascu <stanislav.ionascu@gmail.com>
Subject: Re: [FFmpeg-devel] [PATCH v4] avformat/dvd: new dvd:// protocol for reading dvd folder/images
Date: Tue, 17 Jan 2023 09:12:43 +0100
Message-ID: <Y8ZYe0pPR+zUA79r@phare.normalesup.org> (raw)
In-Reply-To: <20230115085021.10890-1-stanislav.ionascu@gmail.com>

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.).

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".

  reply	other threads:[~2023-01-17  8:12 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 [this message]
2023-01-21 11:01   ` [FFmpeg-devel] [PATCH v5] " Stanislav Ionascu
2023-01-21 11:07   ` [FFmpeg-devel] [PATCH v4] " Stanislav Ionascu

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=Y8ZYe0pPR+zUA79r@phare.normalesup.org \
    --to=george@nsup.org \
    --cc=ffmpeg-devel@ffmpeg.org \
    --cc=stanislav.ionascu@gmail.com \
    /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