search for: uridecodebin0

Displaying 2 results from an estimated 2 matches for "uridecodebin0".

2020 Aug 13
0
GT215 hw video decoder + gst-play-1.0 for mpeg2 = assertion
...oProc but attempt at using mpeg2-vaapi decoder in Gstreamer 1.14 results in ... LANG=C DRI_PRIME=1 gst-play-1.0 --verbose /home/guest/botva/vid/dreamtime.mpg Press 'k' to see a list of keyboard shortcuts. Now playing /home/guest/botva/vid/dreamtime.mpg /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0: ring-buffer-max-size = 0 /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0: buffer-size = -1 /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0: buffer-duration = -1 /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0: use-buffering = false /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0: download...
2017 Jul 27
1
Fixing Ogg Vorbis files with incorrectly framed headers
...: 44100 […] $ gst-play-1.0 somefile.ogg Press 'k' to see a list of keyboard shortcuts. Now playing /tmp/somefile.ogg ERROR Could not decode stream. for file:///tmp/somefile.ogg ERROR debug information: gstvorbisdec.c(352): vorbis_handle_header_packet (): /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstVorbisDec:vorbisdec0: couldn't read header packet (-132) Reached end of play list. $ vorbiscomment --list --raw --escapes somefile.ogg >somefile.txt $ vorbiscomment --write --raw --escapes somefile.ogg <somefile.txt $ ogginfo somefile.ogg || echo "File...