Changeset 21c8b34b86fb3b786ecb003bd71f18a8ac55410a

Show
Ignore:
Timestamp:
09/11/03 16:55:23 (5 years ago)
Author:
Jean-Paul Saman <jpsaman@videolan.org>
git-committer:
Jean-Paul Saman <jpsaman@videolan.org> 1068393323 +0000
git-parent:

[dcc66e959ce3c6a143db161805401bce1eccb3f1]

git-author:
Jean-Paul Saman <jpsaman@videolan.org> 1068393323 +0000
Message:

PDA Interface:
* More changes on the Camera tabpage
* Cleanup some dead interface wood ;-)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/gui/pda/pda.glade

    r6289ccb r21c8b34  
    343343              <property name="visibility">True</property> 
    344344              <property name="max_length">0</property> 
    345               <property name="text" translatable="yes"></property> 
     345              <property name="text" translatable="yes">udp://:1234</property> 
    346346              <property name="has_frame">True</property> 
    347347              <property name="invisible_char" translatable="yes">*</property> 
    348               <property name="activates_default">False</property> 
     348              <property name="activates_default">True</property> 
    349349            </widget> 
    350350              </child> 
     
    574574              <property name="visibility">True</property> 
    575575              <property name="max_length">0</property> 
    576               <property name="text" translatable="yes"></property> 
     576              <property name="text" translatable="yes">unicast</property> 
    577577              <property name="has_frame">True</property> 
    578578              <property name="invisible_char" translatable="yes">*</property> 
    579               <property name="activates_default">False</property> 
     579              <property name="activates_default">True</property> 
    580580              <signal name="changed" handler="NetworkBuildMRL" last_modification_time="Sat, 08 Nov 2003 13:34:45 GMT"/> 
    581581            </widget> 
     
    932932                  <property name="invisible_char" translatable="yes">*</property> 
    933933                  <property name="activates_default">True</property> 
     934                  <signal name="changed" handler="V4LBuildMRL" last_modification_time="Sun, 09 Nov 2003 15:44:46 GMT"/> 
    934935                </widget> 
    935936                  </child> 
     
    995996                  <property name="invisible_char" translatable="yes">*</property> 
    996997                  <property name="activates_default">True</property> 
     998                  <signal name="changed" handler="V4LBuildMRL" last_modification_time="Sun, 09 Nov 2003 15:45:10 GMT"/> 
    997999                </widget> 
    9981000                  </child> 
     
    10811083                  <property name="wrap">False</property> 
    10821084                  <property name="adjustment">0 0 100 1 10 10</property> 
     1085                  <signal name="changed" handler="V4LBuildMRL" last_modification_time="Sun, 09 Nov 2003 15:45:26 GMT"/> 
    10831086                </widget> 
    10841087                <packing> 
     
    11351138                  <property name="invisible_char" translatable="yes">*</property> 
    11361139                  <property name="activates_default">True</property> 
     1140                  <signal name="changed" handler="V4LBuildMRL" last_modification_time="Sun, 09 Nov 2003 15:45:49 GMT"/> 
    11371141                </widget> 
    11381142                  </child> 
     
    12301234                  <property name="invisible_char" translatable="yes">*</property> 
    12311235                  <property name="activates_default">True</property> 
     1236                  <signal name="changed" handler="V4LBuildMRL" last_modification_time="Sun, 09 Nov 2003 15:46:04 GMT"/> 
    12321237                </widget> 
    12331238                  </child> 
     
    13401345                  <property name="wrap">False</property> 
    13411346                  <property name="adjustment">8692 0 65535 1 10 10</property> 
     1347                  <signal name="changed" handler="V4LBuildMRL" last_modification_time="Sun, 09 Nov 2003 15:46:20 GMT"/> 
    13421348                </widget> 
    13431349                <packing> 
     
    13851391                  <property name="wrap">False</property> 
    13861392                  <property name="adjustment">44100 0 65535 1 10 10</property> 
     1393                  <signal name="changed" handler="V4LBuildMRL" last_modification_time="Sun, 09 Nov 2003 15:46:34 GMT"/> 
    13871394                </widget> 
    13881395                <packing> 
     
    14301437                  <property name="wrap">False</property> 
    14311438                  <property name="adjustment">100 0 65535 1 10 10</property> 
     1439                  <signal name="changed" handler="V4LBuildMRL" last_modification_time="Sun, 09 Nov 2003 15:46:51 GMT"/> 
    14321440                </widget> 
    14331441                <packing> 
     
    14361444                  <property name="top_attach">7</property> 
    14371445                  <property name="bottom_attach">8</property> 
    1438                   <property name="y_options"></property> 
    1439                 </packing> 
    1440               </child> 
    1441  
    1442               <child> 
    1443                 <widget class="GtkLabel" id="labelV4lDecimation"> 
    1444                   <property name="visible">True</property> 
    1445                   <property name="label" translatable="yes">Decimation:</property> 
    1446                   <property name="use_underline">False</property> 
    1447                   <property name="use_markup">False</property> 
    1448                   <property name="justify">GTK_JUSTIFY_LEFT</property> 
    1449                   <property name="wrap">False</property> 
    1450                   <property name="selectable">False</property> 
    1451                   <property name="xalign">0</property> 
    1452                   <property name="yalign">0.5</property> 
    1453                   <property name="xpad">0</property> 
    1454                   <property name="ypad">0</property> 
    1455                 </widget> 
    1456                 <packing> 
    1457                   <property name="left_attach">0</property> 
    1458                   <property name="right_attach">1</property> 
    1459                   <property name="top_attach">8</property> 
    1460                   <property name="bottom_attach">9</property> 
    1461                   <property name="x_options">fill</property> 
    1462                   <property name="y_options"></property> 
    1463                 </packing> 
    1464               </child> 
    1465  
    1466               <child> 
    1467                 <widget class="GtkSpinButton" id="entryV4LDecimation"> 
    1468                   <property name="visible">True</property> 
    1469                   <property name="can_focus">True</property> 
    1470                   <property name="climb_rate">1</property> 
    1471                   <property name="digits">0</property> 
    1472                   <property name="numeric">True</property> 
    1473                   <property name="update_policy">GTK_UPDATE_ALWAYS</property> 
    1474                   <property name="snap_to_ticks">False</property> 
    1475                   <property name="wrap">False</property> 
    1476                   <property name="adjustment">1 0 65535 1 10 10</property> 
    1477                 </widget> 
    1478                 <packing> 
    1479                   <property name="left_attach">1</property> 
    1480                   <property name="right_attach">2</property> 
    1481                   <property name="top_attach">8</property> 
    1482                   <property name="bottom_attach">9</property> 
    14831446                  <property name="y_options"></property> 
    14841447                </packing> 
     
    15201483                  <property name="wrap">False</property> 
    15211484                  <property name="adjustment">0 -1 100 1 10 10</property> 
     1485                  <signal name="changed" handler="V4LBuildMRL" last_modification_time="Sun, 09 Nov 2003 15:47:25 GMT"/> 
    15221486                </widget> 
    15231487                <packing> 
     
    15261490                  <property name="top_attach">9</property> 
    15271491                  <property name="bottom_attach">10</property> 
     1492                  <property name="y_options"></property> 
     1493                </packing> 
     1494              </child> 
     1495 
     1496              <child> 
     1497                <widget class="GtkLabel" id="labelV4LSoundDirection"> 
     1498                  <property name="visible">True</property> 
     1499                  <property name="label" translatable="yes">Sound:</property> 
     1500                  <property name="use_underline">False</property> 
     1501                  <property name="use_markup">False</property> 
     1502                  <property name="justify">GTK_JUSTIFY_LEFT</property> 
     1503                  <property name="wrap">False</property> 
     1504                  <property name="selectable">False</property> 
     1505                  <property name="xalign">0</property> 
     1506                  <property name="yalign">0.5</property> 
     1507                  <property name="xpad">0</property> 
     1508                  <property name="ypad">0</property> 
     1509                </widget> 
     1510                <packing> 
     1511                  <property name="left_attach">0</property> 
     1512                  <property name="right_attach">1</property> 
     1513                  <property name="top_attach">8</property> 
     1514                  <property name="bottom_attach">9</property> 
     1515                  <property name="x_options">fill</property> 
    15281516                  <property name="y_options"></property> 
    15291517                </packing> 
     
    15501538                  <property name="invisible_char" translatable="yes">*</property> 
    15511539                  <property name="activates_default">True</property> 
     1540                  <signal name="changed" handler="V4LBuildMRL" last_modification_time="Sun, 09 Nov 2003 15:47:10 GMT"/> 
    15521541                </widget> 
    15531542                  </child> 
     
    15591548 
    15601549                  <child> 
    1561                     <widget class="GtkListItem" id="listitem1483"> 
     1550                    <widget class="GtkListItem" id="itemV4LSoundDirectionMono"> 
    15621551                      <property name="visible">True</property> 
    15631552                      <property name="can_focus">True</property> 
     
    15671556 
    15681557                  <child> 
    1569                     <widget class="GtkListItem" id="listitem1484"> 
     1558                    <widget class="GtkListItem" id="itemV4LSoundDirectionStereo"> 
    15701559                      <property name="visible">True</property> 
    15711560                      <property name="can_focus">True</property> 
     
    15791568                  <property name="left_attach">1</property> 
    15801569                  <property name="right_attach">2</property> 
    1581                   <property name="top_attach">10</property> 
    1582                   <property name="bottom_attach">11</property> 
    1583                   <property name="y_options"></property> 
    1584                 </packing> 
    1585               </child> 
    1586  
    1587               <child> 
    1588                 <widget class="GtkLabel" id="labelV4LSound"> 
    1589                   <property name="visible">True</property> 
    1590                   <property name="label" translatable="yes">Sound:</property> 
     1570                  <property name="top_attach">8</property> 
     1571                  <property name="bottom_attach">9</property> 
     1572                  <property name="y_options"></property> 
     1573                </packing> 
     1574              </child> 
     1575 
     1576              <child> 
     1577                <widget class="GtkLabel" id="labelV4LMJPEG"> 
     1578                  <property name="visible">True</property> 
     1579                  <property name="label" translatable="yes">MJPEG:</property> 
    15911580                  <property name="use_underline">False</property> 
    15921581                  <property name="use_markup">False</property> 
     
    16051594                  <property name="bottom_attach">11</property> 
    16061595                  <property name="x_options">fill</property> 
     1596                  <property name="y_options"></property> 
     1597                </packing> 
     1598              </child> 
     1599 
     1600              <child> 
     1601                <widget class="GtkCheckButton" id="checkV4LMJPEG"> 
     1602                  <property name="visible">True</property> 
     1603                  <property name="can_focus">True</property> 
     1604                  <property name="label" translatable="yes">enable</property> 
     1605                  <property name="use_underline">True</property> 
     1606                  <property name="relief">GTK_RELIEF_NORMAL</property> 
     1607                  <property name="active">False</property> 
     1608                  <property name="inconsistent">False</property> 
     1609                  <property name="draw_indicator">True</property> 
     1610                </widget> 
     1611                <packing> 
     1612                  <property name="left_attach">1</property> 
     1613                  <property name="right_attach">2</property> 
     1614                  <property name="top_attach">10</property> 
     1615                  <property name="bottom_attach">11</property> 
     1616                  <property name="x_options">fill</property> 
     1617                  <property name="y_options"></property> 
     1618                </packing> 
     1619              </child> 
     1620 
     1621              <child> 
     1622                <widget class="GtkLabel" id="labelV4LDecimation"> 
     1623                  <property name="visible">True</property> 
     1624                  <property name="label" translatable="yes">Decimation:</property> 
     1625                  <property name="use_underline">False</property> 
     1626                  <property name="use_markup">False</property> 
     1627                  <property name="justify">GTK_JUSTIFY_LEFT</property> 
     1628                  <property name="wrap">False</property> 
     1629                  <property name="selectable">False</property> 
     1630                  <property name="xalign">0</property> 
     1631                  <property name="yalign">0.5</property> 
     1632                  <property name="xpad">0</property> 
     1633                  <property name="ypad">0</property> 
     1634                </widget> 
     1635                <packing> 
     1636                  <property name="left_attach">0</property> 
     1637                  <property name="right_attach">1</property> 
     1638                  <property name="top_attach">11</property> 
     1639                  <property name="bottom_attach">12</property> 
     1640                  <property name="x_options">fill</property> 
     1641                  <property name="y_options"></property> 
     1642                </packing> 
     1643              </child> 
     1644 
     1645              <child> 
     1646                <widget class="GtkSpinButton" id="entryV4LDecimation"> 
     1647                  <property name="visible">True</property> 
     1648                  <property name="can_focus">True</property> 
     1649                  <property name="climb_rate">1</property> 
     1650                  <property name="digits">0</property> 
     1651                  <property name="numeric">False</property> 
     1652                  <property name="update_policy">GTK_UPDATE_ALWAYS</property> 
     1653                  <property name="snap_to_ticks">False</property> 
     1654                  <property name="wrap">False</property> 
     1655                  <property name="adjustment">1 0 100 1 10 10</property> 
     1656                  <signal name="changed" handler="V4LBuildMRL" last_modification_time="Sun, 09 Nov 2003 15:48:07 GMT"/> 
     1657                </widget> 
     1658                <packing> 
     1659                  <property name="left_attach">1</property> 
     1660                  <property name="right_attach">2</property> 
     1661                  <property name="top_attach">11</property> 
     1662                  <property name="bottom_attach">12</property> 
    16071663                  <property name="y_options"></property> 
    16081664                </packing> 
     
    16891745 
    16901746          <child> 
    1691         <widget class="GtkVBox" id="vbox6"> 
     1747        <widget class="GtkScrolledWindow" id="scrolledwindowTranscode"> 
    16921748          <property name="visible">True</property> 
    1693           <property name="homogeneous">False</property> 
    1694           <property name="spacing">0</property> 
    1695  
    1696           <child> 
    1697             <widget class="GtkFrame" id="frameVideo"> 
    1698               <property name="visible">True</property> 
    1699               <property name="label_xalign">0</property> 
    1700               <property name="label_yalign">0.5</property> 
    1701               <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> 
     1749          <property name="can_focus">True</property> 
     1750          <property name="hscrollbar_policy">GTK_POLICY_NEVER</property> 
     1751          <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property> 
     1752          <property name="shadow_type">GTK_SHADOW_NONE</property> 
     1753          <property name="window_placement">GTK_CORNER_TOP_LEFT</property> 
     1754 
     1755          <child> 
     1756            <widget class="GtkViewport" id="viewport5"> 
     1757              <property name="visible">True</property> 
     1758              <property name="shadow_type">GTK_SHADOW_IN</property> 
    17021759 
    17031760              <child> 
    1704             <widget class="GtkTable" id="table4"> 
     1761            <widget class="GtkTable" id="table6"> 
    17051762              <property name="visible">True</property> 
    1706               <property name="n_rows">3</property> 
     1763              <property name="n_rows">14</property> 
    17071764              <property name="n_columns">2</property> 
    17081765              <property name="homogeneous">False</property> 
    17091766              <property name="row_spacing">0</property> 
    17101767              <property name="column_spacing">0</property> 
    1711  
    1712               <child> 
    1713                 <widget class="GtkLabel" id="labelVideoDevice"> 
    1714                   <property name="visible">True</property> 
    1715                   <property name="label" translatable="yes">Device :</property> 
    1716                   <property name="use_underline">False</property> 
    1717                   <property name="use_markup">False</property> 
    1718                   <property name="justify">GTK_JUSTIFY_LEFT</property> 
    1719                   <property name="wrap">False</property> 
    1720                   <property name="selectable">False</property> 
    1721                   <property name="xalign">0</property> 
    1722                   <property name="yalign">0.5</property> 
    1723                   <property name="xpad">0</property> 
    1724                   <property name="ypad">0</property> 
    1725                 </widget> 
    1726                 <packing> 
    1727                   <property name="left_attach">0</property> 
    1728                   <property name="right_attach">1</property> 
    1729                   <property name="top_attach">0</property> 
    1730                   <property name="bottom_attach">1</property> 
    1731                   <property name="x_options">fill</property> 
    1732                   <property name="y_options"></property> 
    1733                 </packing> 
    1734               </child> 
    1735  
    1736               <child> 
    1737                 <widget class="GtkLabel" id="labelVideoCodec"> 
    1738                   <property name="visible">True</property> 
    1739                   <property name="label" translatable="yes">Codec :</property> 
    1740                   <property name="use_underline">False</property> 
    1741                   <property name="use_markup">False</property> 
    1742                   <property name="justify">GTK_JUSTIFY_LEFT</property> 
    1743                   <property name="wrap">False</property> 
    1744                   <property name="selectable">False</property> 
    1745                   <property name="xalign">0</property> 
    1746                   <property name="yalign">0.5</property> 
    1747                   <property name="xpad">0</property> 
    1748                   <property name="ypad">0</property> 
    1749                 </widget> 
    1750                 <packing> 
    1751                   <property name="left_attach">0</property> 
    1752                   <property name="right_attach">1</property> 
    1753                   <property name="top_attach">1</property> 
    1754                   <property name="bottom_attach">2</property> 
    1755                   <property name="x_options">fill</property> 
    1756                   <property name="y_options"></property> 
    1757                 </packing> 
    1758               </child> 
    1759  
    1760               <child> 
    1761                 <widget class="GtkLabel" id="labelVideoBitrate"> 
    1762                   <property name="visible">True</property> 
    1763                   <property name="label" translatable="yes">Bitrate :</property> 
    1764                   <property name="use_underline">False</property> 
    1765                   <property name="use_markup">False</property> 
    1766                   <property name="justify">GTK_JUSTIFY_LEFT</property> 
    1767                   <property name="wrap">False</property> 
    1768                   <property name="selectable">False</property> 
    1769                   <property name="xalign">0</property> 
    1770                   <property name="yalign">0.5</property> 
    1771                   <property name="xpad">0</property> 
    1772                   <property name="ypad">0</property> 
    1773                 </widget> 
    1774                 <packing> 
    1775                   <property name="left_attach">0</property> 
    1776                   <property name="right_attach">1</property> 
    1777                   <property name="top_attach">2</property> 
    1778                   <property name="bottom_attach">3</property> 
    1779                   <property name="x_options">fill</property> 
    1780                   <property name="y_options"></property> 
    1781                 </packing> 
    1782               </child> 
    1783  
    1784               <child> 
    1785                 <widget class="GtkCombo" id="comboVideoDevice"> 
    1786                   <property name="visible">True</property> 
    1787                   <property name="value_in_list">False</property> 
    1788                   <property name="allow_empty">True</property> 
    1789                   <property name="case_sensitive">False</property> 
    1790                   <property name="enable_arrow_keys">True</property> 
    1791                   <property name="enable_arrows_always">False</property> 
    1792  
    1793                   <child internal-child="entry"> 
    1794                 <widget class="GtkEntry" id="entryVideoDevice"> 
    1795                   <property name="visible">True</property> 
    1796                   <property name="can_focus">True</property> 
    1797                   <property name="editable">True</property> 
    1798                   <property name="visibility">True</property> 
    1799                   <property name="max_length">0</property> 
    1800                   <property name="text" translatable="yes">/dev/video</property> 
    1801                   <property name="has_frame">True</property> 
    1802                   <property name="invisible_char" translatable="yes">*</property> 
    1803                   <property name="activates_default">False</property> 
    1804                   <signal name="changed" handler="onVideoDeviceChanged" last_modification_time="Fri, 26 Sep 2003 12:43:13 GMT"/> 
    1805                   <signal name="editing_done" handler="onEntryVideoDeviceEditingDone" last_modification_time="Fri, 26 Sep 2003 13:34:44 GMT"/> 
    1806                 </widget> 
    1807                   </child> 
    1808  
    1809                   <child internal-child="list"> 
    1810                 <widget class="GtkList" id="listVideoDevice"> 
    1811                   <property name="visible">True</property> 
    1812                   <property name="selection_mode">GTK_SELECTION_BROWSE</property> 
    1813                 </widget> 
    1814                   </child> 
    1815                 </widget> 
    1816                 <packing> 
    1817                   <property name="left_attach">1</property> 
    1818                   <property name="right_attach">2</property> 
    1819                   <property name="top_attach">0</property> 
    1820                   <property name="bottom_attach">1</property> 
    1821                   <property name="y_options"></property> 
    1822                 </packing> 
    1823               </child> 
    1824  
    1825               <child> 
    1826                 <widget class="GtkCombo" id="comboVideoCodec"> 
    1827                   <property name="visible">True</property> 
    1828                   <property name="value_in_list">False</property> 
    1829                   <property name="allow_empty">True</property> 
    1830                   <property name="case_sensitive">False</property> 
    1831                   <property name="enable_arrow_keys">True</property> 
    1832                   <property name="enable_arrows_always">False</property> 
    1833  
    1834                   <child internal-child="entry"> 
    1835                 <widget class="GtkEntry" id="entryVideoCodec"> 
    1836                   <property name="visible">True</property> 
    1837                   <property name="can_focus">True</property> 
    1838                   <property name="editable">True</property> 
    1839                   <property name="visibility">True</property> 
    1840                   <property name="max_length">0</property> 
    1841                   <property name="text" translatable="yes">raw</property> 
    1842                   <property name="has_frame">True</property> 
    1843                   <property name="invisible_char" translatable="yes">*</property> 
    1844                   <property name="activates_default">False</property> 
    1845                   <signal name="changed" handler="onVideoCodecChanged" last_modification_time="Fri, 26 Sep 2003 12:43:54 GMT"/> 
    1846                   <signal name="editing_done" handler="onEntryVideoCodecEditingDone" last_modification_time="Fri, 26 Sep 2003 13:34:58 GMT"/> 
    1847                 </widget> 
    1848                   </child> 
    1849  
    1850                   <child internal-child="list"> 
    1851                 <widget class="GtkList" id="listVideoCodec"> 
    1852                   <property name="visible">True</property> 
    1853                   <property name="selection_mode">GTK_SELECTION_BROWSE</property> 
    1854  
    1855                   <child> 
    1856                     <widget class="GtkListItem" id="listitem1141"> 
    1857                       <property name="visible">True</property> 
    1858                       <property name="can_focus">True</property> 
    1859                       <property name="label" translatable="yes">raw</property> 
    1860                     </widget> 
    1861                   </child> 
    1862  
    1863                   <child> 
    1864                     <widget class="GtkListItem" id="listitem1142"> 
    1865                       <property name="visible">True</property> 
    1866                       <property name="can_focus">True</property> 
    1867                       <property name="label" translatable="yes">huff</property> 
    1868                     </widget> 
    1869                   </child> 
    1870  
    1871                   <child> 
    1872                     <widget class="GtkListItem" id="listitem1143"> 
    1873                       <property name="visible">True</property> 
    1874                       <property name="can_focus">True</property> 
    1875                       <property name="label" translatable="yes"></property> 
    1876                     </widget> 
    1877                   </child> 
    1878                 </widget> 
    1879                   </child> 
    1880                 </widget> 
    1881                 <packing> 
    1882                   <property name="left_attach">1</property> 
    1883                   <property name="right_attach">2</property> 
    1884                   <property name="top_attach">1</property> 
    1885                   <property name="bottom_attach">2</property> 
    1886                   <property name="y_options"></property> 
    1887                 </packing> 
    1888               </child> 
    1889  
    1890               <child> 
    1891                 <widget class="GtkSpinButton" id="spinVideoBitrate"> 
    1892                   <property name="visible">True</property> 
    1893                   <property name="can_focus">True</property> 
    1894                   <property name="climb_rate">1</property> 
    1895                   <property name="digits">0</property> 
    1896                   <property name="numeric">False</property> 
    1897                   <property name="update_policy">GTK_UPDATE_ALWAYS</property> 
    1898                   <property name="snap_to_ticks">False</property> 
    1899                   <property name="wrap">False</property> 
    1900                   <property name="adjustment">64 0 100 1 10 10</property> 
    1901                   <signal name="changed" handler="onVideoBitrateChanged" last_modification_time="Fri, 26 Sep 2003 12:44:26 GMT"/> 
    1902                   <signal name="editing_done" handler="onVideoBitrateEditingDone" last_modification_time="Fri, 26 Sep 2003 13:35:16 GMT"/> 
    1903                 </widget> 
    1904                 <packing> 
    1905                   <property name="left_attach">1</property> 
    1906                   <property name="right_attach">2</property> 
    1907                   <property name="top_attach">2</property> 
    1908                   <property name="bottom_attach">3</property> 
    1909                   <property name="y_options"></property> 
    1910                 </packing> 
    1911               </child> 
    19121768            </widget> 
    19131769              </child> 
    1914  
    1915               <child> 
    1916             <widget class="GtkLabel" id="label42"> 
    1917               <property name="visible">True</property> 
    1918               <property name="label" translatable="yes">Video</property> 
    1919               <property name="use_underline">False</property> 
    1920               <property name="use_markup">False</property> 
    1921               <property name="justify">GTK_JUSTIFY_LEFT</property> 
    1922               <property name="wrap">False</property> 
    1923               <property name="selectable">False</property> 
    1924               <property name="xalign">0.5</property> 
    1925               <property name="yalign">0.5</property> 
    1926               <property name="xpad">0</property> 
    1927               <property name="ypad">0</property> 
    1928             </widget> 
    1929             <packing> 
    1930               <property name="type">label_item</property> 
    1931             </packing> 
    1932               </child> 
    1933             </widget> 
    1934             <packing> 
    1935               <property name="padding">0</property> 
    1936               <property name="expand">True</property> 
    1937               <property name="fill">True</property> 
    1938             </packing> 
    1939           </child> 
    1940  
    1941           <child> 
    1942             <widget class="GtkFrame" id="frameAudio"> 
    1943               <property name="visible">True</property> 
    1944               <property name="label_xalign">0</property> 
    1945               <property name="label_yalign">0.5</property> 
    1946               <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> 
    1947  
    1948               <child> 
    1949             <widget class="GtkTable" id="table3"> 
    1950               <property name="visible">True</property> 
    1951               <property name="n_rows">3</property> 
    1952               <property name="n_columns">2</property> 
    1953               <property name="homogeneous">False</property> 
    1954               <property name="row_spacing">0</property> 
    1955               <property name="column_spacing">0</property> 
    1956  
    1957               <child> 
    1958                 <widget class="GtkLabel" id="labelAudioDevice"> 
    1959                   <property name="visible">True</property> 
    1960                   <property name="label" translatable="yes">Device :</property> 
    1961                   <property name="use_underline">False</property> 
    1962                   <property name="use_markup">False</property> 
    1963                   <property name="justify">GTK_JUSTIFY_LEFT</property> 
    1964                   <property name="wrap">False</property> 
    1965                   <property name="selectable">False</property> 
    1966                   <property name="xalign">0</property> 
    1967                   <property name="yalign">0.5</property> 
    1968                   <property name="xpad">0</property> 
    1969                   <property name="ypad">0</property> 
    1970                 </widget> 
    1971                 <packing> 
    1972                   <property name="left_attach">0</property> 
    1973                   <property name="right_attach">1</property> 
    1974                   <property name="top_attach">0</property> 
    1975                   <property name="bottom_attach">1</property> 
    1976                   <property name="x_options">fill</property> 
    1977                   <property name="y_options"></property> 
    1978                 </packing> 
    1979               </child> 
    1980  
    1981               <child> 
    1982                 <widget class="GtkLabel" id="labelAudioCodec"> 
    1983                   <property name="visible">True</property> 
    1984                   <property name="label" translatable="yes">Codec :</property> 
    1985                   <property name="use_underline">False</property> 
    1986                   <property name="use_markup">False</property> 
    1987                   <property name="justify">GTK_JUSTIFY_LEFT</property> 
    1988                   <property name="wrap">False</property> 
    1989                   <property name="selectable">False</property> 
    1990                   <property name="xalign">0</property> 
    1991                   <property name="yalign">0.5</property> 
    1992                   <property name="xpad">0</property> 
    1993                   <property name="ypad">0</property> 
    1994                 </widget> 
    1995                 <packing> 
    1996                   <property name="left_attach">0</property> 
    1997                   <property name="right_attach">1</property> 
    1998                   <property name="top_attach">1</property> 
    1999                   <property name="bottom_attach">2</property> 
    2000                   <property name="x_options">fill</property> 
    2001                   <property name="y_options"></property> 
    2002                 </packing> 
    2003               </child> 
    2004  
    2005               <child> 
    2006                 <widget class="GtkLabel" id="labelAudioBitrate"> 
    2007                   <property name="visible">True</property> 
    2008                   <property name="label" translatable="yes">Bitrate :</property> 
    2009                   <property name="use_underline">False</property> 
    2010                   <property name="use_markup">False</property> 
    2011                   <property name="justify">GTK_JUSTIFY_LEFT</property> 
    2012                   <property name="wrap">False</property> 
    2013                   <property name="selectable">False</property> 
    2014                   <property name="xalign">0</property> 
    2015                   <property name="yalign">0.5</property> 
    2016                   <property name="xpad">0</property> 
    2017                   <property name="ypad">0</property> 
    2018                 </widget> 
    2019                 <packing> 
    2020                   <property name="left_attach">0</property> 
    2021                   <property name="right_attach">1</property> 
    2022                   <property name="top_attach">2</property> 
    2023                   <property name="bottom_attach">3</property> 
    2024                   <property name="x_options">fill</property> 
    2025                   <property name="y_options"></property> 
    2026                 </packing> 
    2027               </child> 
    2028  
    2029               <child> 
    2030                 <widget class="GtkCombo" id="comboAudioDevice"> 
    2031                   <property name="visible">True</property> 
    2032                   <property name="value_in_list">False</property> 
    2033                   <property name="allow_empty">True</property> 
    2034                   <property name="case_sensitive">False</property> 
    2035                   <property name="enable_arrow_keys">True</property> 
    2036                   <property name="enable_arrows_always">False</property> 
    2037  
    2038                   <child internal-child="entry"> 
    2039                 <widget class="GtkEntry" id="entryAudioDevice"> 
    2040                   <property name="visible">True</property> 
    2041                   <property name="can_focus">True</property> 
    2042                   <property name="editable">True</property> 
    2043                   <property name="visibility">True</property> 
    2044                   <property name="max_length">0</property> 
    2045                   <property name="text" translatable="yes">/dev/dsp</property> 
    2046                   <property name="has_frame">True</property> 
    2047                   <property name="invisible_char" translatable="yes">*</property> 
    2048                   <property name="activates_default">False</property> 
    2049                   <signal name="changed" handler="onAudioDeviceChanged" last_modification_time="Fri, 26 Sep 2003 12:45:20 GMT"/> 
    2050                   <signal name="editing_done" handler="onEntryAudioDeviceEditingDone" last_modification_time="Fri, 26 Sep 2003 13:35:30 GMT"/> 
    2051                 </widget> 
    2052                   </child> 
    2053  
    2054                   <child internal-child="list"> 
    2055                 <widget class="GtkList" id="listAudioDevice"> 
    2056                   <property name="visible">True</property> 
    2057                   <property name="selection_mode">GTK_SELECTION_BROWSE</property> 
    2058                 </widget> 
    2059                   </child> 
    2060                 </widget> 
    2061                 <packing> 
    2062                   <property name="left_attach">1</property> 
    2063                   <property name="right_attach">2</property> 
    2064                   <property name="top_attach">0</property> 
    2065                   <property name="bottom_attach">1</property> 
    2066                   <property name="y_options"></property> 
    2067                 </packing> 
    2068               </child> 
    2069  
    2070               <child> 
    2071                 <widget class="GtkCombo" id="comboAudioCodec"> 
    2072                   <property name="visible">True</property> 
    2073                   <property name="value_in_list">False</property> 
    2074                   <property name="allow_empty">True</property> 
    2075                   <property name="case_sensitive">False</property> 
    2076                   <property name="enable_arrow_keys">True</property> 
    2077                   <property name="enable_arrows_always">False</property> 
    2078  
    2079                   <child internal-child="entry"> 
    2080                 <widget class="GtkEntry" id="entryAudioCodec"> 
    2081                   <property name="visible">True</property> 
    2082                   <property name="can_focus">True</property> 
    2083                   <property name="editable">True</property> 
    2084                   <property name="visibility">True</property> 
    2085                   <property name="max_length">0</property> 
    2086                   <property name="text" translatable="yes">raw</property> 
    2087                   <property name="has_frame">True</property> 
    2088                   <property name="invisible_char" translatable="yes">*</property> 
    2089                   <property name="activates_default">False</property> 
    2090                   <signal name="changed" handler="onAudioCodecChanged" last_modification_time="Fri, 26 Sep 2003 12:45:50 GMT"/> 
    2091                   <signal name="editing_done" handler="onEntryAudioCodecEditingDone" last_modification_time="Fri, 26 Sep 2003 13:35:43 GMT"/> 
    2092                 </widget> 
    2093                   </child> 
    2094  
    2095                   <child internal-child="list"> 
    2096                 <widget class="GtkList" id="listAudioCodec"> 
    2097                   <property name="visible">True</property> 
    2098                   <property name="selection_mode">GTK_SELECTION_BROWSE</property> 
    2099  
    2100                   <child> 
    2101                     <widget class="GtkListItem" id="listitem1129"> 
    2102                       <property name="visible">True</property> 
    2103                       <property name="can_focus">True</property> 
    2104                       <property name="label" translatable="yes">raw</property> 
    2105&nb