pipeline hangs

Carl Karsten carl at nextdayvideo.com
Sun Aug 28 00:13:06 UTC 2016


bugged
https://bugzilla.gnome.org/show_bug.cgi?id=770498



On Tue, Aug 23, 2016 at 1:33 PM, Carl Karsten <carl at nextdayvideo.com> wrote:

> more details:
>
> it does work on some other .ts files made with the same ffmpeg command:
>
> ffmpeg \
> -i tcp://$VOC_CORE:11000 \
> -ac 2 -channel_layout 2c -aspect 16:9 \
> -map 0:v -c:v:0 mpeg2video -pix_fmt:v:0 yuv422p -qscale:v:0 2 -qmin:v:0 2
> -qmax:v:0 10 -keyint_min 0 -bf:0 0 -g:0 0 -intra:0 -maxrate:0 140M \
> -map 0:a -c:a:0 mp2 -b:a:0 192k -ac:a:0 2 -ar:a:0 48000 \
> -flags +global_header -flags +ilme+ildct \
> -f segment -segment_time $segment_time \
> -segment_format mpegts \
> -strftime 1 "$dest_dir/%Y-%m-%d/%H_%M_%S.ts"
>
> https://github.com/CarlFK/voctomix-outcasts/blob/master/
> record-timestamp.sh
>
> I have run the pipline on about 10 .ts files, all created with the same
> ffmpeg command.  it woks ok on 5 files, hangs on the 5 others.
>
>
> In case anyone is curious, the production code is this:
> https://github.com/CarlFK/veyepar/blob/master/dj/lib/gslevels.py#L34-L36
>
> which makes a visualization like this:
> http://veyepar.ndv.cdn.nextdayvideo.com/veyepar/
> pyohio/pyohio_2016/audio_png/raw/barbietootle/2016-07-30/
> 09_31_51.ts.wav.png
>
>
>
> On Tue, Aug 23, 2016 at 7:50 AM, Tim Müller <tim at centricular.com> wrote:
>
>> On Mon, 2016-08-22 at 16:02 -0500, Carl Karsten wrote:
>>
>> Hi Carl,
>>
>> Yes it sounds like a bug.
>>
>> I haven't been able to reproduce it yet though, it seems to work just
>> fine for me.
>>
>> You won't be able to attach a 7GB file to bugzilla I'm afraid, but you
>> can put the link to the file there.
>>
>> Cheers
>>  -Tim
>>
>> --
>> Tim Müller, Centricular Ltd - http://www.centricular.com
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160827/7651fb07/attachment.html>


More information about the gstreamer-devel mailing list