[Bug 784989] New: cannot play file downloaded from vimeo: no valid frames found

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jul 16 00:31:25 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=784989

            Bug ID: 784989
           Summary: cannot play file downloaded from vimeo: no valid
                    frames found
    Classification: Platform
           Product: GStreamer
           Version: 1.12.1
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: don't know
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: pabs3 at bonedaddy.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: 3.21/3.22

I cannot play a file I downloaded from vimeo using gst-play-1.0 (or totem). I
can play the file fine using VLC or ffplay from ffmpeg. I have the
gstreamer1.0-libav package installed (it is built against ffmpeg on Debian). I
am using gstreamer1.0-libav/gstreamer1.0-plugins-base-apps 1.12.1-1 on Debian
stretch.

$ youtube-dl --hls-prefer-native --prefer-ffmpeg --format best
https://vimeo.com/9827433
$ gst-play-1.0 Zendegi-9827433.mp4 
Press 'k' to see a list of keyboard shortcuts.
Now playing /home/pabs/Zendegi-9827433.mp4
Redistribute latency...
ERROR No valid frames decoded before end of stream for
file:///home/pabs/Zendegi-9827433.mp4
ERROR debug information: gstaudiodecoder.c(2261):
gst_audio_decoder_sink_eventfunc ():
/GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/avdec_aac:avdec_aac0:
no valid frames found
Reached end of play list.
$ gst-discoverer-1.0 -v Zendegi-9827433.mp4 
Analyzing file:///home/pabs/Zendegi-9827433.mp4
Done discovering file:///home/pabs/Zendegi-9827433.mp4
An error was encountered while discovering the file
 No valid frames decoded before end of stream
$ gst-typefind-1.0 Zendegi-9827433.mp4
Zendegi-9827433.mp4 - video/quicktime, variant=(string)iso
$ ffprobe Zendegi-9827433.mp4 
ffprobe version 3.2.6-1+b3 Copyright (c) 2007-2017 the FFmpeg developers
  built with gcc 6.3.0 (Debian 6.3.0-19) 20170618
  configuration: --prefix=/usr --extra-version=1+b3 --toolchain=hardened
--libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu
--enable-gpl --disable-stripping --enable-avresample --enable-avisynth
--enable-gnutls --enable-ladspa --enable-libass --enable-libbluray
--enable-libbs2b --enable-libcaca --enable-libcdio --enable-libebur128
--enable-libflite --enable-libfontconfig --enable-libfreetype
--enable-libfribidi --enable-libgme --enable-libgsm --enable-libmp3lame
--enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse
--enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr
--enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame
--enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp
--enable-libx265 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-omx
--enable-openal --enable-opengl --enable-sdl2 --enable-libdc1394
--enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libopencv
--enable-libx264 --enable-shared
  libavutil      55. 34.101 / 55. 34.101
  libavcodec     57. 64.101 / 57. 64.101
  libavformat    57. 56.101 / 57. 56.101
  libavdevice    57.  1.100 / 57.  1.100
  libavfilter     6. 65.100 /  6. 65.100
  libavresample   3.  1.  0 /  3.  1.  0
  libswscale      4.  2.100 /  4.  2.100
  libswresample   2.  3.100 /  2.  3.100
  libpostproc    54.  1.100 / 54.  1.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Zendegi-9827433.mp4':
  Metadata:
    major_brand     : iso5
    minor_version   : 512
    compatible_brands: iso6mp41
    encoder         : Lavf57.75.100
  Duration: 00:01:06.12, start: 0.000000, bitrate: 2152 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720
[SAR 1:1 DAR 16:9], 1974 kb/s, 24 fps, 24 tbr, 24k tbn, 48 tbc (default)
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo,
fltp, 157 kb/s (default)
    Metadata:
      handler_name    : SoundHandler

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list