Open GoogleCodeExporter opened 9 years ago
Hello,
It's me again, seems that the latest FFmpeg revisions now support 24 and 32 bit
audio files.
http://ffmpeg.org/trac/ffmpeg/wiki/audio%20types
https://ffmpeg.org/trac/ffmpeg/ticket/210
So, I was wondering if it could be added to the next xvid4psp version too?
Thanks
Original comment by Okocha1...@gmail.com
on 21 Jan 2013 at 12:02
Hello.
I know, but recent FFmpeg\avconv builds requires various changes in XviD4PSP,
otherwise they aren't compatible. Also 24-bit support isn't there not because
FFmpeg (in the past; for FLAC) can't handle it, but for other reasons. So, I
can't promise you anything..
Original comment by forc...@gmail.com
on 21 Jan 2013 at 3:36
Thanks for your reply.
Problem is when I've to trim videos then it becomes complicated. Because then,
I've to also use megui to make a trim of the audio (which isn't the best
solution and not always accurate) and then use the audio copy function in
xvid4psp.
And lately more and more BDMVs needs to be trimmed, because they merge all
episodes in one single m2ts.
Original comment by Okocha1...@gmail.com
on 22 Jan 2013 at 2:00
Another bug in xvid4psp's ffmepg.
2.1 LFE track get encoded as 3.0 Center track.
The channel mask doesn't get preserved.
Original comment by Okocha1...@gmail.com
on 11 May 2013 at 1:36
Attachments:
xvid4psp's flac re-encode
Original comment by Okocha1...@gmail.com
on 11 May 2013 at 1:54
Attachments:
the latest LAV revision now reads the flac channel masks, that's how you can
see the order wasn't preserved
Original comment by Okocha1...@gmail.com
on 11 May 2013 at 1:55
Currently XviD4PSP 5 doesn't bother about channel layout at all! It gets
n-numbers of channels from the decoder (not looking at the layout) and simply
piping it into encoder, without any explanation how to treat them. Currently
used downmixing filters (n->2) also not layout-aware, so downmixing can be
broken\incorrect too. This part really must be "fixed" and\or configurable
somehow. But really, currently I don't want to do it.. Like other things too,
because I'm not with XviD4PSP right now and can't suppose when I will be in the
mood for developing again :) .
Original comment by forc...@gmail.com
on 12 May 2013 at 1:47
I usually use xvid4psp version 6 for audio stuff, try that.
Original comment by b...@live.com
on 18 May 2013 at 1:21
Thanks but that won't work for trims and cuts.
Original comment by Okocha1...@gmail.com
on 19 May 2013 at 5:07
Original issue reported on code.google.com by
Okocha1...@gmail.com
on 15 May 2012 at 10:07