bpa wrote:
> IIRC There was a "split" in the developers - so some distros have avconv
> others have ffmpeg. Usually interchanegable except for some build
> options.
>
> What happened to the remainder of the command in red ?
>
> avconv -i "/mnt/samba/Music/Albums/Various Artists - In the Night
> Garden/24 Time to Go to Sleep.m4a" -map 0 -map -0:v -c copy output.mp4
I was just trying to see what ffmpeg reported the on the file (which it
will do if you don't specify an output file), but instead it errors on
the input, and so I get the same error if I supply the whole command.
Code:
--------------------
root@SqueezePlug:~# ffmpeg -i "/mnt/samba/Music/Albums/Various Artists - In
the Night Garden/24 Time to Go to Sleep.m4a" -map 0 -map -0:v -c copy output.m4a
ffmpeg version 0.8.21-6:0.8.21-0+deb7u1+rpi1, Copyright (c) 2000-2014 the
Libav developers
built on Oct 26 2017 14:35:48 with gcc 4.6.3
The ffmpeg program is only provided for script compatibility and will be
removed
in a future release. It has been deprecated in the Libav project to allow for
incompatible command line syntax improvements in its replacement called avconv
(see Changelog for details). Please use avconv instead.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x1df3660] error reading header: -1094995529
/mnt/samba/Music/Albums/Various Artists - In the Night Garden/24 Time to Go
to Sleep.m4a: Invalid data found when processing input
root@SqueezePlug:~#
--------------------
I probably need to use a newer version of ffmpeg than comes with that
Raspberry Wheezy distro that my SqueezePlug is based on.
Where are you seeing that the audio is not the first track in the file?
If I use another tool I have on windows (AVANTI GUI, basically a GUI for
the ffmpeg command) and use my duff m4a as the input file it reads it
as:
Code:
--------------------
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:/Users/Richard/OneDrive/Music/
24 Time to Go to Sleep.m4a':
Duration: 00:01:55.80, start: 0.047889, bitrate: 137 kb/s
Stream #0:0(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp,
127 kb/s (default)
Stream #0:1: Video: mjpeg, yuvj444p(pc, bt470bg/unknown/unknown),
600x533 [SAR 72:72 DAR 600:533], 90k tbr, 90k tbn, 90k tbc
----------------------------------------------------------------------------------------------
--------------------
------------------------------------------------------------------------
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