[FFmpeg-user] Need to convert .m4e to .ts
Jason Reeves
jhr at unitedentropy.com
Thu Aug 18 21:16:27 EEST 2016
Thanks, Moritz. Here's my existing ffmpeg version info. It's pretty
recent, but I'll go ahead and download source and compile a fresh copy.
$ ffmpeg -version
ffmpeg version N-80901-gfebc862 Copyright (c) 2000-2016 the FFmpeg
developers
built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
configuration: --extra-libs=-ldl --prefix=/opt/ffmpeg
--mandir=/usr/share/man --enable-avresample --disable-debug
--enable-nonfree --enable-gpl --enable-version3 --enable-libopencore-amrnb
--enable-libopencore-amrwb --disable-decoder=amrnb --disable-decoder=amrwb
--enable-libpulse --enable-libfreetype --enable-gnutls --enable-libx264
--enable-libx265 --enable-libfdk-aac --enable-libvorbis --enable-libmp3lame
--enable-libopus --enable-libvpx --enable-libspeex --enable-libass
--enable-avisynth --enable-libsoxr --enable-libxvid --enable-libvidstab
libavutil 55. 28.100 / 55. 28.100
libavcodec 57. 48.101 / 57. 48.101
libavformat 57. 41.100 / 57. 41.100
libavdevice 57. 0.102 / 57. 0.102
libavfilter 6. 47.100 / 6. 47.100
libavresample 3. 0. 0 / 3. 0. 0
libswscale 4. 1.100 / 4. 1.100
libswresample 2. 1.100 / 2. 1.100
libpostproc 54. 0.100 / 54. 0.100
On Thu, Aug 18, 2016 at 1:10 PM, Moritz Barsnick <barsnick at gmx.net> wrote:
> Hi Jason,
>
> On Thu, Aug 18, 2016 at 12:16:16 -0500, Jason Reeves wrote:
> > $ avprobe video-MP4V-ES-1-00000-00060.m4e
> > avprobe version 9.18-6:9.18-0ubuntu0.14.04.1+fdkaac, Copyright (c)
> > 2007-2014 the Libav developers
> > built on Apr 10 2015 23:18:58 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
>
> This is *NOT* the ffmpeg support on this list, sorry. Please be sure to
> be using a very recent (git master HEAD) version of ffmpeg when
> reporting issues. The ffmpeg supported on this list is the one
> from https://www.ffmpeg.org/.
>
> > $ ffmpeg -i video-MP4V-ES-1-00000-00060.m4e -codec copy -f mpegts
> video.ts
>
> Once you are sure you have the proper ffmpeg, please provide the
> complete, uncut console output along with the command line.
>
> But I am quite convinced your issues will go away once you use the
> proper version. ;-)
>
> Cheers,
> Moritz
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-user
mailing list