It looks the voideo content is causing the problem.  Try the ffmpeg
following command - it strips the video track out.

Code:
--------------------
    
  ffmpeg -i DIY.m4a -vn -c:a copy DIY-novideo.m4a
  
--------------------


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=109839

_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to