On Mon, Jun 24, 2013 at 2:02 PM, Abel Alonso <[email protected]> wrote:

> Yes it's sufficient to requesst the decoder, but I'm getting a crash when
> trying to decode the video and the crash never occurs at the same code
> location.
> El 23/06/2013 20:10, "Carl Eugen Hoyos" <[email protected]> escribió:
>
>> Abel Alonso <abelalon@...> writes:
>>
>> > But once I get FFmpeg compiled. Have I to change
>> > my current code to ask FFmpeg for use
>> > libstagefright decoder?
>>
>> I have never tried it, but isn't it sufficient to
>> request the decoder "libstagefright_h264" instead
>> of the decoder "h264" ?
>>
>> Carl Eugen
>>
>
Does the crash happen in ffmpeg executable or in your program that uses
ffmpeg libraries? Even if crashes are not the same, it's worth to post a
stack trace for example.

BR,
Alex
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to