Hi,

aubuti;510386 Wrote: 
> I don't know how to help you with the ac3 problem, but at least I can
> help with the smilies. Paste the log between > 
Code:
--------------------
  >   > 
--------------------
> >  tags and it won't try to do the silly conversion into smilies.
> 

Thanks for that. I did not know how to enter the tags.

I extually kept experimenting, had a look at the first post in the
thread and found this working line:

Code:
--------------------
    ac3 wav * *
  # F
  [ffmpeg] -i $FILE$ -f wav -
--------------------


I do not know why I had not tried this earlier. Probably it did not
work for some reason when I first two three years ago.

This plays the music, but does not show me the meta data stored in the
tags. Any idea how I can get that to work? Maybe FLAC might help, but
this still does not work. No idea why, because the code after the | is
exactly the same with other standard conversion commands:

Code:
--------------------
    ac3 flc * *
  # F
  [ffmpeg] -i $FILE$ -f wav - | [flac] -cs --totally-silent 
--compression-level-0 -
--------------------


That's all for now, it's time for me to sleep. Good night,

rumpel


-- 
rumpel
------------------------------------------------------------------------
rumpel's Profile: http://forums.slimdevices.com/member.php?userid=10589
View this thread: http://forums.slimdevices.com/showthread.php?t=29638

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to