[FFmpeg-user] Colons in file name = Protocol not found

2014-07-22 Thread Anssi Saari
I tried to convert an flv file that my TV doesn't like to mp4 with ffmpeg but all I got was protocol not found... As it turns out, the file was named Teinipomo-2014-07-11T19:30:05.flv and apparently that somehow confuses ffmpeg to think there's some kind of a protocol involved instead of a

Re: [FFmpeg-user] MPEG TS output - muxing queue - max_interleave_delta

2014-07-22 Thread Matej
On Mon, Jul 21, 2014 at 3:00 PM, Carl Eugen Hoyos ceho...@ag.or.at wrote: Matej matej at tam.si writes: On Mon, Jul 21, 2014 at 2:13 PM, Carl Eugen Hoyos wrote: Matej matej at tam.si writes: Things work perfectly for about an hour (sound is smooth and the video too fpr the

Re: [FFmpeg-user] Colons in file name = Protocol not found

2014-07-22 Thread Luke Davis
On Tue, 22 Jul 2014, Anssi Saari wrote: I tried to convert an flv file that my TV doesn't like to mp4 with ffmpeg but all I got was protocol not found... As it turns out, the file was named Teinipomo-2014-07-11T19:30:05.flv and apparently that somehow confuses ffmpeg to think there's some kind

Re: [FFmpeg-user] Need help with video filter to create multiple ouput

2014-07-22 Thread kslimani
Hello, i am trying to transcode a live UDP stream into 4 rtmp output stream using a single ffmpeg process but my command line display this error : At least one output file must be specified. The command i am using is : ffmpeg -i udp://224.0.0.1:1234 \ -vf

Re: [FFmpeg-user] Colons in file name = Protocol not found

2014-07-22 Thread Carl Eugen Hoyos
Anssi Saari anssi.saari at iki.fi writes: $ ffmpeg -i Teinipomo-2014-07-11T19:30:05.flv Use the following workaround if your filename contains colons (or if you are sure that you provide a file but cannot rule out that the filename contains colons): $ ffmpeg -i

Re: [FFmpeg-user] Concatenated H.264 or H.265 might not play correctly.drop=#

2014-07-22 Thread Carl Eugen Hoyos
Luke Davis l1 at newanswertech.com writes: [sdp at 0x1fcc0a0] Concatenated H.264 or H.265 might not play correctly.drop=5 The drop number increases over time. The source is sending 15 FPS, with a keyframe every 5. So my questions are: 1. What damage is actually happening to my

[FFmpeg-user] Strange latency with some codecs

2014-07-22 Thread Simon Pickles
Hi I've just upgraded from FFmpeg 1.0 to 2.1.4 and although it was pretty painless, I am having a weird problem with a few codecs. So far I've found this problem occurs with PNG, jpeg2000 and DNxHD. Basically, in the old version a mov format with a png codec used to work fine, with every call to

Re: [FFmpeg-user] Enabling libx265

2014-07-22 Thread Kimio Miyamura
2014/07/23 3:22、Kimio Miyamura xanadu at apost.plala.or.jp wrote: 2014/07/21 22:32、David Favor david at davidfavor.com wrote: Kimio Miyamura wrote: 2014/07/20 1:26、David Favor david at davidfavor.com wrote: Or if you'd like to build shared, here's the correct incantation... cmake

Re: [FFmpeg-user] [mp4 @ 00000000002ff260] Malformed AAC bitstream detected:

2014-07-22 Thread Bikash Kumar Sinha
Simon, Sorry about the top posting, as I said I am new and did not realize I was doing that. My issues is not yet resolved and was wondering if there is a way I can share with you a copule of videos ( q1.mp4 and a1.mp4) that I was trying to merge along with my script. Can I attach those videos

Re: [FFmpeg-user] Concatenated H.264 or H.265 might not play correctly.drop=#

2014-07-22 Thread Luke Davis
On Tue, 22 Jul 2014, Carl Eugen Hoyos wrote: Luke Davis l1 at newanswertech.com writes: [sdp at 0x1fcc0a0] Concatenated H.264 or H.265 might not play correctly.drop=5 The drop number increases over time. The source is sending 15 FPS, with a keyframe every 5. So my questions are: 1. What

Re: [FFmpeg-user] Concatenated H.264 or H.265 might not play correctly.drop=#

2014-07-22 Thread Reindl Harald
Am 22.07.2014 05:26, schrieb Luke Davis: Is there any way to solve this, other than not using H264? I can use MPEG video H264 *is* MPEG video http://en.wikipedia.org/wiki/H.264/MPEG-4_AVC signature.asc Description: OpenPGP digital signature