Hi DL,
Thanks for that suggestion, I got it all configured however it's not
showing up live... any ideas?
https://www.screencast.com/t/HIX0JDrhHs
I have tried shared stream key as well as single stream key.
Here is my command line used:
ffmpeg -f lavfi -i anullsrc -rtsp_transport tcp
-i "rtsp:
What does it take to "sponsor such a project"?
Eyal Hasson.
-Original Message-
From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of Carl
Eugen Hoyos
Sent: Wednesday, October 17, 2018 12:47 AM
To: FFmpeg user questions
Subject: Re: [FFmpeg-user] Converting to Dialogic V
2018-10-16 15:39 GMT+02:00, איל חסון :
> I know ffmpeg has a vox decoder, but do you know if there is
> any way to use ffmpeg to CREATE vox files?
Encoding to ADPCM_IMA_OKI is not supported, I guess you
could sponsor such a project.
Carl Eugen
___
ffmpe
2018-10-16 17:58 GMT+02:00, Joshua Blagden :
> Hi folks,
>
> I got into Blu-Rays about six months ago and I've been "digitizing" them
> with MakeMKV.
>
> I have some Doctor Who Blu-Rays from 2011 that are in MPEG-4, but are
> interlaced with MBAFF interlacing.
Are you sure they are interlaced?
Wha
2018-10-16 22:35 GMT+02:00, Grant Griffith :
> No luck. "[Parsed_drawtext_3 @ 0x7fd419428000] %{metadata=print}
> is not knowned= 0x "
Please provide the command line you tested together with the complete,
uncut console output.
Carl Eugen
___
ffmpeg
2018-10-16 8:56 GMT+02:00, Chris von Görstinger :
> is it currently possible to watermark a video with obscure
> watermarking algorithm in ffmpeg?
Assuming you are not requesting a simple overlay:
No.
> Or is it planed for future to implement such a filter?
I suspect most open-source activists
No luck. "[Parsed_drawtext_3 @ 0x7fd419428000] %{metadata=print} is not
knowned= 0x "
At this point I'm thinking of running ffprobe and parsing the xml into
variables
On Tue, Oct 16, 2018 at 2:58 PM DopeLabs wrote:
> have you tried
>
> %{metadata=print:key=duration}
>
>
>
>
> > On Oct 16,
On 10/16/18, DopeLabs wrote:
> never happens to me and i have many processes that use -r running in the
> background 24/7
>
> they all start with
>
> ffmpeg -d -i
>
> and end with
>
> -f flv rtmp://host/app/stream
>
>> On Oct 16, 2018, at 3:16 16AM, sailor-godkane wrote:
>>
>> Could using -r wi
Hello Mortiz,
Thanks for getting back to me so quickly! Here is my command line I
currently use:
ffmpeg -rtsp_transport tcp
-i "rtsp://:@10.1.10.125:554/cam/realmonitor?channel=1&subtype=0"
-i "rtsp://:@10.1.10.125:554/cam/realmonitor?channel=2&subtype=0"
-f lavfi -i anullsrc -fil
never happens to me and i have many processes that use -r running in the
background 24/7
they all start with
ffmpeg -d -i
and end with
-f flv rtmp://host/app/stream On Oct 16, 2018, at 3:16 16AM, sailor-godkane wrote:
>
> Could using -r with a filtergraph at the same time hang the command
have you tried
%{metadata=print:key=duration}
> On Oct 16, 2018, at 7:18 04AM, Grant Griffith
> wrote:
>
> Hey everyone
>
> I'm hoping to wanting to create a mosaic tile for video clips. I've got the
> majority of the setup dialed in, but the drawtext metadata is fighting me.
>
> I'd lik
an option you may wish to explore if you have the available network and
encoding resources is youtube live streaming support for multiple cameras for a
single livestream. each 'camera' has its own rtmp ingestion url and stream key
and the viewer can choose which of the cameras they want to watch
Hi folks,
I got into Blu-Rays about six months ago and I've been "digitizing" them
with MakeMKV.
I have some Doctor Who Blu-Rays from 2011 that are in MPEG-4, but are
interlaced with MBAFF interlacing.
I tried deinterlacing with Handbrake (Decomb/Bob), but that just made it
worse by adding frequ
Hey everyone
I'm hoping to wanting to create a mosaic tile for video clips. I've got the
majority of the setup dialed in, but the drawtext metadata is fighting me.
I'd like to have my mosaic tiles with a box containing filename, duration,
encoder and optionally file size.
So far this is where I
A big player on obscure watermarking is "nexguard" (
https://dtv.nagra.com/watermarking)
Nexguard has an API for implementing their technology in external
transcoders.
Maybe this would be a possible solution for using obscure watermarking with
ffmpeg?
isn't nexguard an expensive solution? -- w
On Tue, Oct 16, 2018 at 14:51:26 +0200, Reindl Harald wrote:
> fc14 = Fedora 14
>
> current is Fedora 28 with freetype-2.8-10.fc28.x86_64 and F14 is from
> 2010 - frankly didn't the OP find a more ancient environment when using
> a distribution with new releases every 6 months?
Very true. OTOH, f
I know ffmpeg has a vox decoder, but do you know if there is any way to use
ffmpeg to CREATE vox files?
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
ffmp
Am 16.10.18 um 13:50 schrieb Moritz Barsnick:
> On Tue, Oct 16, 2018 at 12:03:51 +0200, paweg wrote:
>> I'm trying to install ffmpeg from source using this guide
>> https://trac.ffmpeg.org/wiki/CompilationGuide/Centos. Getting error in
>> configure
>> ERROR: freetype2 not found
>> manually in c
On 10/16/18, sailor-godkane wrote:
> Could using -r with a filtergraph at the same time hang the command at
> random?
>
It could produce various weird effects.
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg
On Tue, Oct 16, 2018 at 12:03:51 +0200, paweg wrote:
> I'm trying to install ffmpeg from source using this guide
> https://trac.ffmpeg.org/wiki/CompilationGuide/Centos. Getting error in
> configure
> ERROR: freetype2 not found
> manually in command line:
> $pkg-config --exists freetype2 || echo '
On Mon, Oct 15, 2018 at 23:04:39 -0500, Rad J wrote:
> However I'm having some issues with the stream quality and frame loss...
> also YouTube is complaining about my stream type...
You sometimes need to fiddle against YouTube's expectation. I remember
that YouTube didn't see my live stream actual
most browsers dont have native flash playback support and usually require the
flash player plugin.. but.. flash support is basically deprecated in most major
browsers.
you didnt say what browser your using, but if its chrome you may find this a
good read...
https://bugs.chromium.org/p/chromium
Could using -r with a filtergraph at the same time hang the command at
random?
--
Sent from: http://www.ffmpeg-archive.org/
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link a
There was a way to watermark some time ago, but I haven’t visited this in many
years. IIRC, it was taken out.
Sorry, no more info than that.
> On Oct 16, 2018, at 2:56 AM, Chris von Görstinger
> wrote:
>
> Hello,
>
> is it currently possible to watermark a video with obscure watermaer
I'm trying to install ffmpeg from source using this guide
https://trac.ffmpeg.org/wiki/CompilationGuide/Centos. Getting error in configure
ERROR: freetype2 not found
manually in command line:
$pkg-config --exists freetype2 || echo 'no lib'
gives me nothing, so it exists. And also:
$pkg-config --cf
25 matches
Mail list logo