<div dir="ltr"><div>more details: <br><br></div>it does work on some other .ts files made with the same ffmpeg command:<br><br><table class=""><tbody><tr><td id="LC10" class="">ffmpeg \</td>
</tr>
<tr>
</tr></tbody></table><table class=""><tbody><tr><td id="LC11" class=""> -i tcp://<span class="">$VOC_CORE</span>:11000 \</td>
</tr>
<tr>
</tr></tbody></table><table class=""><tbody><tr><td id="LC12" class=""> -ac 2 -channel_layout 2c -aspect 16:9 \</td>
</tr>
<tr>
</tr></tbody></table><table class=""><tbody><tr><td id="LC13" class=""> -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 \</td>
</tr>
<tr>
</tr></tbody></table><table class=""><tbody><tr><td id="LC14" class=""> -map 0:a -c:a:0 mp2 -b:a:0 192k -ac:a:0 2 -ar:a:0 48000 \</td>
</tr>
<tr>
</tr></tbody></table><table class=""><tbody><tr><td id="LC15" class=""> -flags +global_header -flags +ilme+ildct \</td>
</tr>
<tr>
</tr></tbody></table><table class=""><tbody><tr><td id="LC16" class=""> -f segment -segment_time <span class="">$segment_time</span> \</td>
</tr>
<tr>
</tr></tbody></table><table class=""><tbody><tr><td id="LC17" class=""> -segment_format mpegts \</td>
</tr>
<tr>
</tr></tbody></table> -strftime 1 <span class=""><span class="">"</span><span class="">$dest_dir</span>/%Y-%m-%d/%H_%M_%S.ts<span class="">"<br><br></span></span><a href="https://github.com/CarlFK/voctomix-outcasts/blob/master/record-timestamp.sh">https://github.com/CarlFK/voctomix-outcasts/blob/master/record-timestamp.sh</a><br><div><div><div><br>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.<br><br><br>In case anyone is curious, the production code is this:<br><a href="https://github.com/CarlFK/veyepar/blob/master/dj/lib/gslevels.py#L34-L36">https://github.com/CarlFK/veyepar/blob/master/dj/lib/gslevels.py#L34-L36</a><br><br>which makes a visualization like this:<br><a href="http://veyepar.ndv.cdn.nextdayvideo.com/veyepar/pyohio/pyohio_2016/audio_png/raw/barbietootle/2016-07-30/09_31_51.ts.wav.png">http://veyepar.ndv.cdn.nextdayvideo.com/veyepar/pyohio/pyohio_2016/audio_png/raw/barbietootle/2016-07-30/09_31_51.ts.wav.png</a><br><br><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 23, 2016 at 7:50 AM, Tim Müller <span dir="ltr"><<a href="mailto:tim@centricular.com" target="_blank">tim@centricular.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, 2016-08-22 at 16:02 -0500, Carl Karsten wrote:<br>
<br>
Hi Carl,<br>
<br>
</span>Yes it sounds like a bug.<br>
<br>
I haven't been able to reproduce it yet though, it seems to work just<br>
fine for me.<br>
<br>
You won't be able to attach a 7GB file to bugzilla I'm afraid, but you<br>
can put the link to the file there.<br>
<div class="HOEnZb"><div class="h5"><br>
Cheers<br>
-Tim<br>
<br>
--<br>
Tim Müller, Centricular Ltd - <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a><br>
______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
</div></div></blockquote></div><br></div>