g something?
On Mon, 10 Mar 2025 at 21:19, Michael Niedermayer
wrote:
>
> Hi
>
> On Mon, Mar 10, 2025 at 05:44:22PM +0100, Anders Rein wrote:
> > This will make it possible to transmit raw video over NUT without losing
> > the field order information.
>
> [...]
>
Oh my bad. I searched on Google "nut txt". Second hit:
https://ffmpeg.org/~michael/nut.txt.
I'll modify the patch to include the "X-" prefix. Thanks.
On Mon, 10 Mar 2025 at 21:55, Michael Niedermayer
wrote:
>
> Hi Anders
>
> On Mon, Mar 10, 2025 at 09:24:
This will make it possible to transmit raw video over NUT without losing
the field order information.
---
libavformat/nutdec.c | 4
libavformat/nutenc.c | 3 +++
2 files changed, 7 insertions(+)
diff --git a/libavformat/nutdec.c b/libavformat/nutdec.c
index 34b7e3cb9a..07eff23134 100644
---
Google Chrome is not able to playback aac_he_v2 streams remuxed from mpegts to
mp4. To reproduce the problem:
ffmpeg -f lavfi -i 'aevalsrc=sin(2*PI*t*440)[out0]' -t 10 -movflags faststart
-c:a libfdk_aac -ac 2 -ar 48000 -profile:a aac_he_v2 -f mpegts tmp.ts
ffmpeg -i tmp.ts -c copy -bsf:a aac_