Carl,
Thank you for kindly responding.
Yes, that's correct, that's what I am referring to. I have output the
MPEG-7 video signatures for a list of videos (a video database).
I then calculate the MPEG-7 video signature for a new video that I am
considering adding to that database, so that I can com
Am Di., 5. Mai 2020 um 23:12 Uhr schrieb PPRJ01 :
> I tried adding large values with options "-analyzeduration" and
> "probesize" but this does NOT work for Closed Captions even
> if it works properly for regular subtitle streams.
> Please understand that I am not a beginner.
Very bad try.
Plea
Thank you Carl Eugen,
I tried adding large values with options "-analyzeduration" and "probesize" but
this does NOT work for Closed Captions even if it works properly for regular
subtitle streams.
Please understand that I am not a beginner. I have a 45 years background in IT
support for severa
> On 5 May 2020, at 17:15, Carl Eugen Hoyos wrote:
>
> Am Di., 5. Mai 2020 um 14:19 Uhr schrieb adam smith via ffmpeg-user
> :
>
>> That will not resolve 3rd party files
>
> What's wrong with using qtfaststart on them (or on all files)?
>
The problem is that the platform running ffmpeg is a
Am 05.05.2020 um 20:58 schrieb Ulf Zibis:
Am 05.05.20 um 20:14 schrieb Michael Koch:
Am 05.05.2020 um 18:27 schrieb Ulf Zibis:
Aside I have a question: Where can I find a list of properties,
which can be used as parameter in commands. E.g. I can use "PTS" for
current picture time stamp and
Am 05.05.20 um 20:14 schrieb Michael Koch:
Am 05.05.2020 um 18:27 schrieb Ulf Zibis:
Aside I have a question: Where can I find a list of properties, which can be used as parameter in
commands. E.g. I can use "PTS" for current picture time stamp and "h" for the
heigth.
Either in the documen
Am Di., 5. Mai 2020 um 20:06 Uhr schrieb Mohammed Bey Ahmed Khernache
:
>
> Thank you for your reply.
>
> > Complete, uncut console output missing.
> Here is the complete output.
> root@odroid:~/ffmpeg# ./ffmpeg -i
> ../dataset/encoded_with_wpp/blue_sky_fps_25.yuv.h265 -f null /dev/null
> ffmpeg ve
Am 05.05.2020 um 18:27 schrieb Ulf Zibis:
Am 05.05.20 um 15:07 schrieb Edward Park:
Hi,
But I'm lost how use it correctly. I want to slow down the video by
1.4 and then increase the audio frequency (pitch) by 1.25.
So if you slow the video down by 1.4, You are also slowing down the
audio b
Thank you for your reply.
> Complete, uncut console output missing.
Here is the complete output.
root@odroid:~/ffmpeg# ./ffmpeg -i
../dataset/encoded_with_wpp/blue_sky_fps_25.yuv.h265 -f null /dev/null
ffmpeg version N-97619-gf90a48b Copyright (c) 2000-2020 the FFmpeg
developers
built with gcc 6
Am Di., 5. Mai 2020 um 07:38 Uhr schrieb Abu Abdullah :
> abdulla@abdulla-VirtualBox:~/ffmpeg/ffmpeg$ ./ffmpeg -i 010.rm -c:a
> libfdk_aac -profile:a aac_he -b:a 16k -movflags +faststart -af
> aresample=async=1000 010.m4a
> ffmpeg version N-97612-g2b32068 Copyright (c) 2000-2020 the FFmpeg develop
Am Di., 5. Mai 2020 um 06:55 Uhr schrieb Carl Zwanzig :
>
> On 5/4/2020 8:02 PM, Abu Abdullah wrote:
> > Please find the output:
> >
> > E:\AudioCataloger\bin_X>ffmpeg -i 010.rm -c:a libfdk_aac -profile:a
> > aac_he -b:a 16k -movflags +faststart -af aresample=async=1000 010.m4a
> > ffmpeg version N
Am Di., 5. Mai 2020 um 17:41 Uhr schrieb PPRJ01 :
> I don't understand why neither ffmpeg nor ffprobe detect presence of closed
> captions within MP4/H.264 in some video streams when VLC does.
>
> Let me explain this... In the past 20 years, I have been working in several
> countries over the wo
Am 05.05.20 um 15:07 schrieb Edward Park:
Hi,
But I'm lost how use it correctly. I want to slow down the video by 1.4 and
then increase the audio frequency (pitch) by 1.25.
So if you slow the video down by 1.4, You are also slowing down the audio by
the same amount right? I think 1/1.4, an
Am Di., 5. Mai 2020 um 14:19 Uhr schrieb adam smith via ffmpeg-user
:
> That will not resolve 3rd party files
What's wrong with using qtfaststart on them (or on all files)?
Carl Eugen
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.o
Am Di., 5. Mai 2020 um 18:10 Uhr schrieb Sugar Myojin :
> I am trying to compare with ffmpeg.exe two the signatures (xml) of two
> videos which I output earlier.
Please explain what "signatures (xml)" are.
There is a "signature" filter that supports calculating the MPEG-7 video
signature, is tha
Am Di., 5. Mai 2020 um 18:10 Uhr schrieb Carl Eugen Hoyos :
>
> Am Di., 5. Mai 2020 um 08:57 Uhr schrieb Ulf Zibis :
> >
> > Just test if I get email from the list, as since 21.04.20, 16:54
> > CEST I didn't receive any emails.
>
> gmx currently refuses emails from ffmpeg.org, *please* inform
> gmx
Am Di., 5. Mai 2020 um 08:57 Uhr schrieb Ulf Zibis :
>
> Just test if I get email from the list, as since 21.04.20, 16:54
> CEST I didn't receive any emails.
gmx currently refuses emails from ffmpeg.org, *please* inform
gmx about this issue, we were not successful so far.
Carl Eugen
_
Group,
I joined this group just recently, and thank you for allowing me to join.
I am trying to compare with ffmpeg.exe two the signatures (xml) of two
videos which I output earlier.
I checked the manual, online discussion groups, blogs, etc., but to no
avail.
Is this possible with ffmpeg.exe o
Am Di., 5. Mai 2020 um 16:50 Uhr schrieb Mohammed Bey Ahmed Khernache
:
> I compiled ffmpeg without encoders (--disable-encoders). Then, when I try
> to decode a video bit-stream, I get this error message:
> "Automatic encoder selection failed for output stream #0:0. Default encoder
> for format n
Hi All,
I don't understand why neither ffmpeg nor ffprobe detect presence of closed
captions within MP4/H.264 in some video streams when VLC does.
Let me explain this... In the past 20 years, I have been working in several
countries over the world and I bought official DVDs. Not duplicates ;-)
HI, i’m new at this so i wanna ask is there away to download hls streaming
video that DRM protected,
I want to download from arabic site streaming movies and tv series like
netflix but it’s drm protected.
Thank you.
___
ffmpeg-user mailing list
ffmpeg-use
Hello,
I compiled ffmpeg without encoders (--disable-encoders). Then, when I try
to decode a video bit-stream, I get this error message:
"Automatic encoder selection failed for output stream #0:0. Default encoder
for format null (codec wrapped avframe) is probably disabled. Please choose
an encoder
Hi,
> But I'm lost how use it correctly. I want to slow down the video by 1.4 and
> then increase the audio frequency (pitch) by 1.25.
So if you slow the video down by 1.4, You are also slowing down the audio by
the same amount right? I think 1/1.4, and to add to the pitch to 1.25 ratio
you'd
Am 05.05.20 um 13:25 schrieb Michael Koch:
Am 05.05.2020 um 13:21 schrieb Ulf Zibis:
Am 04.05.2020 um 12:56 schrieb Michael Koch:
Am 04.05.2020 um 11:00 schrieb Ulf Zibis:
>//>/Am 27.03.20 um 04:06 schrieb Ted Park: />>/Hi, />>//>>>/for video: -vf setpts=0.5*PTS />>>/for audio: -af atempo=2
/
> On 4 May 2020, at 16:23, Carl Eugen Hoyos wrote:
>
> The result is very similar, but qtfaststart takes an existing mov file and
> only moves the index in front of the file, leaving everything else exactly
> identical while ffmpeg -i input -movflags +faststart out.mov writes a
> new file (with
Am 05.05.2020 um 13:21 schrieb Ulf Zibis:
Am 04.05.2020 um 12:56 schrieb Michael Koch:
Am 04.05.2020 um 11:00 schrieb Ulf Zibis:
>//>/Am 27.03.20 um 04:06 schrieb Ted Park: />>/Hi, />>//>>>/for
video: -vf setpts=0.5*PTS />>>/for audio: -af atempo=2
/>>//>>/Actually, he wanted to slow down the
Am 04.05.2020 um 12:56 schrieb Michael Koch:
Am 04.05.2020 um 11:00 schrieb Ulf Zibis:
>//>/Am 27.03.20 um 04:06 schrieb Ted Park: />>/Hi, />>//>>>/for video: -vf setpts=0.5*PTS />>>/for audio: -af atempo=2
/>>//>>/Actually, he wanted to slow down the video so you probably meant the />>/reciproc
Just test if I get email from the list, as since 21.04.20, 16:54 CEST I didn't
receive any emails.
-Ulf
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
ff
28 matches
Mail list logo