Signed-off-by: Jay Zhang
---
configure | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure b/configure
index 0b5e83bd20..31dc29ca16 100755
--- a/configure
+++ b/configure
@@ -6930,6 +6930,7 @@ enabled libxml2 && require_pkg_config libxml2
libxml-2.0 libxml2/libxm
This issue can be reproduced by command 'ffmpeg -i small_bunny_1080p_60fps.mp4
-an -c:v libx265 -tag:v hvc1 -f hls -hls_segment_type fmp4 out.m3u8'. After
remove the empty sdtp atom, safari can play the out.m3u8 properly.
Signed-off-by: Jay Zhang
---
libavformat/movenc.c | 2
"Paul B Mahol"
> On 9/8/18, Jason Stevens wrote:
>> Add missing dnxhr mxf container essence ULs to the mxf encoder.
>> set proper mxf frame size for dnxhr using libavformat/dnxhd's get dnxhr size
>> function.
>>
>> This fixes dnxhr mxf files being quarantined by Avid Media Composer.
>>
>> Si
I've not seen a smpte spec that contains the DNXHR mxf ULs.
The mxf UL definitions can be looked up at registry.smpte-ra.org
search for "VC-3", CIDs 1270-1274 are DNXHR.
DNXHR in already supported in mov and mkv.
-Jason
-Original Message-
From: "Tomas Härdin"
Sent: Friday, September 7,
Baptiste you are right that DNxHR is variable frame size (0) from
avpriv_dnxhd_get_frame_size and that it breaks the index.
is there a reason not to use the pkt->size as frame_size since DNxHR is a
constant frame_size for a given resolution and quality profile?
-Original Message-
From:
From: Jason Stevens
---
libavformat/mxfenc.c | 47
1 file changed, 47 insertions(+)
diff --git a/libavformat/mxfenc.c b/libavformat/mxfenc.c
index 7f629dbe53..cf58c8b834 100644
--- a/libavformat/mxfenc.c
+++ b/libavformat/mxfenc.c
@@ -146,6 +146,11 @
From: Jason Stevens
Hi,
This patch adds missing dnxhr mxf container essense ULs to the mxf encoder.
This fixes dnxhr mxf files being quarantined by Avid Media Composer.
Jason Stevens (1):
libavformat/mxfenc: add missing dnxhr mxf container essence ULs
libavformat/mxfenc.c | 47 ++
address encrypted udp.
Let me know how best to proceed. Thank you.
Jay
On Sun, Oct 16, 2016 at 1:35 PM wm4 wrote:
> On Sun, 16 Oct 2016 12:24:37 -0400
> jayri...@gmail.com wrote:
>
> > From: Jay Ridgeway
> >
> > Pass TLS args to support RTSPS. This patch requires TLS patc
OK. I understand. I do not see anything like that in tls.
On Sun, Oct 16, 2016 at 11:06 AM Michael Niedermayer
wrote:
> On Sun, Oct 16, 2016 at 01:43:24PM +0000, Jay wrote:
> > On Sat, Oct 15, 2016 at 10:44 PM Michael Niedermayer
>
> > wrote:
> >
> > > On Sat,
On Sat, Oct 15, 2016 at 10:44 PM Michael Niedermayer
wrote:
> On Sat, Oct 15, 2016 at 08:31:23PM +0000, Jay wrote:
> > Thank you for the feedback. I have been trying to get RTSPS cert
> validation
> > incorporated for several weeks. I would greatly appreciate someone on the
>
al step.
Thank you.
Jay
On Sat, Oct 15, 2016 at 3:04 PM Michael Niedermayer
wrote:
> On Sat, Oct 01, 2016 at 04:20:39PM -0400, jayri...@gmail.com wrote:
>
> > From: Jay Ridgeway
>
> >
>
> >
>
> > This patch enables TLS args for RTSPS. This is neces
/c506515d969751610188152cee7ca2b2/raw/3c14ce37380f744393d15bebcca4c1cc80f3f55f/cert.pem
-O /tmp/cert.pem
./ffprobe 'rtsps://user:passw...@rtsps.jayridgeway.com:8554/test' -v debug
-ca_file /tmp/cert.pem -tls_verify 1
On Sat, Oct 1, 2016 at 4:20 PM wrote:
> From: Jay Ridgeway
>
>
> This patch enab
11:30 AM Carl Eugen Hoyos
wrote:
> 2016-09-24 16:20 GMT+02:00 Jay :
> > Hi. I am working on a project that requires RTSP over TLS with cafile
> > support. I patched 3.1.3 to work with openssl. If this is something of
>
> Can't this also work with the various other ssl i
Hi. I am working on a project that requires RTSP over TLS with cafile
support. I patched 3.1.3 to work with openssl. If this is something of
interest, I am happy to finish out the patch - please advise if a different
approach is preferred.
Thank you.
Jay Ridgeway
diff -x '*.[oda]' -N
[AVFoundation input device @ 0x7f9ff9c14ae0] AVFoundation video devices:
[AVFoundation input device @ 0x7f9ff9c14ae0] [0] FaceTime HD Camera
: Input/output error
To record from camera
>ffmpeg -f avfoundation -i "0" out.mp4
Looking forward for your earli
15 matches
Mail list logo