Question / Help (closed (I fixed it)) videos recorded with obs don't play or are getting sort of datamoshed (see video/error log)

Taboo

New Member
hello I'm taboo.

today I recorded several videos.
I can't see the footage when I open the video in windows movies and tv.
when I open the video in sony vegas the video gets distorted and sort of datamoshed.

I never had this befor

please help
-taboo

ps. VLC works but I have to edit the footage and that doesn't work
 
Last edited:
Don't record in MP4 directly. If anything happens abruptly the MP4 file becomes bricked. Use FLV (or MKV for multiple audio channels) to record and remux the file in the drop-down menu on OBS.
 

Taboo

New Member
here you have the log file(s) (ill get the media info later)
 

Attachments

  • 2018-09-09 19-39-45.txt
    64.2 KB · Views: 8

Taboo

New Member
media info \/

2018-09-09 19-39-45:
Complete name : D:\downloadzz\montages\clips\2018-09-09 19-34-39.mp4
Format : MPEG-4
Format profile : Base Media
Codec ID : isom (isom/iso2/avc1/mp41)
File size : 950 KiB
Duration : 6 s 350 ms
Overall bit rate mode : Variable
Overall bit rate : 1 226 kb/s
Writing application : Lavf57.84.100
 

Boildown

Active Member
19:40:23.919: [NVENC encoder: 'recording_h264'] settings:
19:40:23.919: rate_control: lossless
19:40:23.919: bitrate: 0
19:40:23.919: cqp: 0
19:40:23.919: keyint: 250
19:40:23.919: preset: default
19:40:23.919: profile: high444p

Vegas more than likely doesn't like lossless video nor high444p profile / 4:4:4 chroma subsampling. Use any other rate control method and 4:2:0 subsampling. If you insist you need that high quality, you need to find a better NLE.
 
Top