bpa wrote: 
> I'd be interested to examine the track in detail.  It;'s the only way to
> tackle these odd issues.,  MPEG4 has many options and so hard to say
> offhand what the issue could be.  You can use something like ffmpeg to
> re-encode without having to rerip but it is not a friendly tool.
> 
> I had hope some other detail might show up in the log - they didn't.
> 
> It looks like the transcode faad/flac just stops without transcoding any
> audio.
> 
> If the problem is faad - it may produce an error message if run from a
> shell prompt with a command such as 
> > 
Code:
--------------------
  >   > 
  > /usr/share/squeezeboxserver/Bin/armhf-linux/faad" -w -f 1 
"/mnt/samba/Music/Albums/Various Artists - In the Night Garden/24 Time to Go to 
Sleep.m4a"  >output.wav
  > 
--------------------
> > 

Well that had me foxed for a good while before I spotted the rogue "
after faad. So assuming the command is 
Code:
--------------------
    /usr/share/squeezeboxserver/Bin/armhf-linux/faad -w -f 1 
"/mnt/samba/Music/Albums/Various Artists - In the Night Garden/24 Time to Go to 
Sleep.m4a"  >output.wav
--------------------
The command never finishes, and if I force quit it with Ctrl-C,
output.wav is zero bytes.


------------------------------------------------------------------------
rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397
View this thread: http://forums.slimdevices.com/showthread.php?t=111719

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

Reply via email to