Re: [FFmpeg-devel] [PATCH v10 0/6] Support enhanced flv in FFmpeg

2023-07-17 Thread Steven Liu
Jean-Baptiste Kempf 于2023年7月17日 周一19:37写道: > Please merge. will apply > > > On Thu, 1 Jun 2023, at 12:29, Jean-Baptiste Kempf wrote: > > Hello, > > > > On Thu, 1 Jun 2023, at 02:02, Steven Liu wrote: > >> Neal Gompa 于2023年5月31日周三 13:47写道: > >>> > >>> On Mon, May 15, 2023 at 10:41 PM Neal Gompa

Re: [FFmpeg-devel] [PATCH v10 0/6] Support enhanced flv in FFmpeg

2023-07-17 Thread Jean-Baptiste Kempf
Please merge. On Thu, 1 Jun 2023, at 12:29, Jean-Baptiste Kempf wrote: > Hello, > > On Thu, 1 Jun 2023, at 02:02, Steven Liu wrote: >> Neal Gompa 于2023年5月31日周三 13:47写道: >>> >>> On Mon, May 15, 2023 at 10:41 PM Neal Gompa wrote: >>> > >>> > On Mon, May 15, 2023 at 4:32 AM Steven Liu wrote: >>> >

Re: [FFmpeg-devel] [PATCH v10 0/6] Support enhanced flv in FFmpeg

2023-06-09 Thread Tristan Matthews
On Wed, Jun 7, 2023 at 8:02 PM Neal Gompa wrote: > > On Tue, Jun 6, 2023 at 2:43 AM Steven Liu wrote: > > > > Neal Gompa 于2023年5月31日周三 13:47写道: > > > > > > On Mon, May 15, 2023 at 10:41 PM Neal Gompa wrote: > > > > > > > > On Mon, May 15, 2023 at 4:32 AM Steven Liu wrote: > > > > > > > > > > R

Re: [FFmpeg-devel] [PATCH v10 0/6] Support enhanced flv in FFmpeg

2023-06-07 Thread Neal Gompa
On Tue, Jun 6, 2023 at 2:43 AM Steven Liu wrote: > > Neal Gompa 于2023年5月31日周三 13:47写道: > > > > On Mon, May 15, 2023 at 10:41 PM Neal Gompa wrote: > > > > > > On Mon, May 15, 2023 at 4:32 AM Steven Liu wrote: > > > > > > > > Reference file: > > > > https://github.com/veovera/enhanced-rtmp/blob/

Re: [FFmpeg-devel] [PATCH v10 0/6] Support enhanced flv in FFmpeg

2023-06-05 Thread Steven Liu
Neal Gompa 于2023年5月31日周三 13:47写道: > > On Mon, May 15, 2023 at 10:41 PM Neal Gompa wrote: > > > > On Mon, May 15, 2023 at 4:32 AM Steven Liu wrote: > > > > > > Reference file: > > > https://github.com/veovera/enhanced-rtmp/blob/main/enhanced-rtmp-v1.pdf > > > The Enhanced flv has been supported

Re: [FFmpeg-devel] [PATCH v10 0/6] Support enhanced flv in FFmpeg

2023-06-01 Thread Steven Liu
Tristan Matthews 于2023年6月2日周五 01:58写道: > > On Thu, Jun 1, 2023 at 2:08 AM Steven Liu wrote: > > > > Tristan Matthews 于2023年6月1日周四 13:03写道: > > > > > > > you can publish hevc, av1 or vp9 codec stream to Youtube over rtmp. > > > > > > Were you able to push av1 or vp9 to Youtube with this patchset

Re: [FFmpeg-devel] [PATCH v10 0/6] Support enhanced flv in FFmpeg

2023-06-01 Thread Tristan Matthews
On Thu, Jun 1, 2023 at 2:08 AM Steven Liu wrote: > > Tristan Matthews 于2023年6月1日周四 13:03写道: > > > > > you can publish hevc, av1 or vp9 codec stream to Youtube over rtmp. > > > > Were you able to push av1 or vp9 to Youtube with this patchset alone? > I've tested push them after after this patchset

Re: [FFmpeg-devel] [PATCH v10 0/6] Support enhanced flv in FFmpeg

2023-06-01 Thread Jean-Baptiste Kempf
Hello, On Thu, 1 Jun 2023, at 02:02, Steven Liu wrote: > Neal Gompa 于2023年5月31日周三 13:47写道: >> >> On Mon, May 15, 2023 at 10:41 PM Neal Gompa wrote: >> > >> > On Mon, May 15, 2023 at 4:32 AM Steven Liu wrote: >> > > >> > > Reference file: >> > > https://github.com/veovera/enhanced-rtmp/blob/mai

Re: [FFmpeg-devel] [PATCH v10 0/6] Support enhanced flv in FFmpeg

2023-05-31 Thread Steven Liu
Tristan Matthews 于2023年6月1日周四 13:03写道: > > > you can publish hevc, av1 or vp9 codec stream to Youtube over rtmp. > > Were you able to push av1 or vp9 to Youtube with this patchset alone? I've tested push them after after this patchset, do you mean you get some problems after this patchset? Thank

Re: [FFmpeg-devel] [PATCH v10 0/6] Support enhanced flv in FFmpeg

2023-05-31 Thread Tristan Matthews
> you can publish hevc, av1 or vp9 codec stream to Youtube over rtmp. Were you able to push av1 or vp9 to Youtube with this patchset alone? Best, -t On Wed, May 31, 2023 at 8:03 PM Steven Liu wrote: > > Neal Gompa 于2023年5月31日周三 13:47写道: > > > > On Mon, May 15, 2023 at 10:41 PM Neal Gompa wrot

Re: [FFmpeg-devel] [PATCH v10 0/6] Support enhanced flv in FFmpeg

2023-05-31 Thread Steven Liu
Neal Gompa 于2023年5月31日周三 13:47写道: > > On Mon, May 15, 2023 at 10:41 PM Neal Gompa wrote: > > > > On Mon, May 15, 2023 at 4:32 AM Steven Liu wrote: > > > > > > Reference file: > > > https://github.com/veovera/enhanced-rtmp/blob/main/enhanced-rtmp-v1.pdf > > > The Enhanced flv has been supported

Re: [FFmpeg-devel] [PATCH v10 0/6] Support enhanced flv in FFmpeg

2023-05-30 Thread Neal Gompa
On Mon, May 15, 2023 at 10:41 PM Neal Gompa wrote: > > On Mon, May 15, 2023 at 4:32 AM Steven Liu wrote: > > > > Reference file: > > https://github.com/veovera/enhanced-rtmp/blob/main/enhanced-rtmp-v1.pdf > > The Enhanced flv has been supported by OBS, Simple Realtime Server, > > mpegts.js. > >

Re: [FFmpeg-devel] [PATCH v10 0/6] Support enhanced flv in FFmpeg

2023-05-15 Thread Neal Gompa
On Mon, May 15, 2023 at 4:32 AM Steven Liu wrote: > > Reference file: > https://github.com/veovera/enhanced-rtmp/blob/main/enhanced-rtmp-v1.pdf > The Enhanced flv has been supported by OBS, Simple Realtime Server, mpegts.js. > you can publish hevc, av1 or vp9 codec stream to Youtube over rtmp. >