Re: [FFmpeg-user] encoding video from png diffs

2016-09-01 Thread Joshua Grauman
Hello everyone, I have another different, but related question. What format would you suggest for storing my screencast in? The resulting video is going to be 1080p30 and it needs to have an alpha channel (the input png's will use the alpha channel). The screencast is going to be overlaid at

[FFmpeg-user] FFmpeg TLS : Protocol not found

2016-09-01 Thread Yu Ang Tan
I am trying to stream a video securely, and this is what I have tried: Console 1 $ ffmpeg -i out.webm -f format tls:// 127.0.0.1:8554?listen=test.crt=test.key [1] 46061 [2] 46062 $ ffmpeg version N-81392-ga453bbb Copyright (c) 2000-2016 the FFmpeg developers built with gcc

Re: [FFmpeg-user] encoding video from png diffs

2016-09-01 Thread Joshua Grauman
The compression level is great. I thought of this because I am doing a screencast, so most screens are identical or very similar. So if I have an initial .tga file with size ~3 megabytes, most of the diffs will be less than 1k in size (some will be more like 15k, and some quite a bit more, but

Re: [FFmpeg-user] encoding video from png diffs

2016-09-01 Thread Joshua Grauman
That's exactly what I need! Hadn't heard of the png_pipe option. I was thinking I might have to write a kernel module to create a bunch of /proc files or something! Thanks! Josh On Fri, 2 Sep 2016, Cley Faye wrote: 2016-09-01 19:31 GMT+02:00 Joshua Grauman : I could of

Re: [FFmpeg-user] encoding video from png diffs

2016-09-01 Thread Moritz Barsnick
On Thu, Sep 01, 2016 at 10:31:15 -0700, Joshua Grauman wrote: > So I know ffmpeg can encode video from a list of pngs. (img1.png, > img2.png, img3.png, etc). But what if I have one png, and then a list of > diffs (using vcdiff) like (img1.png, img2.diff, img3.diff, etc.). So you basically

Re: [FFmpeg-user] encoding video from png diffs

2016-09-01 Thread Cley Faye
2016-09-01 19:31 GMT+02:00 Joshua Grauman : > I could of course generate all the pngs, but it would take up a lot of > space and I'm wondering if anyone knows of any creative way to do this? > Thanks! ​You could just do that. There is no need to write them anywhere though; you

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-09-01 Thread Kieran O Leary
Hi On 1 Sep 2016 6:05 p.m., "afellah" wrote: > > Dears > > kindly help with the previous issue. > > Thank you > It looks like you not only hijacked another users' thread originally, you then hijacked your own thread and as a result, it's unclear what you're referring

Re: [FFmpeg-user] encoding video from png diffs

2016-09-01 Thread Joshua Grauman
Sorry, I just realized I forgot to mention I'm on Linux... Josh Hello all, So I know ffmpeg can encode video from a list of pngs. (img1.png, img2.png, img3.png, etc). But what if I have one png, and then a list of diffs (using vcdiff) like (img1.png, img2.diff, img3.diff, etc.). Each diff

[FFmpeg-user] encoding video from png diffs

2016-09-01 Thread Joshua Grauman
Hello all, So I know ffmpeg can encode video from a list of pngs. (img1.png, img2.png, img3.png, etc). But what if I have one png, and then a list of diffs (using vcdiff) like (img1.png, img2.diff, img3.diff, etc.). Each diff would be based upon the last. I could of course generate all the

Re: [FFmpeg-user] Reencoding from H.264 to H.265

2016-09-01 Thread Nicolas George
Le quintidi 15 fructidor, an CCXXIV, SDSS a écrit : > However, in my search I also found out that, according to many, re-encoding > H.264 videos as H.265 is a waste of time, for the most part, on the grounds > that H.264 videos are already compressed, and re-encoding them as H.265 > won't achieve

[FFmpeg-user] Reencoding from H.264 to H.265

2016-09-01 Thread SDSS
After some googling I was able to find out how to use ffmpeg to convert MKV videos in H.264 format to MKV videos in H.265 format. I looked into this because I have a lot of H.264 videos, which I would like to reduce in size, as H.265 can reportedly do. However, in my search I also found out

Re: [FFmpeg-user] FFMPEG MXF Issue

2016-09-01 Thread afellah
Dears kindly help with the previous issue. Thank you -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/FFMPEG-MXF-Issue-tp4672425p4677319.html Sent from the FFmpeg-users mailing list archive at Nabble.com. ___ ffmpeg-user