ALT Linux Bugzilla
– Attachment 4926 Details for
Bug 25587
не кодирует в AC3
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
aud_aux.c.patch
aud_aux.c.patch (text/plain), 575 bytes, created by
Zerg
on 2011-05-07 04:59:42 MSK
(
hide
)
Description:
aud_aux.c.patch
Filename:
MIME Type:
Creator:
Zerg
Created:
2011-05-07 04:59:42 MSK
Size:
575 bytes
patch
obsolete
>--- aud_aux.c~ 2010-09-14 12:34:37.000000000 +0400 >+++ aud_aux.c 2011-05-07 04:50:26.000000000 +0400 >@@ -347,6 +347,7 @@ static int tc_audio_init_ffmpeg(vob_t *v > //-- set parameters (bitrate, channels and sample-rate) -- > //-------------------------------------------------------- > memset(&mpa_ctx, 0, sizeof(mpa_ctx)); // default all >+ mpa_ctx.codec_type = CODEC_TYPE_AUDIO; > mpa_ctx.bit_rate = vob->mp3bitrate * 1000; // bitrate dest. > mpa_ctx.channels = vob->dm_chan; // channels > mpa_ctx.sample_rate = vob->a_rate;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 25587
: 4926