Project

General

Profile

Bug #5113

Can't record anything but pass format

Added by Patrick anthropo over 6 years ago. Updated over 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-05-16
Due date:
% Done:

0%

Estimated time:
Found in version:
4.0.10
Affected Versions:

Description

Hello
I only can record in ts format.

When i select mkv format, it ends with a

mkv: /home/Public/Multimedia/Video/Enregistrements TV/trest.2018-05-16.mkv: Write failed -- Argument invalide

2018-05-16 16:07:50.186 dvr: Recording error: "/home/Public/Multimedia/Video/Enregistrements TV/trest.2018-05-16.mkv": Unable to init file

I thought it was permission rights but even if i put tmp as directory it fails. I didnt't find how to log this.

Can you guide me to debug this please ?

History

#1

Updated by Max Max over 6 years ago

Seems like the code does not include useful debug commands for that case.

Bu to debug this, you could check what value "mk->error" has in file "src/muxer/muxer_mkv.c" in line 1351 by adding something like tvhinfo(LS_MUXER, "errno is %i", mk->error); and see the console output.

Also available in: Atom PDF