Re: [FFmpeg-user] combine dvd files with all info into single file

2016-10-09 Thread Phil Turmel
On 10/05/2016 08:19 PM, myml...@gmx.com wrote: > Hi All, > > I've been reading post after post today but can't seem to find exactly > what I need. > > Goal: > Rip a DVD and then create a single file for playing via dnla enabled > components, from the resulting rip files, that has everything

Re: [FFmpeg-user] ffmpeg and webm format and mkv format

2016-09-15 Thread Phil Turmel
On 09/15/2016 07:10 AM, Phil Rhodes wrote: >>> Using ffmpeg version N-51556-ge278500 > > >> That version of ffmpeg is from April 2013. > > How do you tell? > Serious question. > P $ git show e278500 Phil ___ ffmpeg-user mailing list

Re: [FFmpeg-user] Could not write header for output file #0 (incorrect codec parameters ?):

2016-06-23 Thread Phil Turmel
On 06/23/2016 11:31 AM, juan carlos Rebate wrote: > Does anyone know how I can do to write the header? You've been told over and over, pointing at the error messages, that mp4 won't work for streaming. It is *not* ffmpeg's problem. MP4 needs information in it's header that isn't available

Re: [FFmpeg-user] Could not write header for output file #0 (incorrect codec parameters ?):

2016-06-20 Thread Phil Turmel
Hi Juan, On 06/20/2016 06:15 PM, juan carlos Rebate wrote: >> ffmpeg -y -i rtp://239.0.0.107:8208 -map 0 -f mp4 -c:v mpeg4 -listen 1 > http://localhost:80 -multiple_requests 1 -seekable 1 -bufsize 200k -r 299 > -re -b:v 982k [trim /] > Trailing options were found on the commandline. You seem

Re: [FFmpeg-user] copy hls m3u8 stream with ffmpeg

2016-04-13 Thread Phil Turmel
On 04/13/2016 03:40 PM, Alex_Reid wrote: > Get me off this list You might attract the attention of a list maintainer this way, but not likely to be quickly. If you really want to get off the list the quickest, you need to do it yourself. Every mail from this list includes the following link at

Re: [FFmpeg-user] Building FFmpeg with OpenJPEG 2.0

2016-03-23 Thread Phil Turmel
On 03/23/2016 01:27 PM, Emre Besirik wrote: > Sorry but I cannot resist this antitop post’ing thing you keep > telling to the people. > I think I stopped here, because it's where you are wrong. It doesn't matter one whit what you think. It only matters what the people providing free help on

Re: [FFmpeg-user] top posting issue

2016-02-04 Thread Phil Turmel
Hi Roman, On 02/04/2016 04:46 AM, Roman wrote: > Hi, > > > I've seen many times people asking/forcing not to top-post to the list... > So here I've got a question.. Why ? Long-time lurker here, infrequent poster, so take this as an outsider's view: People who *ask* questions on mailing lists

Re: [FFmpeg-user] mail

2015-11-11 Thread Phil Turmel
On 11/11/2015 03:53 AM, he...@g-i.asia wrote: > > hi ,i have soleved this question ,please not mail to me . thanks! You subscribed to a mailing list. It is a computer. You must tell the computer to unsubscribe you. You do that at the web page where you subscribed. The link is at the

Re: [FFmpeg-user] Parse environment variables in command line

2015-04-19 Thread Phil Turmel
On 04/19/2015 10:59 PM, Илья Мельников wrote: Hello. В сообщении от Sunday 19 April 2015 05:03:41 Denis Mysenko dus...@mail.ru: If you use environment variable (like you proposed) or any shell/UNIX 'hack (eg. -i `cat url.txt`), at the moment of execution a plain-text password will be