Displaying 5 results from an estimated 5 matches for "encode_file".
Did you mean:
code_file
2004 Sep 10
0
ERROR: mismatch in decoded data, verify FAILED!
...h=1, min_residual_partition_order=0,
max_residual_partition_order=16, rice_parameter_search_dist=0,
max_lpc_order=32, blocksize=4608, qlp_coeff_precision=0, padding=0,
requested_seek_points=0x8308120 "100x", num_requested_seek_points=-1)
at encode.c:292
#13 0x8050aa4 in encode_file (infilename=0xbffffa09 "/tmp/test-9.wav",
forced_outfilename=0xbfffe7d8 "/tmp/test-9.flac") at main.c:581
#14 0x804fd34 in main (argc=4, argv=0xbffff884) at main.c:377
#15 0x4006038b in __libc_start_main () from /lib/libc.so.6
Also, Kai has been kind enough to send me a co...
2006 Jun 04
0
Re: flac with >4GB raw still does not work (CVS)
...310cc0,
replay_gain = 0, sector_align = 0, vorbis_comment = 0x833d328, debug =
{disable_constant_subframes = 0, disable_fixed_subframes = 0,
disable_verbatim_subframes = 0}}, is_big_endian = 0,
is_unsigned_samples = 0, channels = 2, bps = 16, sample_rate = 44100})
at encode.c:1060
#2 0x0805d53a in encode_file (infilename=0x833d3e0
"/mnt/sda/Sound/Recording/2006-06-02/a.raw", is_first_file=1,
is_last_file=1) at main.c:1699
#3 0x08059493 in do_it () at main.c:519
#4 0x08058943 in main (argc=11, argv=0xbfd85bd4) at main.c:297
--
avuton
--
Anyone who quotes me in their sig is an idiot. -- Rus...
2016 Jan 09
0
flac, UTF-8 and Windows
...ays set to CP_UTF8.
Actually, there's a code in metaflac/operations_shorthand_vorbiscomment.c and
flac/vorbiscomment.c that won't work if get_utf8_argv() failed:
...
#ifdef _WIN32 /* everything in UTF-8 already. Must not alter */
...
So, flac.exe calls get_utf8_argv(), then calls encode_file() which uses
flac_fopen() itself, and then indirectly calls FLAC__stream_encoder_init_{ogg_}file()
from libFLAC.
One of the parameters of this function is const char *filename.
Since filename is an UTF-8 encoded string, this libFLAC function must
call file functions from share/win_utf8_io/win_utf...
2006 Jun 03
2
flac with >4GB raw still does not work (CVS)
I'm attempting to flac a 18GB raw file, and as per 1328191 I compiled
CVS, when it gets to 4GB it doesn't continue. I've tried stracing and
get no output after a certain point. I also have tried oggflac and it
is no different. I configured with no options or special CFLAGS and
this is on a x86 machine. Is there anything special I need to do to
get this to work?
I have also tried with
2004 Sep 10
5
ERROR: mismatch in decoded data, verify FAILED!
> > I also had this verify error encoding a wav I ripped from a CD. I
> didn't
> > report this as it happended on flac running on debian linux
> -current unstable.
> > This error happened only with one track of a CD I was ripping.
> >
> > Another reason for me not reporting this was, that flac 1.0 running
> on OpenBSD
> > 2.9 encoded the wav with