[Ffmpeg-devel-irc] ffmpeg.log.20161225

burek burek021 at gmail.com
Mon Dec 26 03:05:01 EET 2016


[00:45:28 CET] <fahadash> 100 buffers queued in output stream 0:0, something may be wrong.=0.295x
[00:45:31 CET] <fahadash> What does this mean?
[01:39:44 CET] <fahadash> I tried to isolate the problem by pulling one single drawtext out to a separate filter_complex and I get 1 second video in output instead of several.
[01:39:52 CET] <fahadash> Here is my command, filter graph, and output: http://video.stackexchange.com/questions/20231/ffmpeg-not-generating-more-than-a-second-long-file
[05:50:34 CET] <rice> Question. Is it possible to stream ffmpeg in a format and manner that can be picked up in something like Manycam as an IP Camera?
[09:36:51 CET] <Kirito> When attempting to encode a video from a set of images (extracted frames), I am getting a large number of "Non-monotonous DTS in output stream" errors. Is this indicating a problem with the source audio? It's the same audio stream that was extracted from the original video. I imagine re-encoding it might resolve the problem, but I'd prefer to avoid that if
[09:36:51 CET] <Kirito> possible
[09:37:31 CET] <Kirito> https://www.irccloud.com/pastebin/istJG6ae/
[11:02:46 CET] <john4> Buster: 1
[16:03:45 CET] <ashmew2> Hi. Questions about ffserver. Has it been dropped already? (I know 2.8.6 has it)
[16:05:31 CET] <c_14> It's been undropped for now (but I still wouldn't recommend using it)
[16:14:14 CET] <ashmew2> c_14, apart from the usual user experience related issues, does it have any other shortcomings?
[16:15:10 CET] <ashmew2> It took me a while to understand how to use it and configure properly, but it works pretty well.
[16:15:21 CET] <c_14> If the API gets updated (which they said they would) just the user experience ones
[16:17:23 CET] <ashmew2> Thanks c_14 :)
[16:27:41 CET] <dossantosfranz_> Hello guys
[16:27:52 CET] <dossantosfranz_> can someone help me :D with my decoder vu+
[19:36:16 CET] <RedAero> Hi
[19:36:38 CET] <RedAero> For some reason ffmpeg doesn't seem to be creating the output file :(
[19:36:52 CET] <RedAero> Can anyone help?
[19:37:07 CET] <RedAero> I'm using the latest nightly, and the output file is simply not created
[19:41:17 CET] <dl2s4> RedAero, maybe pastebin the command you use and the output
[19:42:22 CET] <RedAero> hold on, I think it might be my overzealous POS of an antivirus
[19:42:42 CET] <RedAero> despite it being set to throw alerts it just silently shuts down random crap for no reason
[19:56:05 CET] <RedAero> I don't get something about -map... -map 2:0 apparently copies stream 0 from the 3rd input file to stream 3 of the output file, right? But that's three pieces of info (which file, source stream, result stream) but only two in the command (input file:input file stream)
[19:56:12 CET] <RedAero> How does it know where to put the stream?
[19:56:44 CET] <RedAero> does it just concatenate?
[20:03:32 CET] <JEEB> map (nth file):(nth track) , the output track id depends on the order of maps in the command line
[20:04:09 CET] <JEEB> so the map itself doesn't set the output track number, that gets assigned by their order
[20:14:38 CET] <dossantosfranz_> can someone help me with my problem
[20:15:03 CET] <dossantosfranz_> i have one decoder with enigma
[20:15:27 CET] <dossantosfranz_> how can i ran a rtsp file forcing it on tcp protocol
[21:15:54 CET] <yume_no-yume-no`> I have an audio file and an image, I want to produce a video file with that image repeated for every frame
[21:16:39 CET] <yume_no-yume-no`> ffmpeg -i foo.flac -loop 1 -i frame.png out.m4v doesn't stop encoding
[21:16:44 CET] <yume_no-yume-no`> I probably screwed something up
[21:17:25 CET] <yume_no-yume-no`> I can move "-loop 1" to the end but then it produces video with only a single frame
[21:21:06 CET] <yume_no-yume-no`> oh, -shortest fixes it
[21:38:33 CET] <Guest10793> #gstreamer
[00:00:00 CET] --- Mon Dec 26 2016


More information about the Ffmpeg-devel-irc mailing list