<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>13265</bug_id>
          
          <creation_ts>2007-10-31 10:08:05 +0300</creation_ts>
          <short_desc>Не проигрывает ogg файлы размером меньше 7900 bytes</short_desc>
          <delta_ts>2007-10-31 10:37:05 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>gstreamer</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>13267</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Slava Dubrovskiy">dubrsl</reporter>
          <assigned_to name="Igor Zubkov">icesik</assigned_to>
          
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>57199</commentid>
    <comment_count>0</comment_count>
    <who name="Slava Dubrovskiy">dubrsl</who>
    <bug_when>2007-10-31 10:08:06 +0300</bug_when>
    <thetext>gst-launch не проигрывает маленькие файлы, размером приблизительно до 7900 байт.
Проверял на ogg файлах из пакета gcompris-voices-ru.
$ rpm -qa | grep gst-plugins
libgst-plugins-0.10.14-alt1
gst-plugins-oss-0.10.6-alt1
gst-plugins-base-audio-filters-0.10.14-alt1
gst-plugins-alsa-0.10.14-alt1
gst-plugins-vorbis-0.10.14-alt1
gst-plugins-base-0.10.14-alt1
gst-plugins-ogg-0.10.14-alt1
gcompris-gst-plugins-8.4.2-alt1
gst-plugins-good-0.10.6-alt1

[slava@dubrhost ~]$ gst-launch filesrc
location=/usr/share/gcompris/boards/voices/ru/misc/quit.ogg ! oggdemux !
vorbisdec ! audioconvert ! audioresample ! alsasink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstAudioSinkClock
Got EOS from element &quot;pipeline0&quot;.
Execution ended after 725567000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...

Это играет

[slava@dubrhost ~]$ gst-launch filesrc
location=/usr/share/gcompris/boards/voices/ru/misc/plus.ogg ! oggdemux !
vorbisdec ! audioconvert ! audioresample ! alsasink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...

(gst-launch-0.10:21544): GStreamer-CRITICAL **: gst_event_new_new_segment_full:
assertion `start &lt;= stop&apos; failed
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstAudioSinkClock
Got EOS from element &quot;pipeline0&quot;.
Execution ended after 22239000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...

Это нет.

Из под xmms все файлы звук издают.
Steps to Reproduce:
1. apt-get install gcompris-voices-ru gcompris-gst-plugins
2. gst-launch filesrc
location=/usr/share/gcompris/boards/voices/ru/misc/plus.ogg ! oggdemux !
vorbisdec ! audioconvert ! audioresample ! alsasink
3.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57200</commentid>
    <comment_count>1</comment_count>
    <who name="Igor Zubkov">icesik</who>
    <bug_when>2007-10-31 10:16:04 +0300</bug_when>
    <thetext>(In reply to comment #0)
&gt; gst-launch не проигрывает маленькие файлы, размером приблизительно до 7900 байт.
&gt; Проверял на ogg файлах из пакета gcompris-voices-ru.

Приложи какой-нибудь для теста.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57208</commentid>
    <comment_count>2</comment_count>
    <who name="Slava Dubrovskiy">dubrsl</who>
    <bug_when>2007-10-31 10:28:36 +0300</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 13267 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>