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.

  Duration: 02:15:51.99, start: 0.000000, bitrate: 721 kb/s
    Stream #0:0: Video: mpeg4 (Advanced Simple Profile) (DX50 / 0x30355844), 
yuv420p, 516x214 [SAR 1:1 DAR 258:107], 632 kb/s, 23.98 fps, 23.98 tbr, 23.98 
tbn, 23.98 tbc
    Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 48000 Hz, stereo, s16p, 80 
kb/s
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)

That one plays fine with ffplay, no display with mplayer, which says
indefinitely:
[mpeg4 @ 0xaa58dce8]get_buffer() failed (stride changed)
Error while decoding frame!

  Duration: 02:02:09.17, start: 0.000000, bitrate: 801 kb/s
    Stream #0:0: Video: mpeg4 (Advanced Simple Profile) (XVID / 0x44495658), 
yuv420p, 640x272 [SAR 1:1 DAR 40:17], 658 kb/s, 24 fps, 24 tbr, 24 tbn, 24.01 
tbc
    Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 48000 Hz, stereo, s16p, 129 
kb/s
[mpeg4 @ 0x8fbb8000] Video uses a non-standard and wasteful way to store
B-frames ('packed B-frames'). Consider using a tool like VirtualDub or
avidemux to fix it.
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)

That video plays fine with mplayer/ffplay

  Duration: 00:25:57.56, start: 0.000000, bitrate: 475 kb/s
    Stream #0:0: Video: vp6f, yuv420p, 528x304, 412 kb/s, 25 fps, 25 tbr, 1k 
tbn, 1k tbc
    Stream #0:1: Audio: mp3, 22050 Hz, stereo, s16p, 65 kb/s
Selected video codec: [ffvp6f] vfm: ffmpeg (FFmpeg VP6 Flash)

That one produces a garbled display wit mplayer, plays fine with ffplay

  Duration: 00:38:35.68, start: 0.000000, bitrate: 481 kb/s
    Stream #0:0: Video: vp6f, yuv420p, 320x240, 419 kb/s, 29.97 fps, 29.97 tbr, 
1k tbn, 1k tbc
    Stream #0:1: Audio: mp3, 22050 Hz, stereo, s16p, 65 kb/s
Selected video codec: [ffvp6f] vfm: ffmpeg (FFmpeg VP6 Flash)

That one plays fine with mplayer/ffplay

  Duration: 00:11:05.20, start: 0.040000, bitrate: 518 kb/s
    Stream #0:0: Video: h264 (High), yuv420p, 646x364 [SAR 1:1 DAR 323:182], 
400 kb/s, 25 fps, 25 tbr, 1k tbn, 50 tbc
    Stream #0:1: Audio: aac, 44100 Hz, stereo, fltp, 96 kb/s

That one plays fine with mplayer/ffplay

I cant find a way to get more metadata info from working vs nonworking
files, all i'm sure is that with the previous mplayer/ffmpeg (20140412)
they all worked.
That's with:
libavformat version 56.4.101 (external)
libavcodec version 56.1.100 (external)

Landry

Reply via email to