[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]
Re: [transcode-users] Re: reading nuppelvideo-stream from stdin/fifo+ PA
On 04.09.02, Christian Reiniger wrote:
>On Wednesday 2002-09-04 11:11, Tilmann Bitterberg wrote:
>> This is a bug and should be fixed.
>> Please try the attached patch and see if it works with an 11 GB
>> file.
>
>Argh. Why did you have to send that just *one minute* before I fixed it
>myself? I was so glad I could submit a patch! ;+)
I am very sorry :)
>> I created a 3 GB nuv file and could reproduce the problem, the
>> patch let me read the file cleanly. Without the patch transcode
>> just hangs (like you said).
>
>Yup, works like a charm. Not surprising, as it's exactly the solution I
>found *duck* :)
Thanks for acknowledging me :) Don't be sad, there are a lot of
other bugs in transcode which need to be fixed.
http://www.theorie.physik.uni-goettingen.de/~ostreich/transcode/pending.html
I came across this just yesterday:
When the input file, eg an AVI has an audio track with 5
channels dolby surrond sound and you want to encode it as stereo
mp3 sound, weird things happen. transcode detects the input file
correctly [48000,16,5] and wants to create an output file with
the same parameters. This is plain wrong, because the audio gets
downmixed in the import module (import_ac3) to 2 channels but
transcode still believes its a 5 channel audio file
Tilmann
--
Sometimes transcode changes or | Searchable
adds new features while your | mailing-list archives
are encoding. | http://itdp.de/transcode-users/
-- ThOe | http://itdp.de/transcode-devel/
_______________________________________________
transcode-users mailing list
transcode-users@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
http://www.theorie.physik.uni-goettingen.de/mailman/listinfo/transcode-users
- [transcode-users] reading nuppelvideo-stream from stdin/fifo, Christian Reiniger, 2002/09/03
- Re: [transcode-users] reading nuppelvideo-stream from stdin/fifo, Marc Leeman, 2002/09/04
- Re: [transcode-users] reading nuppelvideo-stream from stdin/fifo, Marc Leeman, 2002/09/04
- [transcode-users] Reading damaged NUV file (was: reading nuppelvideo-stream fromstdin/fifo), Tilmann Bitterberg, 2002/09/04
- Re: [transcode-users] Reading damaged NUV file (was: reading nuppelvideo-stream from stdin/fifo), Marc Leeman, 2002/09/04
- Re: [transcode-users] Reading damaged NUV file (was: reading nuppelvideo-stream from stdin/fifo), Marc Leeman, 2002/09/05
- Re: [transcode-users] reading nuppelvideo-stream from stdin/fifo, Christian Reiniger, 2002/09/04