Re: [FFmpeg-user] Blocking frames with -acodec aac

2018-11-09 Thread Tato Rocker
Hi,

Sorry, right now I can´t send you a video. But I can indicate that I'm
trying to execute this command:
ffmpeg -i 20181107_101356_256.avi -aq 9 -bufsize 991835k -acodec aac
-strict -2 r1.mp4
While the program is running is showing the message: Past duration 0.993095
too large in every moment until the message
frame= 8275 fps=1032 q=28.0 size=6659kB time=00:05:29.98 bitrate=
165.3kbits/s dup=3 drop=10
then the program seems be stopped however the process is running in the
operating system.

Thanks

Kind regards.

El jue., 8 nov. 2018 a las 14:56, Carl Eugen Hoyos ()
escribió:

> 2018-11-08 14:17 GMT+01:00, Tato Rocker :
> > I am making video conversions from .avi to .mp4. After updating the linux
> > kernel I can not use the library "libfaac" otherwise I am using the
> option
>
> > "-acodec aac -strict experimental" that works in most cases, but there
> are
> > certain videos that are blocked in a frame.
>
> Please provide such a video and explain how we can reproduce the issue.
>
> Carl Eugen
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[FFmpeg-user] Blocking frames with -acodec aac

2018-11-08 Thread Tato Rocker
I am making video conversions from .avi to .mp4. After updating the linux
kernel I can not use the library "libfaac" otherwise I am using the option
"-acodec aac -strict experimental" that works in most cases, but there are
certain videos that are blocked in a frame.

I'm looking for an alternative that can use the aac codec or try that if a
frame blocks the process, that frame can be ignored.

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

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".