[FFmpeg-user] How are global headers handled in DASH and HLS in ffmpeg?

2019-03-29 Thread Dennis Mungai
Hello there,

How are global headers handled in the DASH and HLS muxers in FFmpeg?
In my workflow, omitting the option -flags +global_header in both HLS and
DASH results in unplayable streams. Is this by design?

Warm regards,

Dennis.
___
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 with subject "unsubscribe".

Re: [FFmpeg-user] Can't get -i mylist.txt working under Windows 10

2019-03-29 Thread Carl Eugen Hoyos
2019-03-29 22:26 GMT+01:00, Dan Bridges :
> Trying to concatenate some mp4 files. All the same
> (just copies of the same test files).
>
> myfile.txt contains:
>
> Sequence_.mp4
> Sequence_0001.mp4
> Sequence_0002.mp4

$ cat myfile.txt
file Sequence_.mp4
file Sequence_0001.mp4
file Sequence_0002.mp4

Carl Eugen
___
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 with subject "unsubscribe".

[FFmpeg-user] Can't get -i mylist.txt working under Windows 10

2019-03-29 Thread Dan Bridges
Trying to concatenate some mp4 files. All the same (just copies of the
same test files).

myfile.txt contains:

Sequence_.mp4
Sequence_0001.mp4
Sequence_0002.mp4


As per https://trac.ffmpeg.org/wiki/Concatenate

Test cmd line:

ffmpeg -f concat -safe 0 -i mylist.txt -c copy combined.mp4


Output:

ffmpeg version N-93434-g7366174086 Copyright (c) 2000-2019 the FFmpeg
developers
  built with gcc 8.3.0 (Rev2, Built by MSYS2 project)
  configuration:  --disable-autodetect --enable-amf --enable-bzlib
--enable-cuda --enable-cuvid --enable-d3d11va --enable-dxva2
--enable-iconv --enable-lzma --enable-nvenc --enable-schannel
--enable-zlib --enable-sdl2 --disable-debug --enable-ffnvcodec
--enable-nvdec --enable-gmp --enable-libmp3lame --enable-libopus
--enable-libvorbis --enable-libx264 --enable-libdav1d
--extra-libs=-liconv --enable-gpl --enable-version3
  libavutil  56. 26.100 / 56. 26.100
  libavcodec 58. 47.105 / 58. 47.105
  libavformat    58. 26.101 / 58. 26.101
  libavdevice    58.  7.100 / 58.  7.100
  libavfilter 7. 48.100 /  7. 48.100
  libswscale  5.  4.100 /  5.  4.100
  libswresample   3.  4.100 /  3.  4.100
  libpostproc    55.  4.100 / 55.  4.100
[concat @ 01f267407b40] Line 1: unknown keyword 'Sequence_.mp4'
mylist.txt: Invalid data found when processing input


Also occurring when there are single  or double inverted commas around
filenames in mylist.txt.  Is this doable under Windows?

Dan.



___
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 with subject "unsubscribe".

Re: [FFmpeg-user] Main "Download button" points to 4.1, but says 4.1.2

2019-03-29 Thread Peter B.
On 28/03/2019 21:38, Carl Eugen Hoyos wrote:
>> I've noticed that the big green "Download" button on ffmpeg.org [1] says:
>>   "ffmpeg-4.1.2.tar.bz2"
>>
>> ...but points to:
>>   https://ffmpeg.org/releases/ffmpeg-4.1.tar.bz2
> That's currently being discussed on the development mailing list.

Sorry. Missed that ;)

Thanks,
Pb
___
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 with subject "unsubscribe".

[FFmpeg-user] headless operational Chip Selection

2019-03-29 Thread James Northrup
hi all,

im doing capacity planning for cloud nodes on ubuntu and at least one
on-prem windows PC with axia aes67 drivers

i wanted to know if any platform has any usable hetereogenous compute
compilation for realtime libopus and aac audio uscases.

that is to say, is a price-point amd chip with 8 CPU cores still the best
thing going? or do AES, opencl, openal, llvm targets, etc. offer any
potential in utilizing a similar price A12 CPU or intel with onboard
graphics
___
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 with subject "unsubscribe".