Re: [FFmpeg-user] h265 file from IP camera - audio stream

2021-05-16 Thread Martin Woolley
On Sun, 16 May 2021, 18:20 Carl Eugen Hoyos, wrote: > Am So., 16. Mai 2021 um 08:11 Uhr schrieb Martin Woolley > : > > > Would you mind educating me (or helping me educate myself)? > > > What is HXVF / HXVS / HXVT > > I chose this name for the file type because these > strings / tags happen to ap

Re: [FFmpeg-user] h265 file from IP camera - audio stream

2021-05-16 Thread Carl Eugen Hoyos
Am So., 16. Mai 2021 um 08:11 Uhr schrieb Martin Woolley : > Would you mind educating me (or helping me educate myself)? > What is HXVF / HXVS / HXVT I chose this name for the file type because these strings / tags happen to appear in your files. > and is there a specification I can read coveri

Re: [FFmpeg-user] How to repair iPhone photos

2021-05-16 Thread Carl Eugen Hoyos
Am Sa., 15. Mai 2021 um 18:28 Uhr schrieb Ulf Zibis : > I have some photos from a iPhone in HEIC format. Is there a > chance, to convert them to a "normal" format? You're welcome to test this repository with your samples: https://github.com/Swaraj1998/FFmpeg Thank you, Carl Eugen ___

Re: [FFmpeg-user] Python / Qprocess misfires commands.

2021-05-16 Thread Moritz Barsnick
On Fri, May 14, 2021 at 13:16:41 +0200, Bouke wrote: > Using Python to fire FFmpeg > cmd = ‘ffmpeg’ > args = [‘-f’, ‘avfoundation’, ‘-i’, ‘:0’] > > with a QProcess, this returns exit code 6, exitstatus 1 > > > ffmpeg -f avfoundation -i :0 in a Terminal works. > (At least one output file….) You wil

Re: [FFmpeg-user] h265 file from IP camera - audio stream

2021-05-16 Thread Martin Woolley
On Sun, 16 May 2021, 12:27 Rob Hallam, wrote: > On Sun, 16 May 2021 at 07:11, Martin Woolley > wrote: > > > Would you mind educating me (or helping me educate myself)? What is HXVF > / > > HXVS / HXVT and is there a specification I can read covering this? > > There are some potentially interesti

Re: [FFmpeg-user] h265 file from IP camera - audio stream

2021-05-16 Thread Rob Hallam
On Sun, 16 May 2021 at 07:11, Martin Woolley wrote: > Would you mind educating me (or helping me educate myself)? What is HXVF / > HXVS / HXVT and is there a specification I can read covering this? There are some potentially interesting reads searching for those terms: - https://spitzner.org/k

Re: [FFmpeg-user] How to repair iPhone photos

2021-05-16 Thread Ulf Zibis
Am 16.05.21 um 00:13 schrieb Leo Butler via ffmpeg-user: Try convert image.heic image.jpg Unfortunately it does not work: $ convert IMG_0416.HEIC IMG_0416.JPG convert-im6.q16: no decode delegate for this image format `HEIC' @ error/constitute.c/ReadImage/560. convert-im6.q16: no images defi