[FFmpeg-user] Problem with recorded YouTube stream

H agents at meddatainc.com
Mon Apr 20 21:42:14 EEST 2020


I am running ffmpeg 2.8.15 under CentOS 7, the latest version released for that operating system.

Yesterday I recorded a YouTube stream for later playback. However, playing it back in ffmpeg results in the dreaded:

[mov,mp4,m4a,3gp,3g2,mj2 @ 0x1d5ac20] moov atom not found
abb.mp4: Invalid data found when processing input

I saved the information output by ffmpeg (youtube-dl) when recording the stream and am hoping that someone could suggest some options I could use for ffmpeg to allow me to play the stream back. Here is what I believe might be key info:

Metadata:
    encoder         : Lavf56.40.101
    Stream #0:0: Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 30 fps, 30 tbr, 90k tbn, 90k tbc
    Stream #0:1: Audio: aac ([64][0][0][0] / 0x0040), 48000 Hz, stereo, 120 kb/s
Stream mapping:
  Stream #0:1 -> #0:0 (copy)
  Stream #0:0 -> #0:1 (copy)
Press [q] to stop, [?] for help
[tls @ 0x22e0d00] The TLS connection was non-properly terminated.
[tls @ 0x22e0d00] The specified session has been invalidated for some reason.
[tls @ 0x2309820] The TLS connection was non-properly terminated.te= 224.4kbits/s   

...


Thank you.



More information about the ffmpeg-user mailing list