I’ll have a look. What I don’t understand is that for VOD playback, I use 
mediafilesegmenter -f /Library/WebServer/Documents/live test.aac  and it works 
perfectly fine ! The playlist is created with the relevant .aac segment files. 

Why can’t I just do the same for a stream segmenter? Doesn’t FFMpeg provide a 
way to create a MPEG-2 transport stream with Audio only? 

Thanks, 

> On 9 Mar 2018, at 17:30, Carl Zwanzig <c...@tuunq.com> wrote:
> 
> On 3/9/2018 7:05 AM, Pierre Pasquet wrote:
>> I have tried your solution and here’s what I get : Unable to find a suitable 
>> output format for 'color=s=:c=black:r='
>> color=s=:c=black:r=: Invalid argument
> 
> You can't just drop in "color=s=$outFormat:c=black:r=$videoRate" and expect 
> it to work unless variables outFormat and videoRate are defined. Take a look 
> at the color filter docs for the relevant values. (For me, both outFormat and 
> videoRate are usually "ntsc").
> 
> z!
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to