Your message dated Sat, 06 Jul 2013 01:19:33 +0000
with message-id <e1uvh9x-0007um...@franck.debian.org>
and subject line Bug#714958: fixed in transcode 3:1.1.7-5
has caused the Debian Bug report #714958,
regarding transcode fails to extract AC3 audio track as is when audio track
number is not 0
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
714958: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714958
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: <nombredelpaquete>
Version: <versióndelpaquete>
Dear Maintainer,
1) When trying to make an AVI file from VOB files, extracting audio track
number 1 (not audio track
number 0, which I do not want in the AVI file) in AC3 format, I type this:
$ transcode -H10 -a1 -xvob -i vob/ -w 1726,50 -A -N 0x2000 -f 25.000 -y xvid -o
output.avi
and this is one of the lines that appear:
[import_vob.so] tccat -i "vob/" -t vob -d 0 -S 0 | tcdemux -M 1 -a 1 -x ac3 -S
0 -d 0 | tcextract -t
vob -a 0 -x ac3 -d 1 | tcextract -t raw -x ac3 -d 0
where you can see that tcdemux uses "-a1" and "-d0" (which is right), but
tcextract uses "-a0" and
"-d1" (which is wrong, because I want audio track number 1, not 0; and
verbosity is unexpectedly set
to 1). Thus, transcode ends as...
[transcode] encoded 0 frames (0 dropped, 0 cloned), clip length 0.00 s
2) Nevertheless, when the same files are used to code the same AC3 track into
an MP3 audio track,
everything goes well:
$ transcode -H10 -a1 -xvob -i vob/ -w 1726,50 -b 128,0,2 -f 25.000 -y xvid -o
output.avi
and this is one of the lines that appear:
[import_vob.so] tccat -i "vob/" -t vob -d 0 -S 0 | tcdemux -M 1 -a 1 -x ac3 -S
0 -d 0 | tcextract -t
vob -a 1 -x ac3 -d 0 | tcdecode -x ac3 -d 0 -s 1.000000,1.000000,1.000000 -A 0
where you can see that tcdemux uses "-a1" and "-d0" (which is right), and now
tcextract uses "-a1"
and "-d0" (which is right). Thus, transcode works well and finishes succesfully
after a few minutes:
[transcode] encoded 15427 frames (0 dropped, 0 cloned), clip length 617.08 s
Thank you very much for your help!
Best regards!
--
Conrado Badenas Mengod
Burjassot/Valencia/Onteniente
--- End Message ---
--- Begin Message ---
Source: transcode
Source-Version: 3:1.1.7-5
We believe that the bug you reported is fixed in the latest version of
transcode, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 714...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alessio Treglia <ales...@debian.org> (supplier of updated transcode package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 06 Jul 2013 01:58:47 +0100
Source: transcode
Binary: transcode transcode-dbg transcode-doc
Architecture: source amd64 all
Version: 3:1.1.7-5
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Alessio Treglia <ales...@debian.org>
Description:
transcode - Text console video-stream processing tool
transcode-dbg - Text console video-stream processing tool - debugging symbols
transcode-doc - Text console video-stream processing tool (documentation)
Closes: 707321 714958
Changes:
transcode (3:1.1.7-5) unstable; urgency=low
.
[ Rogério Brito ]
* debian/rules: Don't disable SSE and SSE2 on amd64. (Closes: #707321)
.
[ Fabian Greffrath ]
* Fix Homepage field, we are following the transcode-tcforge fork.
* Fix extracting AC3 audio tracks when audio track number is
not 0 (Closes: #714958).
.
[ Alessio Treglia ]
* Upload to unstable.
* Bump Standards.
Checksums-Sha1:
488c8dae02e8e67464dd7258891acd1eb70fceff 2604 transcode_1.1.7-5.dsc
0aeeddb179d882b0d7349e83e63ee5a2988d88ab 8057 transcode_1.1.7-5.debian.tar.gz
4e44263cea4a3d7380aa7ec21a6b27a4780645ab 1597556 transcode_1.1.7-5_amd64.deb
b9e5a88db25d8db86d74aecc55e2d24af9b42624 3726778
transcode-dbg_1.1.7-5_amd64.deb
aa2a76102242c7a1d46b4efa3b6d4f0c06f681f2 292416 transcode-doc_1.1.7-5_all.deb
Checksums-Sha256:
a2107924f7c5671cd0cdea811ca4b313ea2e61373929a13f7bf2b2a3c1fd3a54 2604
transcode_1.1.7-5.dsc
b58328faa0b163132336a264c8f5d6a3f06e6bc54587b2a076bee9b3337e96a5 8057
transcode_1.1.7-5.debian.tar.gz
7e8f9edc597d984f711354637fdc875203a1720fcf82da0a75dbb85fbb268c66 1597556
transcode_1.1.7-5_amd64.deb
12b8301c9f1511de616728bf69ea0b5b0263a7acf003479ade1464f2c069ee15 3726778
transcode-dbg_1.1.7-5_amd64.deb
0f2f124dd0493ba8ed8c5754aa0556e3c9f0e752a3fbdfc8637327169ae4f902 292416
transcode-doc_1.1.7-5_all.deb
Files:
4f1309957b7dec4249b83092a5d7782c 2604 video optional transcode_1.1.7-5.dsc
9aad6da81f3d11911e45f3e6e8c238ca 8057 video optional
transcode_1.1.7-5.debian.tar.gz
13bd3bf3dc96de1595220e7ab07a028e 1597556 video optional
transcode_1.1.7-5_amd64.deb
80845ace198b183c665f576389b4375c 3726778 debug extra
transcode-dbg_1.1.7-5_amd64.deb
b6be59cb84cdc404808d8b15e3629a40 292416 doc optional
transcode-doc_1.1.7-5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBAgAGBQJR124DAAoJEOikiuUxHXZaz+YP/1m0cY9m46hBlgwlpD8YDKB0
185jaf2IPqN1vZQHJxDUIEODSjCsuhWXGJPQtnxD0PnBP/LDYguiitaGtLtM4G1g
HQ44yxmcbShB1EBDl43vbYXTTQeVFSmu1ToVkwZswqI8Z+shleDs4+PaB+jaIvC/
V4ZRbWxTZvFarezZYdqnHebwt/g6pTXD/ZYWqfhmaNN68fNkCbtcNv2ZnqLJ37nj
9iyLVEcTXrDclbl7dqMXjedsvgk8GVvIofEAYtQJDoTgxy85vD4566Js95cCCUOm
rcLTV+sySLlzKfOC40GRYQCbnMUbrMrx8bvD46tZV04qGVYMfdjDYCndY0TAyt/f
CXILw0084IIjqaInsGABpZGHaQCcllZHKR5jslW7UFcDC3tZfiCbkEhq3l91nNYR
Q5GkPai56oaE9bMXduVLeJ2/fCLC13yY15nU+0HafJYI3KK+m+4PDhIB/HrZyhIO
qNqT4QwzCQOeY4RVA8luHycUsCnejOxQ44u6Qs8SSWBdD7U7usblMiEOwbUiKBFA
nVS5cx+4ijhLg6p4K/OBDMabVkXW+PD0skHXzar+xndkUNtjqotWVQ4XKIsXINRn
znII+isye33eIWLWw/20oc/NdeyDFbo1coU6QTQ8NvCDd4aRo9XXc8Dn7SxyEwQM
jvrhNzUHV3kl6rM66TOl
=6Uid
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers