I hope what the analogies below will help folks better understand the
technology we use.
Transistors are to logic gates as quarks are to electrons, protons, and
neutrons. Logic gates come in 2 flavors: AND and OR, and it's from them
alone that all other digital elements are made.
Logic gates
On 03/02/2020 11:14 AM, Carl Eugen Hoyos wrote:
Am Mo., 2. März 2020 um 14:35 Uhr schrieb Mark Filipak
:
That is not what I meant. What I'm getting at is that it appears that
the latest streaming protocols & methods are being developed via ffmpeg,
then being tested-debugged-retested-etc. via ff
On 03/02/2020 09:35 AM, Gyan Doshi wrote:
On 02-03-2020 06:24 pm, Mark Filipak wrote:
On 03/01/2020 06:47 PM, Dan Bridges wrote:
On 2/03/2020 9:12 am, Mark Filipak wrote:
This:
C:\CMD & tiny apps\ffmpeg >ffprobe -f lavfi
amovie=G:\VIDEO_TS\VTS_01_1.VOB,ashowinfo
--note current working direct
On 3/2/20, Michael Koch wrote:
> Is there a difference between the video filters "copy" and "null"?
Yes, null does really nothing, copy filter copies/recreates new frame
and destroy old one.
In output this should give no actual difference at all.
___
ff
Is there a difference between the video filters "copy" and "null"?
Michael
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org wit
On 2020-03-02T15:35:11+0100, Gyan Doshi wrote:
> On 02-03-2020 06:24 pm, Mark Filipak wrote:
>> C:\CMD & tiny apps\ffmpeg >ffprobe -f lavfi
>> amovie=G:\\VIDEO_TS\\VTS_01_1.VOB,ashowinfo
>> --note escaped '\'s in path to 'VTS_01_1.VOB'--
>> fails; "movie=G:\\VIDEO_TS\\VTS_01_1.VOB,showinfo: No su
Am Mo., 2. März 2020 um 15:48 Uhr schrieb Jesús Aguilar Armijo
:
> 1.- The input video is a 20 seconds h265 encoded video from a .yuv file,
> is that input correct? I understand that the dash command creates
> segments and manifest files from a previously encoded video, so it
> should be correct a
wget -O - -o /dev/null
http://wycutters.wyscout.com/box/argentina/velez_test_g1234567.mp4 |
ffprobe.new -i -
On Mon, Mar 2, 2020 at 4:01 PM Gabriele Greco
wrote:
> Hi guys,
>
> there is a way to probe a fragmented mp4 available through FTP faster? The
> operation is almost instant on a local fil
Hi,
> What is implemented in FPGAs is not solely so-called software-in-silicon.
> Sometimes it is software-in-silicon -- marginal speedup -- but usually
> software algorithms are realized as systems of FSMs (finite state machines)
> -- huge speedup -- that simply mimic the original software pro
Am Mo., 2. März 2020 um 14:35 Uhr schrieb Mark Filipak
:
> That is not what I meant. What I'm getting at is that it appears that
> the latest streaming protocols & methods are being developed via ffmpeg,
> then being tested-debugged-retested-etc. via ffmpeg users, then
> implemented in FPGAs by so
Hi guys,
there is a way to probe a fragmented mp4 available through FTP faster? The
operation is almost instant on a local file, while it takes almost 1 minute
with a very good internet connection.
This test file is a 3 hours video file made with ffmpeg in fragmented mode,
every fragment is 1 min
Dear ffmpeg community,
I want to perform a basic DASH segmentation. I took the DASH command
example from the documentation and I tried to reduce it to the basics so
I can learn better what I am doing, using 2 second segments. I
previously did with HLS and it worked properly.
Using the followin
On 02-03-2020 06:24 pm, Mark Filipak wrote:
On 03/01/2020 06:47 PM, Dan Bridges wrote:
On 2/03/2020 9:12 am, Mark Filipak wrote:
ffprobe -ashowinfo -i g:\VIDEO_TS\VTS_01_1.VOB
According to
https://hhsprings.bitbucket.io/docs/programming/examples/ffmpeg/audio_visualization/ashowinfo.html
On 03/02/2020 07:24 AM, Moritz Barsnick wrote:
On Mon, Mar 02, 2020 at 04:57:23 -0500, Mark Filipak wrote:
I used to work at Intel as a product line architect. I sat on 3
divisional planning councils, including graphics processors, and
co-chaired one.
[OT, sorry]
OT, eh? Just like Congressio
On 03/01/2020 06:47 PM, Dan Bridges wrote:
On 2/03/2020 9:12 am, Mark Filipak wrote:
ffprobe -ashowinfo -i g:\VIDEO_TS\VTS_01_1.VOB
According to
https://hhsprings.bitbucket.io/docs/programming/examples/ffmpeg/audio_visualization/ashowinfo.html
I used this format for showinfo and ashowinfo wit
On Mon, Mar 02, 2020 at 04:57:23 -0500, Mark Filipak wrote:
> I used to work at Intel as a product line architect. I sat on 3
> divisional planning councils, including graphics processors, and
> co-chaired one.
[OT, sorry]
BTW, I have worked as Intel Corp. as well, incidentally both in
graphics p
On Sun, Mar 01, 2020 at 19:39:02 -0500, Mark Filipak wrote:
> On 03/01/2020 06:49 PM, Carl Eugen Hoyos wrote:
> > No arguments, see:
> > $ ffmpeg -help filter=ashowinfo
>
> Thanks, Carl. Are there any usage examples?
Since it doesn't take any arguments (or environment variables or input
files), yo
On 03/02/2020 05:12 AM, Carl Eugen Hoyos wrote:
Am Mo., 2. März 2020 um 10:57 Uhr schrieb Mark Filipak
:
I used to work at Intel as a product line architect. I sat on 3
divisional planning councils, including graphics processors, and
co-chaired one. Later, I represented Wyse Technology in indus
Am Mo., 2. März 2020 um 10:57 Uhr schrieb Mark Filipak
:
> I used to work at Intel as a product line architect. I sat on 3
> divisional planning councils, including graphics processors, and
> co-chaired one. Later, I represented Wyse Technology in industry
> technology standards, engineering worki
On 03/02/2020 03:56 AM, Carl Eugen Hoyos wrote:
Am Mo., 2. März 2020 um 03:48 Uhr schrieb Mark Filipak
:
So codec engineering companies like NGCodec, MainConcept, Beamr and
MulticoreWare turn open source-based, ffmpeg workflows into FPGAs that,
when mature firmware implementations, chip compani
Am Mo., 2. März 2020 um 03:48 Uhr schrieb Mark Filipak
:
> So codec engineering companies like NGCodec, MainConcept, Beamr and
> MulticoreWare turn open source-based, ffmpeg workflows into FPGAs that,
> when mature firmware implementations, chip companies like Intel & NVIDIA
> turn into real hardw
21 matches
Mail list logo