[FFmpeg-trac] #218(avformat:closed): H264 in flv cannot be decoded
FFmpeg
trac at avcodec.org
Wed Jul 18 18:28:59 CEST 2012
#218: H264 in flv cannot be decoded
-------------------------------------+-------------------------------------
Reporter: cehoyos | Owner:
Type: defect | Status: closed
Priority: normal | Component: avformat
Version: git-master | Resolution: fixed
Keywords: | Blocked By:
analyzeduration flv h264 | Reproduced by developer: 1
Blocking: |
Analyzed by developer: 1 |
-------------------------------------+-------------------------------------
Changes (by saste):
* analyzed: 0 => 1
* priority: important => normal
* status: open => closed
* component: undetermined => avformat
* resolution: => fixed
Comment:
Replying to [comment:4 shprasad]:
> Problem was not with the h264/mp3 videos, the files attached had broken
frames and hence it wasnt able to decode. I have sent the patch to this
problem to the ffmpeg-devel. The problem was with the
max_analyse_duration.
I think a reasonable fix consists into telling the user what to do in this
case:
{{{
commit 739ec710c4e89537f3eb327a1ebddb8ceb5f2256
Author: Stefano Sabatini <stefasab at gmail.com>
Date: Mon Jul 16 00:29:23 2012 +0200
lavf/utils: suggest what to do in case of missing codec information
In particular, fix trac issue #218.
}}}
Also I couldn't find your patch on ffmpeg-devel (can you provide a
link/thread name?).
Feel free to reopen the ticket if you think there is a better solution.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/218#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list