Re: [FFmpeg-user] AVStream.codec.time_base deprecated when using -f ssegment

2014-09-17 Thread Carl Eugen Hoyos
Claudiu Rad jazzman at misalpina.net writes:

 i am trying to generate a HLS stream from a 
 standard MP4 file. the muxer generates a pair 
 of warnings for each output .ts file.

This is ticket #3741 iirc.

 why is this?

You haven't sent a patch afaict.

 shouldn't this be fixed?

All bugs should be fixed but imo the currently 
open regressions (wrt to the output files) are 
much more important than spam on the console 
(but see above).

Please remember that time is the only limiting 
factor in FFmpeg development and please 
continue to report all issues!

Carl Eugen

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


Re: [FFmpeg-user] AVStream.codec.time_base deprecated when using -f ssegment

2014-09-17 Thread Claudiu Rad

On 9/17/2014 10:41 AM, Carl Eugen Hoyos wrote:


i am trying to generate a HLS stream from a
standard MP4 file. the muxer generates a pair
of warnings for each output .ts file.


This is ticket #3741 iirc.


now true, but mainly the ticket wasn't about this. i didn't check it lately.

 shouldn't this be fixed?


All bugs should be fixed but imo the currently
open regressions (wrt to the output files) are
much more important than spam on the console
(but see above).


my main question here is if this can be safely ignored. i only quickly 
checked the output in a few cases and it seemed fine but how sure can i be?


this is important because i am preparing to convert a massive amount of 
data (~5TB and ~10.000hours) to HLS and i can't just check everything if 
it is ok, i will only scan the ffmpeg logs afterwards.
also the originals will be deleted in short time so you can imagine the 
harm that can be done if something is wrong and it gets discovered too late.


so, can someone confirm that this warning can really be safely ignored?


Please remember that time is the only limiting
factor in FFmpeg development and please
continue to report all issues!


sure, will do.

--
Claudiu
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user