Thread: FLV -> Flac
anyway rip audio flv , convert flac or mp3 without quality loss?
it can done ffmpeg (although converting between lossy formats not best), exact syntax depends on contents of flv file. these can contain aac sound , matter of copying aac new container. can install copy of ffmpeg , run command:
against 1 of files, of course substituting name of own file my_file.flv. should simple matter suggest appropriate syntax then...code:ffmpeg -i my_file.flv
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] FLV -> Flac
Ubuntu

Comments
Post a Comment