On Thu, Nov 06, 2014 at 05:26:37AM -0500, Brad Smith wrote:
> On Thu, Nov 06, 2014 at 09:28:45AM +0100, Landry Breuil wrote:
> > On Wed, Nov 05, 2014 at 10:35:31PM -0500, Brad Smith wrote:
> > > On Tue, Nov 04, 2014 at 08:36:10PM +0100, Landry Breuil wrote:
> > > > On Tue, Nov 04, 2014 at 12:43:03AM +0000, Stuart Henderson wrote:
> > > > > On 2014/11/03 19:09, Brad Smith wrote:
> > > > > > Here is an update to MPlayer 20141103.
> > > > > > 
> > > > > > OK?
> > > > > 
> > > > > This works for me on amd64 with a few files I threw at it,
> > > > > though as ever more tests especially from people with collections
> > > > > of uncommon file formats would be useful.
> > > > 
> > > > i'm seeing regressions on powerpc, but i dont know if this is due to the
> > > > fixed ffmpeg or a missing underlying dep or...
> > > > 
> > > > Basically, some files now produce no display (only sound) whatever i try
> > > > -vo gl or -vo xv, and some other (mostly flvs from youtube/internet)
> > > > provide garbled display.
> > > 
> > > And can you reproduce these same symptoms if you move the
> > > sample files over to another architecture?
> > 
> > No issue with the same files and same ffmpeg/mplayer versions on amd64.
> 
> Somewhat surprising but definitely not impossible. Can you send me one
> such file to test with? Try using dd to chop off the first 1MB and check
> that that is still able to reproduce the issue.

In fact, any flv file downloaded from youtube with youtube-dl -f5 fails her.
mediainfo says:
Video
Format                                   : Sorenson Spark
Codec ID                                 : 2

The first frame is displayed, then the screen is black and
stderr is filing with
[flv @ 0xc50bbce8]get_buffer() failed (stride changed)
Error while decoding frame!
Too many buffered pts

This is not only for flv files, an avi coming TPB with:
Video
ID                                       : 0
Format                                   : MPEG-4 Visual
Format profile                           : Advanced Simple@L5
Format settings, BVOP                    : 2
Format settings, QPel                    : No
Format settings, GMC                     : No warppoints
Format settings, Matrix                  : Default (H.263)
Codec ID                                 : DX50
Codec ID/Hint                            : DivX 5

Also fails the same way.

Other type of flv files with:
Video
Format                                   : VP6
Codec ID                                 : 4

Fail differently, first "second" is displayed, then the display is
garbled.

Other flv files downloaded from arte.tv a while ago work, mediainfo
says:
Video
Format                                   : AVC
Format/Info                              : Advanced Video Codec
Format profile                           : [email protected]
Format settings, CABAC                   : Yes
Format settings, ReFrames                : 3 frames
Codec ID                                 : 7

Landry

Reply via email to