Re: [FFmpeg-user] FFMpeg stream audio problem

2019-12-08 Thread Moritz Barsnick
On Sat, Dec 07, 2019 at 07:43:19 +0100, Csaba wrote: > #!/bin/sh > ffmpeg -f alsa -i plughw:1 -acodec libmp3lame -ar 11025 -f rtp > rtp://192.168.1.20:8000 This is incorrect. > #!/bin/sh > ffmpeg -f alsa -i plughw:1,0 -acodec libmp3lame -ab 96k -ac 1 -re -f http > http://192.168.1.20:8080 As

Re: [FFmpeg-user] reference FFmpeg in a peer-reviewed manuscript

2019-12-08 Thread Carl Eugen Hoyos
Am So., 8. Dez. 2019 um 11:17 Uhr schrieb Ted Park : > > > I cannot find any information as to how to reference FFmpeg (in a > > manuscript), other than using a generic website URL reference. > > > > Does anyone know of a preferred reference or have seen a reference used for > > FFmpeg in some

Re: [FFmpeg-user] reference FFmpeg in a peer-reviewed manuscript

2019-12-08 Thread Ted Park
> I cannot find any information as to how to reference FFmpeg (in a > manuscript), other than using a generic website URL reference. > > Does anyone know of a preferred reference or have seen a reference used for > FFmpeg in some literature? For a manuscript, wouldn’t you be working with a

Re: [FFmpeg-user] Dolby Vision

2019-12-08 Thread Ted Park
> When I play the file downloaded from that page on an VG 4K Dolby > Vision capable TV it plays correctly with the right colours, but the > colours are way wrong when decoded/converted with FFmpeg. > > Should I be expecting Dolby Vision files to decode correctly? I mean, > it's very close, but