I have a problem, when I try to download an HLS video with FFMPEG, it
downloads the video track, but it doesn't find the AUDIO. When running the
HLS .m3u8 file in a player, it plays normally, audio and video, but when
trying to download, it shows an error message saying that the audio cannot
be fou
On Mon, 2 Aug 2021, David Mueller IWS. wrote:
Hello,
when checking the framerate of an h264 stream with ffprobe I'm getting an
output of r_frame_rate=9/1.
Any idea why ffprobe outputs this value?
Maybe because the video PID has no packets so there is no way to determine
the proper f
On Mon, 2 Aug 2021 at 15:15, Jacques Perconte
wrote:
>
> I want to merge several avi files (dozen) witthout touching the internal
> frame structure.
> The « cat » command marge priorly the files, but I need to rebuild the
> index. If not, only the first pasted file is accessible.
> Today I use
Hello,
when checking the framerate of an h264 stream with ffprobe I'm getting an
output of r_frame_rate=9/1.
Any idea why ffprobe outputs this value?
Here is the command I'm executing:
ffprobe.exe -show_format -show_streams udp://172.19.253.10:1100
And this is the full output:
[STREAM]
i
I want to merge several avi files (dozen) witthout touching the internal frame
structure.
The « cat » command marge priorly the files, but I need to rebuild the index.
If not, only the first pasted file is accessible.
Today I use mencoder, but I would love to use ffmpeg if possible.
thanks
Jac
On Mon, 2 Aug 2021 at 12:40, Jacques Perconte
wrote:
>
> Dear all,
>
> Do you know if it is possible to perform something like the forceidx
> function of mencoder with ffmpeg to rebuild index of merged avi files
> (with cat) without doing anything else ?
>
Some people familiar with ffmpeg may not
Dear all,
Do you know if it is possible to perform something like the forceidx
function of mencoder with ffmpeg to rebuild index of merged avi files
(with cat) without doing anything else ?
thanks
jacques
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.
Il giorno dom 1 ago 2021 alle ore 14:46 Reino Wijnsma
ha scritto:
> You probably didn't prepend "file " as the wiki-url shows you.
Damn, You are right!
I checked size and length of the merged file and they are correct.
> Who is kate?
Kde Advanced Text Edito :-)
https://kate-editor.org/it/
Than