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

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

    <bug>
          <bug_id>21974</bug_id>
          
          <creation_ts>2009-10-17 22:31:14 +0400</creation_ts>
          <short_desc>В скрипте создания менюб DVD неправильна сформирована команда</short_desc>
          <delta_ts>2018-07-19 20:02:35 +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>mandvd</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>https://bugs.launchpad.net/ubuntu/jaunty/+source/mandvd/+bug/401366</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="ruslandh">ruslandh</reporter>
          <assigned_to name="Andriy Stepanov (stanv)">stanv</assigned_to>
          <cc>grenka</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>101746</commentid>
    <comment_count>0</comment_count>
    <who name="ruslandh">ruslandh</who>
    <bug_when>2009-10-17 22:31:14 +0400</bug_when>
    <thetext>В скрипте memu.sh имеется команда
dd if=/dev/zero bs=4 count=1920 | lame -b 128 -s 48 /dev/stdin silent.mpa

что-бы сделать её работоспособной нада изменить её на 
dd if=/dev/zero bs=4 count=1920 | lame -b 128 -s 48 /dev/stdin -r silent.mpa</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>172761</commentid>
    <comment_count>1</comment_count>
    <who name="Grigory Ustinov">grenka</who>
    <bug_when>2018-07-19 20:02:35 +0300</bug_when>
    <thetext>Такого пакета больше нет в сизифе. Закрываю багу.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>