Soft Works:
> Repro Example:
> ffprobe -show_entries stream=closed_captions:disposition=:side_data=  
> "http://streams.videolan.org/streams/ts/CC/NewsStream-608-ac3.ts";
> 
> While the codec string includes "Closed Captions",
> the stream data is showing: closed_captions=0
> 
> The test ref was incorrect as the test media file
> actually does have cc.
> 
> Signed-off-by: softworkz <softwo...@hotmail.com>
> ---
> v2: Fix test result. It was undiscovered locally as make fate 
>     does not seem to properly rebuild ffprobe.
> 

This test and several others in demux.mak are indeed missing an ffprobe
dependency. Will fix it. (A full fate-run should have nevertheless
rebuilt ffprobe, but maybe it only rebuilt it after having run these tests?)

- Andreas
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

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

Reply via email to