search for: gstdecodebin

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

2020 Aug 13
0
GT215 hw video decoder + gst-play-1.0 for mpeg2 = assertion
...in/GstURIDecodeBin:uridecodebin0: uri = file:///home/guest/botva/vid/dreamtime.mpg /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0: connection-speed = 0 /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0: source = "\(GstFileSrc\)\ source" /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind.GstPad:src: caps = video/mpegts, systemstream=(boolean)true, packetsize=(int)188 /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind.GstPad:src: caps = NULL /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0/Gst...
2017 Jul 27
1
Fixing Ogg Vorbis files with incorrectly framed headers
...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 has warnings&...